| Summary Item | Total | Failed |
|---|---|---|
| Requests | 162 | 3 |
| Prerequest Scripts | 189 | 0 |
| Test Scripts | 237 | 4 |
| Assertions | 198 | 35 |
| Skipped Tests | 0 | - |
expected 502 to be below 400
expected 500 to equal 401
expected 500 to equal 400
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 200
expected response to have status code 403 but got 200
expected response to have status code 403 but got 401
expected response to have status code 400 but got 500
the argument to above must be a number
response is not defined
runtime:extensions~request: request url is empty
expected 500 to equal 401
expected 500 to equal 400
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 200
expected response to have status code 403 but got 200
expected response to have status code 200 but got 500
expected '"serial_number" length must be at lea…' to deeply equal 'Job created successfully. '
expected data to satisfy schema but found following errors:
data should have required property 'data'
Target cannot be null or undefined.
Target cannot be null or undefined.
Target cannot be null or undefined.
Target cannot be null or undefined.
Target cannot be null or undefined.
Target cannot be null or undefined.
Target cannot be null or undefined.
Target cannot be null or undefined.
Cannot read properties of undefined (reading 'job_number')
Cannot read properties of undefined (reading 'id')
expected response to have status code 400 but got 500
the argument to above must be a number
response is not defined
runtime:extensions~request: request url is empty
expected 500 to equal 401
expected 500 to equal 400
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 200
expected response to have status code 403 but got 200
expected response to have status code 400 but got 500
the argument to above must be a number
response is not defined
runtime:extensions~request: request url is empty
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | iamfd |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cabe5ab2-e599-4e0c-9f2c-6e1b8c21de19 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-64TfwYdaY/mCLVO11tcmqh4CrrY" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MjF9.TSNhCpeQWPUPXxbRQJgOBMbRLTwquExhZuMtFGOIFG0"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 | 1 | 0 | 0 |
| Verify that message should be 'Success' | 1 | 0 | 0 |
| Verify that token shoukd be valid | 1 | 0 | 0 |
| Verify JSON Success | 1 | 0 | 0 |
| Verify the resposne time is below 400ms | 0 | 1 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the resposne time is below 400ms | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | iamfd |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d3e9858b-a2c6-47a0-bb8c-12726d531298 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 71 |
{
"username": "{{invalidusername}}",
"password": "Pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | iamfd |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4ba473fd-238f-4b98-8547-53753b46c236 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MjF9.TSNhCpeQWPUPXxbRQJgOBMbRLTwquExhZuMtFGOIFG0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ca03a79d-681b-451f-b979-aebeb94149a4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify the response tine is below 400ms | 1 | 0 | 0 |
| Verify user data is present in response | 1 | 0 | 0 |
| Verify JSON Response Schema | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MjF9.TSNhCpeQWPUPXxbRQJgOBMbRLTwquExhZuMtFGOIFG0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fe1705cf-df28-45c2-96d8-be4a51c978f6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security:Veirfy if passowrd field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security:Veirfy if passowrd field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MjF9.TSNhCpeQWPUPXxbRQJgOBMbRLTwquExhZuMtFGOIFG0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a2e0cf63-f35c-4268-be96-cfc8e0ee2563 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MjF9.TSNhCpeQWPUPXxbRQJgOBMbRLTwquExhZuMtFGOIFG0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | eec5b0e8-0af4-498b-ae94-f2b11078691c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-UQYb87bCVJB6tBv+cZIwhrx9Spo" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":358},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify that response time is below 500ms | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in response data Array | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 9 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MjF9.TSNhCpeQWPUPXxbRQJgOBMbRLTwquExhZuMtFGOIFG0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b3fc740a-f7cf-4e25-b3f0-8922a4bae33f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MjF9.TSNhCpeQWPUPXxbRQJgOBMbRLTwquExhZuMtFGOIFG0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 035ee721-8ed7-49fa-99f6-1da6ac5c9c6b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-UQYb87bCVJB6tBv+cZIwhrx9Spo" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":358},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MjF9.TSNhCpeQWPUPXxbRQJgOBMbRLTwquExhZuMtFGOIFG0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 98e0639b-96cd-4a0f-b00f-c950651daa23 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 15 Jan 2026 07:25:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MjF9.TSNhCpeQWPUPXxbRQJgOBMbRLTwquExhZuMtFGOIFG0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 345f7d01-efdd-418d-bf0f-0f2e4ea8ddab |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MjF9.TSNhCpeQWPUPXxbRQJgOBMbRLTwquExhZuMtFGOIFG0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8953ff89-7e8e-4fcf-94d6-af6f89448b35 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 15 Jan 2026 07:25:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MjF9.TSNhCpeQWPUPXxbRQJgOBMbRLTwquExhZuMtFGOIFG0 |
| randomnumber | 701 |
| randomFirstName | Ashton |
| randomLastName | Sawayn |
| randomEmail | Chance_Treutel@hotmail.com |
| randomPhone | 834-948-7759 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | dfe50020-f99e-4fca-a5b7-dfd33da597f4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1054 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Dillon",
"last_name": "Ryan",
"mobile_number": "899-718-3077",
"mobile_number_alt": "",
"email_id": "Josefa.Mayer85@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"41169975311261",
"imei1": "41169975311261",
"imei2": "41169975311261",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-2Ly8s9UkKFpdasdyTXNkN4MGpDY" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":154985,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":155002,"tr_customer_product_id":154992,"job_number":"JOB_154985"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is Job Created Successfully | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify that id is present in the response data | 1 | 0 | 0 |
| Verify that mst_service_location_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_platform_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_warrenty_status_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_oem_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_product_id is present in the response data | 1 | 0 | 0 |
| Verify that job_number is present in the response data | 1 | 0 | 0 |
| Verify job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 13 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MjF9.TSNhCpeQWPUPXxbRQJgOBMbRLTwquExhZuMtFGOIFG0 |
| randomnumber | 845 |
| randomFirstName | Nicholas |
| randomLastName | Considine |
| randomEmail | Milan.Beer@hotmail.com |
| randomPhone | 964-655-6735 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8cf6c203-00ce-4cee-984c-0aabbafe00f8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1060 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Esmeralda",
"last_name": "Simonis",
"mobile_number": "944-622-3230",
"mobile_number_alt": "",
"email_id": "Marquis_Klocko63@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"71926131685253",
"imei1": "71926131685253",
"imei2": "71926131685253",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| randomnumber | 207 |
| randomFirstName | Fae |
| randomLastName | Harris |
| randomEmail | Madalyn9@hotmail.com |
| randomPhone | 593-246-0012 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5090839a-3ef4-43c3-9785-4e5629a52649 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1049 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Randy",
"last_name": "Padberg",
"mobile_number": "994-797-7285",
"mobile_number_alt": "",
"email_id": "King.Koss@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"13788724247416",
"imei1": "13788724247416",
"imei2": "13788724247416",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 403 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MjF9.TSNhCpeQWPUPXxbRQJgOBMbRLTwquExhZuMtFGOIFG0 |
| randomnumber | 877 |
| randomFirstName | Miller |
| randomLastName | Muller |
| randomEmail | Amya5@hotmail.com |
| randomPhone | 778-507-2018 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7f3f3c83-afde-41a8-bb6c-f4da2962173e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MjF9.TSNhCpeQWPUPXxbRQJgOBMbRLTwquExhZuMtFGOIFG0 |
| randomnumber | 924 |
| randomFirstName | Johanna |
| randomLastName | Cummerata |
| randomEmail | Heather.Reynolds@gmail.com |
| randomPhone | 201-378-3075 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 640d4103-a518-41b7-a646-2d6753846670 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1035 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Emmy",
"last_name": "Hudson",
"mobile_number": "803-653-7883",
"mobile_number_alt": "",
"email_id": "Laila_Casper@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"100000933",
"imei1": "100000933",
"imei2": "100000933",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MjF9.TSNhCpeQWPUPXxbRQJgOBMbRLTwquExhZuMtFGOIFG0 |
| randomnumber | 974 |
| randomFirstName | Daryl |
| randomLastName | Kemmer |
| randomEmail | Lesley.Stroman5@yahoo.com |
| randomPhone | 583-677-9603 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0b218281-ddbb-4563-9404-fb877a0f0932 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MjF9.TSNhCpeQWPUPXxbRQJgOBMbRLTwquExhZuMtFGOIFG0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 06d3fdfc-4c23-42dd-8795-8f35757ebfb9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-m8Xd1eodc+/1tGdo6nCld9KTZw8" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":359},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Check if the count for the created jobs today is greater than the old value | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Check if the count for the created jobs today is greater than the old value | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MjF9.TSNhCpeQWPUPXxbRQJgOBMbRLTwquExhZuMtFGOIFG0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2d47aee5-f9e9-4acf-9791-1d65b2e5b2a7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"570d2-eDYxlas/ZeDyp+LfQWfUMWjBucs" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 15 Jan 2026 07:25:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":154984,"job_number":"JOB_154984","tr_customer_id":155001,"tr_customer_product_id":154991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:02:06.000Z","modified_at":"2026-01-15T07:02:06.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2025-04-06","serial_number":"56456430226557","imei1":"56456430226557","imei2":"56456430226557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T07:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154983,"job_number":"JOB_154983","tr_customer_id":155000,"tr_customer_product_id":154990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:00:51.000Z","modified_at":"2026-01-15T07:00:51.000Z","name":"Trever Koepp","mobile_number":"686-581-1329","email_id":"Lillian_Skiles@yahoo.com","dop":"2025-04-06","serial_number":"19514193203323430","imei1":"19514193203323430","imei2":"19514193203323430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T07:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154982,"job_number":"JOB_154982","tr_customer_id":154999,"tr_customer_product_id":154989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:00:49.000Z","modified_at":"2026-01-15T07:01:29.000Z","name":"Jordi Adams","mobile_number":"295-426-3037","email_id":"Gino_Kshlerin@hotmail.com","dop":"2025-04-06","serial_number":"15901659940815","imei1":"15901659940815","imei2":"15901659940815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T07:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154981,"job_number":"JOB_154981","tr_customer_id":154998,"tr_customer_product_id":154988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:41.000Z","modified_at":"2026-01-15T06:57:41.000Z","name":"Gavin Windler","mobile_number":"571-519-0602","email_id":"Janick97@hotmail.com","dop":"2025-04-06","serial_number":"13824229720094714","imei1":"13824229720094714","imei2":"13824229720094714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154980,"job_number":"JOB_154980","tr_customer_id":154997,"tr_customer_product_id":154987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:40.000Z","modified_at":"2026-01-15T06:58:05.000Z","name":"Ignatius Crooks","mobile_number":"320-231-4601","email_id":"Cyril61@yahoo.com","dop":"2025-04-06","serial_number":"19464265114291","imei1":"19464265114291","imei2":"19464265114291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154979,"job_number":"JOB_154979","tr_customer_id":154996,"tr_customer_product_id":154986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:40.000Z","modified_at":"2026-01-15T06:57:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16442753740016","imei1":"16442753740016","imei2":"16442753740016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154978,"job_number":"JOB_154978","tr_customer_id":154995,"tr_customer_product_id":154985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:13.000Z","modified_at":"2026-01-15T06:57:13.000Z","name":"Margaretta Littel","mobile_number":"454-681-7761","email_id":"Armani.Prosacco@gmail.com","dop":"2025-04-06","serial_number":"11138517678247136","imei1":"11138517678247136","imei2":"11138517678247136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154977,"job_number":"JOB_154977","tr_customer_id":154994,"tr_customer_product_id":154984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:12.000Z","modified_at":"2026-01-15T06:57:36.000Z","name":"Anabel Hane","mobile_number":"585-353-1666","email_id":"Frederick_Leffler60@gmail.com","dop":"2025-04-06","serial_number":"14340797200159","imei1":"14340797200159","imei2":"14340797200159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154976,"job_number":"JOB_154976","tr_customer_id":154993,"tr_customer_product_id":154983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:12.000Z","modified_at":"2026-01-15T06:57:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13662115522121","imei1":"13662115522121","imei2":"13662115522121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154975,"job_number":"JOB_154975","tr_customer_id":154992,"tr_customer_product_id":154982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:56:44.000Z","modified_at":"2026-01-15T06:56:44.000Z","name":"Thora Berge","mobile_number":"398-890-3200","email_id":"Mavis.Greenfelder0@hotmail.com","dop":"2025-04-06","serial_number":"16823010079718700","imei1":"16823010079718700","imei2":"16823010079718700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154974,"job_number":"JOB_154974","tr_customer_id":154991,"tr_customer_product_id":154981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:56:43.000Z","modified_at":"2026-01-15T06:57:08.000Z","name":"Cristian DuBuque","mobile_number":"724-979-7659","email_id":"Martine.Lang30@gmail.com","dop":"2025-04-06","serial_number":"12462820906133","imei1":"12462820906133","imei2":"12462820906133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154973,"job_number":"JOB_154973","tr_customer_id":154990,"tr_customer_product_id":154980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:56:43.000Z","modified_at":"2026-01-15T06:56:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17672223737769","imei1":"17672223737769","imei2":"17672223737769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154972,"job_number":"JOB_154972","tr_customer_id":154989,"tr_customer_product_id":154979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:48:17.000Z","modified_at":"2026-01-15T06:48:17.000Z","name":"Dora Legros","mobile_number":"908-220-2400","email_id":"Markus.Greenholt@hotmail.com","dop":"2025-04-06","serial_number":"11591529053568806","imei1":"11591529053568806","imei2":"11591529053568806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154971,"job_number":"JOB_154971","tr_customer_id":154988,"tr_customer_product_id":154978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:48:16.000Z","modified_at":"2026-01-15T06:48:53.000Z","name":"Elian Keebler","mobile_number":"851-579-9819","email_id":"Jay_Yundt@gmail.com","dop":"2025-04-06","serial_number":"11914848017030","imei1":"11914848017030","imei2":"11914848017030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154970,"job_number":"JOB_154970","tr_customer_id":154987,"tr_customer_product_id":154977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:48:16.000Z","modified_at":"2026-01-15T06:48:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11306621470130","imei1":"11306621470130","imei2":"11306621470130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154969,"job_number":"JOB_154969","tr_customer_id":154986,"tr_customer_product_id":154976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:47:33.000Z","modified_at":"2026-01-15T06:47:33.000Z","name":"Ebony Casper","mobile_number":"354-344-6361","email_id":"Araceli39@hotmail.com","dop":"2025-04-06","serial_number":"15634311973629944","imei1":"15634311973629944","imei2":"15634311973629944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154968,"job_number":"JOB_154968","tr_customer_id":154985,"tr_customer_product_id":154975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:47:31.000Z","modified_at":"2026-01-15T06:48:09.000Z","name":"Lexie Huels","mobile_number":"803-241-4706","email_id":"Walton.Mills@gmail.com","dop":"2025-04-06","serial_number":"16052269561632","imei1":"16052269561632","imei2":"16052269561632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154967,"job_number":"JOB_154967","tr_customer_id":154984,"tr_customer_product_id":154974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:47:31.000Z","modified_at":"2026-01-15T06:47:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15676119169361","imei1":"15676119169361","imei2":"15676119169361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154966,"job_number":"JOB_154966","tr_customer_id":154983,"tr_customer_product_id":154973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:53.000Z","modified_at":"2026-01-15T06:46:53.000Z","name":"Annette Gulgowski","mobile_number":"799-720-8412","email_id":"Ansel.Goodwin5@yahoo.com","dop":"2025-04-06","serial_number":"15307754925105896","imei1":"15307754925105896","imei2":"15307754925105896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154965,"job_number":"JOB_154965","tr_customer_id":154982,"tr_customer_product_id":154972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:51.000Z","modified_at":"2026-01-15T06:47:31.000Z","name":"Jovani McCullough","mobile_number":"797-930-2972","email_id":"Antoinette5@hotmail.com","dop":"2025-04-06","serial_number":"17935714195699","imei1":"17935714195699","imei2":"17935714195699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154964,"job_number":"JOB_154964","tr_customer_id":154981,"tr_customer_product_id":154971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:48.000Z","modified_at":"2026-01-15T06:46:48.000Z","name":"Mohamed Gusikowski","mobile_number":"555-452-2335","email_id":"Reta_Rempel@yahoo.com","dop":"2025-04-06","serial_number":"10612700469674630","imei1":"10612700469674630","imei2":"10612700469674630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154963,"job_number":"JOB_154963","tr_customer_id":154980,"tr_customer_product_id":154970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:47.000Z","modified_at":"2026-01-15T06:47:24.000Z","name":"Kirk Larkin","mobile_number":"474-489-4570","email_id":"Rosario65@hotmail.com","dop":"2025-04-06","serial_number":"16685714985066","imei1":"16685714985066","imei2":"16685714985066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154962,"job_number":"JOB_154962","tr_customer_id":154979,"tr_customer_product_id":154969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:46.000Z","modified_at":"2026-01-15T06:46:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12365326733353","imei1":"12365326733353","imei2":"12365326733353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154961,"job_number":"JOB_154961","tr_customer_id":154978,"tr_customer_product_id":154968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:42:01.000Z","modified_at":"2026-01-15T06:42:01.000Z","name":"Enrico Hammes","mobile_number":"687-822-2133","email_id":"Ethyl67@hotmail.com","dop":"2025-04-06","serial_number":"17472923309190604","imei1":"17472923309190604","imei2":"17472923309190604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154960,"job_number":"JOB_154960","tr_customer_id":154977,"tr_customer_product_id":154967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:59.000Z","modified_at":"2026-01-15T06:42:40.000Z","name":"Braxton Lind","mobile_number":"467-701-0783","email_id":"Mia.Frami@hotmail.com","dop":"2025-04-06","serial_number":"16958409285434","imei1":"16958409285434","imei2":"16958409285434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154959,"job_number":"JOB_154959","tr_customer_id":154976,"tr_customer_product_id":154966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:59.000Z","modified_at":"2026-01-15T06:41:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18647405372375","imei1":"18647405372375","imei2":"18647405372375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154958,"job_number":"JOB_154958","tr_customer_id":154975,"tr_customer_product_id":154965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:27.000Z","modified_at":"2026-01-15T06:41:27.000Z","name":"Chaim Koch","mobile_number":"457-623-5768","email_id":"Joshuah_Hartmann40@hotmail.com","dop":"2025-04-06","serial_number":"12078480082539772","imei1":"12078480082539772","imei2":"12078480082539772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154957,"job_number":"JOB_154957","tr_customer_id":154974,"tr_customer_product_id":154964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:26.000Z","modified_at":"2026-01-15T06:42:02.000Z","name":"Katelyn Daniel","mobile_number":"784-583-2898","email_id":"Florida_Hills18@yahoo.com","dop":"2025-04-06","serial_number":"14386659429112","imei1":"14386659429112","imei2":"14386659429112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154956,"job_number":"JOB_154956","tr_customer_id":154973,"tr_customer_product_id":154963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:22.000Z","modified_at":"2026-01-15T06:41:22.000Z","name":"Antonio Ortiz","mobile_number":"781-279-6381","email_id":"Wilber_Schumm21@gmail.com","dop":"2025-04-06","serial_number":"18542936916902556","imei1":"18542936916902556","imei2":"18542936916902556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154955,"job_number":"JOB_154955","tr_customer_id":154972,"tr_customer_product_id":154962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:21.000Z","modified_at":"2026-01-15T06:41:59.000Z","name":"Letitia Rippin","mobile_number":"279-367-2377","email_id":"Russell.Sanford@hotmail.com","dop":"2025-04-06","serial_number":"14850816490143","imei1":"14850816490143","imei2":"14850816490143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154954,"job_number":"JOB_154954","tr_customer_id":154971,"tr_customer_product_id":154961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:12.000Z","modified_at":"2026-01-15T06:41:12.000Z","name":"Delaney Robel","mobile_number":"541-303-3211","email_id":"Nolan_Lueilwitz15@hotmail.com","dop":"2025-04-06","serial_number":"16607300063559888","imei1":"16607300063559888","imei2":"16607300063559888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154953,"job_number":"JOB_154953","tr_customer_id":154970,"tr_customer_product_id":154960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:11.000Z","modified_at":"2026-01-15T06:41:51.000Z","name":"Broderick Jacobson","mobile_number":"515-749-5325","email_id":"Lucie_Hilll97@yahoo.com","dop":"2025-04-06","serial_number":"10374126133156","imei1":"10374126133156","imei2":"10374126133156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154952,"job_number":"JOB_154952","tr_customer_id":154969,"tr_customer_product_id":154959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:11.000Z","modified_at":"2026-01-15T06:41:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15115646072508","imei1":"15115646072508","imei2":"15115646072508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154951,"job_number":"JOB_154951","tr_customer_id":154968,"tr_customer_product_id":154958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:40:24.000Z","modified_at":"2026-01-15T06:40:24.000Z","name":"Mariela Stokes","mobile_number":"670-318-5217","email_id":"Marisa.Hamill@hotmail.com","dop":"2025-04-06","serial_number":"16086516443831968","imei1":"16086516443831968","imei2":"16086516443831968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154950,"job_number":"JOB_154950","tr_customer_id":154967,"tr_customer_product_id":154957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:40:22.000Z","modified_at":"2026-01-15T06:41:03.000Z","name":"Domingo Ritchie","mobile_number":"364-400-5596","email_id":"Rahul_Anderson@gmail.com","dop":"2025-04-06","serial_number":"16111247612646","imei1":"16111247612646","imei2":"16111247612646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154949,"job_number":"JOB_154949","tr_customer_id":154966,"tr_customer_product_id":154956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:40:22.000Z","modified_at":"2026-01-15T06:40:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11753614606681","imei1":"11753614606681","imei2":"11753614606681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154947,"job_number":"JOB_154947","tr_customer_id":154964,"tr_customer_product_id":154954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:48.000Z","modified_at":"2026-01-15T06:36:48.000Z","name":"Torrey Volkman","mobile_number":"750-711-2963","email_id":"Luisa.Flatley@gmail.com","dop":"2025-04-06","serial_number":"11653245137691468","imei1":"11653245137691468","imei2":"11653245137691468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154946,"job_number":"JOB_154946","tr_customer_id":154963,"tr_customer_product_id":154953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:47.000Z","modified_at":"2026-01-15T06:37:26.000Z","name":"Lorenzo Halvorson","mobile_number":"531-296-3904","email_id":"Mason.Howe70@gmail.com","dop":"2025-04-06","serial_number":"11457727480646","imei1":"11457727480646","imei2":"11457727480646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:37:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154945,"job_number":"JOB_154945","tr_customer_id":154962,"tr_customer_product_id":154952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:47.000Z","modified_at":"2026-01-15T06:36:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14728861946848","imei1":"14728861946848","imei2":"14728861946848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154941,"job_number":"JOB_154941","tr_customer_id":154958,"tr_customer_product_id":154948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:02.000Z","modified_at":"2026-01-15T06:36:02.000Z","name":"Rebekah Green","mobile_number":"329-525-5312","email_id":"Skye76@yahoo.com","dop":"2025-04-06","serial_number":"14851821447670706","imei1":"14851821447670706","imei2":"14851821447670706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154940,"job_number":"JOB_154940","tr_customer_id":154957,"tr_customer_product_id":154947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:00.000Z","modified_at":"2026-01-15T06:36:39.000Z","name":"Edwardo Sipes","mobile_number":"551-663-4198","email_id":"Nicole_Torp@hotmail.com","dop":"2025-04-06","serial_number":"12305671712547","imei1":"12305671712547","imei2":"12305671712547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154939,"job_number":"JOB_154939","tr_customer_id":154956,"tr_customer_product_id":154946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:00.000Z","modified_at":"2026-01-15T06:36:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19935482901675","imei1":"19935482901675","imei2":"19935482901675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154935,"job_number":"JOB_154935","tr_customer_id":154952,"tr_customer_product_id":154942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:15.000Z","modified_at":"2026-01-15T06:35:15.000Z","name":"Louisa Kulas","mobile_number":"543-496-2954","email_id":"Ron_Quigley@gmail.com","dop":"2025-04-06","serial_number":"19186942618867336","imei1":"19186942618867336","imei2":"19186942618867336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154934,"job_number":"JOB_154934","tr_customer_id":154951,"tr_customer_product_id":154941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:13.000Z","modified_at":"2026-01-15T06:35:52.000Z","name":"Kacie Hessel","mobile_number":"807-207-8797","email_id":"Jerry_Schaden@hotmail.com","dop":"2025-04-06","serial_number":"19306049532119","imei1":"19306049532119","imei2":"19306049532119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154933,"job_number":"JOB_154933","tr_customer_id":154950,"tr_customer_product_id":154940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:13.000Z","modified_at":"2026-01-15T06:35:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19992671021419","imei1":"19992671021419","imei2":"19992671021419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154931,"job_number":"JOB_154931","tr_customer_id":154948,"tr_customer_product_id":154938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:11.000Z","modified_at":"2026-01-15T06:35:11.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"11560262353765","imei1":"11560262353765","imei2":"11560262353765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154930,"job_number":"JOB_154930","tr_customer_id":154947,"tr_customer_product_id":154937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:09.000Z","modified_at":"2026-01-15T06:35:09.000Z","name":"Liliane Kiehn","mobile_number":"421-727-7837","email_id":"Winifred3@yahoo.com","dop":"2025-04-06","serial_number":"19578639567532670","imei1":"19578639567532670","imei2":"19578639567532670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154929,"job_number":"JOB_154929","tr_customer_id":154946,"tr_customer_product_id":154936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:08.000Z","modified_at":"2026-01-15T06:35:44.000Z","name":"Wilton Bednar","mobile_number":"403-345-7033","email_id":"Kelli2@yahoo.com","dop":"2025-04-06","serial_number":"13134599606588","imei1":"13134599606588","imei2":"13134599606588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154928,"job_number":"JOB_154928","tr_customer_id":154945,"tr_customer_product_id":154935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:07.000Z","modified_at":"2026-01-15T06:35:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17075052631138","imei1":"17075052631138","imei2":"17075052631138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154923,"job_number":"JOB_154923","tr_customer_id":154940,"tr_customer_product_id":154930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:25.000Z","modified_at":"2026-01-15T06:34:25.000Z","name":"Patrick Koch","mobile_number":"399-256-7594","email_id":"Eleanore89@hotmail.com","dop":"2025-04-06","serial_number":"15250763018068654","imei1":"15250763018068654","imei2":"15250763018068654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154922,"job_number":"JOB_154922","tr_customer_id":154939,"tr_customer_product_id":154929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:24.000Z","modified_at":"2026-01-15T06:34:24.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"10594335629358","imei1":"10594335629358","imei2":"10594335629358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154921,"job_number":"JOB_154921","tr_customer_id":154938,"tr_customer_product_id":154928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:23.000Z","modified_at":"2026-01-15T06:35:00.000Z","name":"Chloe Borer","mobile_number":"803-647-3152","email_id":"Magdalen.Bernier73@yahoo.com","dop":"2025-04-06","serial_number":"11843392210986","imei1":"11843392210986","imei2":"11843392210986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154920,"job_number":"JOB_154920","tr_customer_id":154937,"tr_customer_product_id":154927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:23.000Z","modified_at":"2026-01-15T06:34:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13872407269101","imei1":"13872407269101","imei2":"13872407269101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154916,"job_number":"JOB_154916","tr_customer_id":154933,"tr_customer_product_id":154923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:41.000Z","modified_at":"2026-01-15T06:33:41.000Z","name":"Claud Stehr","mobile_number":"391-262-8075","email_id":"Dovie.Harris50@hotmail.com","dop":"2025-04-06","serial_number":"11524990232691072","imei1":"11524990232691072","imei2":"11524990232691072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154915,"job_number":"JOB_154915","tr_customer_id":154932,"tr_customer_product_id":154922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:39.000Z","modified_at":"2026-01-15T06:34:16.000Z","name":"Sigurd Bradtke","mobile_number":"815-924-4426","email_id":"Nedra_Zemlak@gmail.com","dop":"2025-04-06","serial_number":"17404814383481","imei1":"17404814383481","imei2":"17404814383481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154914,"job_number":"JOB_154914","tr_customer_id":154931,"tr_customer_product_id":154921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:39.000Z","modified_at":"2026-01-15T06:33:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14313187379403","imei1":"14313187379403","imei2":"14313187379403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154912,"job_number":"JOB_154912","tr_customer_id":154929,"tr_customer_product_id":154919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:38.000Z","modified_at":"2026-01-15T06:33:38.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"13595683738130","imei1":"13595683738130","imei2":"13595683738130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154911,"job_number":"JOB_154911","tr_customer_id":154928,"tr_customer_product_id":154918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:08.000Z","modified_at":"2026-01-15T06:33:08.000Z","name":"Santina Lynch","mobile_number":"428-744-4849","email_id":"Maia_Yost78@gmail.com","dop":"2025-04-06","serial_number":"17354256631029130","imei1":"17354256631029130","imei2":"17354256631029130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154910,"job_number":"JOB_154910","tr_customer_id":154927,"tr_customer_product_id":154917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:07.000Z","modified_at":"2026-01-15T06:33:44.000Z","name":"Heath Wilkinson","mobile_number":"868-529-4131","email_id":"Josiah64@gmail.com","dop":"2025-04-06","serial_number":"15191910303555","imei1":"15191910303555","imei2":"15191910303555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154909,"job_number":"JOB_154909","tr_customer_id":154926,"tr_customer_product_id":154916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:30:08.000Z","modified_at":"2026-01-15T06:30:08.000Z","name":"Loraine Schmidt","mobile_number":"545-326-2910","email_id":"Judd_Bernhard@gmail.com","dop":"2025-04-06","serial_number":"16382444497154620","imei1":"16382444497154620","imei2":"16382444497154620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154908,"job_number":"JOB_154908","tr_customer_id":154925,"tr_customer_product_id":154915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:30:06.000Z","modified_at":"2026-01-15T06:30:44.000Z","name":"Giovanny Murazik","mobile_number":"271-382-3761","email_id":"Caterina42@gmail.com","dop":"2025-04-06","serial_number":"16197348842202","imei1":"16197348842202","imei2":"16197348842202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154907,"job_number":"JOB_154907","tr_customer_id":154924,"tr_customer_product_id":154914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:30:06.000Z","modified_at":"2026-01-15T06:30:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15986884239043","imei1":"15986884239043","imei2":"15986884239043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154906,"job_number":"JOB_154906","tr_customer_id":154923,"tr_customer_product_id":154913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:29:24.000Z","modified_at":"2026-01-15T06:29:24.000Z","name":"Bette Baumbach","mobile_number":"760-554-8195","email_id":"Kayley51@hotmail.com","dop":"2025-04-06","serial_number":"17804629379864476","imei1":"17804629379864476","imei2":"17804629379864476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154905,"job_number":"JOB_154905","tr_customer_id":154922,"tr_customer_product_id":154912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:29:22.000Z","modified_at":"2026-01-15T06:29:59.000Z","name":"Issac Bode","mobile_number":"284-538-8840","email_id":"Hayden.Windler76@gmail.com","dop":"2025-04-06","serial_number":"12625998266390","imei1":"12625998266390","imei2":"12625998266390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154904,"job_number":"JOB_154904","tr_customer_id":154921,"tr_customer_product_id":154911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:29:22.000Z","modified_at":"2026-01-15T06:29:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14780181888782","imei1":"14780181888782","imei2":"14780181888782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154902,"job_number":"JOB_154902","tr_customer_id":154919,"tr_customer_product_id":154909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:39.000Z","modified_at":"2026-01-15T06:28:39.000Z","name":"Dolores Swift","mobile_number":"562-252-5140","email_id":"Peggie_Halvorson@gmail.com","dop":"2025-04-06","serial_number":"10423870332592498","imei1":"10423870332592498","imei2":"10423870332592498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154901,"job_number":"JOB_154901","tr_customer_id":154918,"tr_customer_product_id":154908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:38.000Z","modified_at":"2026-01-15T06:29:15.000Z","name":"Karlie Herzog","mobile_number":"914-442-7847","email_id":"Emile.Kuhn@hotmail.com","dop":"2025-04-06","serial_number":"17423636039142","imei1":"17423636039142","imei2":"17423636039142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154900,"job_number":"JOB_154900","tr_customer_id":154917,"tr_customer_product_id":154907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:37.000Z","modified_at":"2026-01-15T06:28:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17809728377200","imei1":"17809728377200","imei2":"17809728377200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154897,"job_number":"JOB_154897","tr_customer_id":154914,"tr_customer_product_id":154904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:27:24.000Z","modified_at":"2026-01-15T06:27:24.000Z","name":"Clemmie Runolfsson","mobile_number":"507-446-8280","email_id":"Michale.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"15508790875310160","imei1":"15508790875310160","imei2":"15508790875310160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154896,"job_number":"JOB_154896","tr_customer_id":154913,"tr_customer_product_id":154903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:27:23.000Z","modified_at":"2026-01-15T06:28:00.000Z","name":"Braeden Buckridge","mobile_number":"961-589-0128","email_id":"Rudolph_Simonis10@hotmail.com","dop":"2025-04-06","serial_number":"13028227329774","imei1":"13028227329774","imei2":"13028227329774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154895,"job_number":"JOB_154895","tr_customer_id":154912,"tr_customer_product_id":154902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:27:23.000Z","modified_at":"2026-01-15T06:27:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12696062559239","imei1":"12696062559239","imei2":"12696062559239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154894,"job_number":"JOB_154894","tr_customer_id":154911,"tr_customer_product_id":154901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:26:40.000Z","modified_at":"2026-01-15T06:26:40.000Z","name":"Weldon O'Keefe","mobile_number":"970-796-9313","email_id":"Cecile_Tillman@gmail.com","dop":"2025-04-06","serial_number":"16352154465156460","imei1":"16352154465156460","imei2":"16352154465156460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154893,"job_number":"JOB_154893","tr_customer_id":154910,"tr_customer_product_id":154900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:26:39.000Z","modified_at":"2026-01-15T06:27:16.000Z","name":"Thora Hackett","mobile_number":"285-474-0345","email_id":"Korbin.McGlynn@gmail.com","dop":"2025-04-06","serial_number":"15235461070031","imei1":"15235461070031","imei2":"15235461070031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154892,"job_number":"JOB_154892","tr_customer_id":154909,"tr_customer_product_id":154899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:26:38.000Z","modified_at":"2026-01-15T06:26:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12946703085423","imei1":"12946703085423","imei2":"12946703085423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154891,"job_number":"JOB_154891","tr_customer_id":154908,"tr_customer_product_id":154898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:25:56.000Z","modified_at":"2026-01-15T06:25:56.000Z","name":"Charley Stokes","mobile_number":"678-355-7764","email_id":"Raina_Moore68@yahoo.com","dop":"2025-04-06","serial_number":"12845259199800480","imei1":"12845259199800480","imei2":"12845259199800480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154890,"job_number":"JOB_154890","tr_customer_id":154907,"tr_customer_product_id":154897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:25:54.000Z","modified_at":"2026-01-15T06:26:32.000Z","name":"Etha Huel","mobile_number":"240-825-0482","email_id":"Marcelina.Nolan40@hotmail.com","dop":"2025-04-06","serial_number":"18202895193108","imei1":"18202895193108","imei2":"18202895193108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154889,"job_number":"JOB_154889","tr_customer_id":154906,"tr_customer_product_id":154896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:25:54.000Z","modified_at":"2026-01-15T06:25:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18867700117746","imei1":"18867700117746","imei2":"18867700117746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154888,"job_number":"JOB_154888","tr_customer_id":154905,"tr_customer_product_id":154895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:22:23.000Z","modified_at":"2026-01-15T06:22:23.000Z","name":"Travon Schumm","mobile_number":"478-984-5146","email_id":"Miracle.Upton@yahoo.com","dop":"2025-06-18","serial_number":"1092409459077204","imei1":"1092409459077204","imei2":"1092409459077204","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154887,"job_number":"JOB_154887","tr_customer_id":154904,"tr_customer_product_id":154894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:22:22.000Z","modified_at":"2026-01-15T06:23:00.000Z","name":"Wayne Miller","mobile_number":"877-448-6753","email_id":"Breana79@yahoo.com","dop":"2025-06-18","serial_number":"10547608379677","imei1":"10547608379677","imei2":"10547608379677","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154886,"job_number":"JOB_154886","tr_customer_id":154903,"tr_customer_product_id":154893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:22:22.000Z","modified_at":"2026-01-15T06:22:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10369440094316","imei1":"10369440094316","imei2":"10369440094316","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154885,"job_number":"JOB_154885","tr_customer_id":154902,"tr_customer_product_id":154892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:37.000Z","modified_at":"2026-01-15T06:21:37.000Z","name":"Flavie Lang","mobile_number":"556-937-5845","email_id":"Eliza.Braun89@yahoo.com","dop":"2025-06-18","serial_number":"1062744339659232","imei1":"1062744339659232","imei2":"1062744339659232","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154884,"job_number":"JOB_154884","tr_customer_id":154901,"tr_customer_product_id":154891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:36.000Z","modified_at":"2026-01-15T06:22:15.000Z","name":"Darrel Wunsch","mobile_number":"470-615-4014","email_id":"Jett5@hotmail.com","dop":"2025-06-18","serial_number":"10156662605662","imei1":"10156662605662","imei2":"10156662605662","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154883,"job_number":"JOB_154883","tr_customer_id":154900,"tr_customer_product_id":154890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:36.000Z","modified_at":"2026-01-15T06:21:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10565186686638","imei1":"10565186686638","imei2":"10565186686638","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154866,"job_number":"JOB_154866","tr_customer_id":154883,"tr_customer_product_id":154873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:12:18.000Z","modified_at":"2026-01-15T06:12:18.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154865,"job_number":"JOB_154865","tr_customer_id":154882,"tr_customer_product_id":154872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:12:16.000Z","modified_at":"2026-01-15T06:12:16.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154864,"job_number":"JOB_154864","tr_customer_id":154881,"tr_customer_product_id":154871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:56.000Z","modified_at":"2026-01-15T06:02:56.000Z","name":"Theresa Wyman","mobile_number":"710-769-4372","email_id":"Fletcher69@hotmail.com","dop":"2025-04-06","serial_number":"14366888601768072","imei1":"14366888601768072","imei2":"14366888601768072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154863,"job_number":"JOB_154863","tr_customer_id":154880,"tr_customer_product_id":154870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:55.000Z","modified_at":"2026-01-15T06:03:34.000Z","name":"Izabella Krajcik","mobile_number":"461-868-4195","email_id":"Quinn67@hotmail.com","dop":"2025-04-06","serial_number":"11713773949577","imei1":"11713773949577","imei2":"11713773949577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:03:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154862,"job_number":"JOB_154862","tr_customer_id":154879,"tr_customer_product_id":154869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:54.000Z","modified_at":"2026-01-15T06:02:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16551625638862","imei1":"16551625638862","imei2":"16551625638862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154861,"job_number":"JOB_154861","tr_customer_id":154878,"tr_customer_product_id":154868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:09.000Z","modified_at":"2026-01-15T06:02:09.000Z","name":"Herbert Veum","mobile_number":"604-586-3147","email_id":"Nicole_Larkin@gmail.com","dop":"2025-04-06","serial_number":"15121179013077372","imei1":"15121179013077372","imei2":"15121179013077372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154860,"job_number":"JOB_154860","tr_customer_id":154877,"tr_customer_product_id":154867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:07.000Z","modified_at":"2026-01-15T06:02:47.000Z","name":"Julianne Ebert","mobile_number":"510-933-5708","email_id":"Jesse_McDermott@yahoo.com","dop":"2025-04-06","serial_number":"13010152798210","imei1":"13010152798210","imei2":"13010152798210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154859,"job_number":"JOB_154859","tr_customer_id":154876,"tr_customer_product_id":154866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:07.000Z","modified_at":"2026-01-15T06:02:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19282754302307","imei1":"19282754302307","imei2":"19282754302307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154858,"job_number":"JOB_154858","tr_customer_id":154875,"tr_customer_product_id":154865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:52.000Z","modified_at":"2026-01-15T06:01:52.000Z","name":"Kian Stiedemann","mobile_number":"839-221-1527","email_id":"Ervin.Wunsch7@yahoo.com","dop":"2025-09-16","serial_number":"13432692231153","imei1":"13432692231153","imei2":"13432692231153","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154857,"job_number":"JOB_154857","tr_customer_id":154874,"tr_customer_product_id":154864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:52.000Z","modified_at":"2026-01-15T06:01:52.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14465747976473","imei1":"14465747976473","imei2":"14465747976473","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154856,"job_number":"JOB_154856","tr_customer_id":154873,"tr_customer_product_id":154863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:30.000Z","modified_at":"2026-01-15T06:01:30.000Z","name":"Kevin Kris","mobile_number":"413-857-6665","email_id":"Lenora48@gmail.com","dop":"2025-09-16","serial_number":"10888851605831","imei1":"10888851605831","imei2":"10888851605831","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154855,"job_number":"JOB_154855","tr_customer_id":154872,"tr_customer_product_id":154862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:30.000Z","modified_at":"2026-01-15T06:01:30.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13996921855201","imei1":"13996921855201","imei2":"13996921855201","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154854,"job_number":"JOB_154854","tr_customer_id":154871,"tr_customer_product_id":154861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:21.000Z","modified_at":"2026-01-15T06:01:21.000Z","name":"Karley Mann","mobile_number":"536-976-1675","email_id":"Richard.Schimmel@hotmail.com","dop":"2025-04-06","serial_number":"10460883131370618","imei1":"10460883131370618","imei2":"10460883131370618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154853,"job_number":"JOB_154853","tr_customer_id":154870,"tr_customer_product_id":154860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:20.000Z","modified_at":"2026-01-15T06:02:00.000Z","name":"Krista Hammes","mobile_number":"742-771-8500","email_id":"Aditya42@yahoo.com","dop":"2025-04-06","serial_number":"13880751078644","imei1":"13880751078644","imei2":"13880751078644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154852,"job_number":"JOB_154852","tr_customer_id":154869,"tr_customer_product_id":154859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:19.000Z","modified_at":"2026-01-15T06:01:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10260929167596","imei1":"10260929167596","imei2":"10260929167596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154851,"job_number":"JOB_154851","tr_customer_id":154868,"tr_customer_product_id":154858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:08.000Z","modified_at":"2026-01-15T06:01:08.000Z","name":"Isabell Lynch","mobile_number":"901-431-1024","email_id":"Yadira_Jaskolski@hotmail.com","dop":"2025-09-16","serial_number":"13575220336902","imei1":"13575220336902","imei2":"13575220336902","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154850,"job_number":"JOB_154850","tr_customer_id":154867,"tr_customer_product_id":154857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:07.000Z","modified_at":"2026-01-15T06:01:07.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18409132664917","imei1":"18409132664917","imei2":"18409132664917","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154849,"job_number":"JOB_154849","tr_customer_id":154866,"tr_customer_product_id":154856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:22.000Z","modified_at":"2026-01-15T05:42:22.000Z","name":"Devesh Nambeesan","mobile_number":"705271495","email_id":"satish.kakkar@hotmail.com","dop":"2026-01-05","serial_number":"308340715729113","imei1":"308340715729113","imei2":"308340715729113","popurl":"www.shankar-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154848,"job_number":"JOB_154848","tr_customer_id":154865,"tr_customer_product_id":154855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:22.000Z","modified_at":"2026-01-15T05:42:22.000Z","name":"Preity Iyer","mobile_number":"707730513","email_id":"dhruv.arora@gmail.com","dop":"2026-01-05","serial_number":"769818424940556","imei1":"769818424940556","imei2":"769818424940556","popurl":"www.dayaamay-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154847,"job_number":"JOB_154847","tr_customer_id":154864,"tr_customer_product_id":154854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Chaturaanan Dubashi","mobile_number":"709433161","email_id":"girish.khatri@yahoo.co.in","dop":"2026-01-05","serial_number":"466923765099862","imei1":"466923765099862","imei2":"466923765099862","popurl":"www.bilva-tandon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154846,"job_number":"JOB_154846","tr_customer_id":154863,"tr_customer_product_id":154853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Charuvrat Gandhi","mobile_number":"707097243","email_id":"bhaanumati.saini@gmail.com","dop":"2026-01-05","serial_number":"544644059488809","imei1":"544644059488809","imei2":"544644059488809","popurl":"www.vrund-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154845,"job_number":"JOB_154845","tr_customer_id":154862,"tr_customer_product_id":154852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Meenakshi Adiga","mobile_number":"703987779","email_id":"susheel.sharma@gmail.com","dop":"2026-01-05","serial_number":"192191987610517","imei1":"192191987610517","imei2":"192191987610517","popurl":"www.indra-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154844,"job_number":"JOB_154844","tr_customer_id":154861,"tr_customer_product_id":154851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:14.000Z","modified_at":"2026-01-15T05:25:14.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"11109543855841","imei1":"11109543855841","imei2":"11109543855841","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154843,"job_number":"JOB_154843","tr_customer_id":154860,"tr_customer_product_id":154850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432311234","imei1":"806565432311234","imei2":"806565432311234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154842,"job_number":"JOB_154842","tr_customer_id":154859,"tr_customer_product_id":154849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432211234","imei1":"806565432211234","imei2":"806565432211234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154841,"job_number":"JOB_154841","tr_customer_id":154858,"tr_customer_product_id":154848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432511234","imei1":"806565432511234","imei2":"806565432511234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154840,"job_number":"JOB_154840","tr_customer_id":154857,"tr_customer_product_id":154847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432411234","imei1":"806565432411234","imei2":"806565432411234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154839,"job_number":"JOB_154839","tr_customer_id":154856,"tr_customer_product_id":154846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Sucheta Kaul","mobile_number":"709084891","email_id":"shashi.sharma@hotmail.com","dop":"2026-01-05","serial_number":"817273919588523","imei1":"817273919588523","imei2":"817273919588523","popurl":"www.ambar-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154838,"job_number":"JOB_154838","tr_customer_id":154855,"tr_customer_product_id":154845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Gitanjali Johar","mobile_number":"705775297","email_id":"suryakantam.panicker@yahoo.co.in","dop":"2026-01-05","serial_number":"696790172588020","imei1":"696790172588020","imei2":"696790172588020","popurl":"www.aruna-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154837,"job_number":"JOB_154837","tr_customer_id":154854,"tr_customer_product_id":154844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Divya Khatri","mobile_number":"701066731","email_id":"bhilangana.khan@yahoo.co.in","dop":"2026-01-05","serial_number":"096915492325816","imei1":"096915492325816","imei2":"096915492325816","popurl":"www.trilokesh-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154836,"job_number":"JOB_154836","tr_customer_id":154853,"tr_customer_product_id":154843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Divakar Rana","mobile_number":"705168862","email_id":"sanka.ahuja@hotmail.com","dop":"2026-01-05","serial_number":"058965940007125","imei1":"058965940007125","imei2":"058965940007125","popurl":"www.parvati-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154835,"job_number":"JOB_154835","tr_customer_id":154852,"tr_customer_product_id":154842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Aayushman Khatri","mobile_number":"704165072","email_id":"avani.nambeesan@hotmail.com","dop":"2026-01-05","serial_number":"964570488372056","imei1":"964570488372056","imei2":"964570488372056","popurl":"www.anwesha-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154834,"job_number":"JOB_154834","tr_customer_id":154851,"tr_customer_product_id":154841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:52.000Z","modified_at":"2026-01-15T05:24:52.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154833,"job_number":"JOB_154833","tr_customer_id":154850,"tr_customer_product_id":154840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:52.000Z","modified_at":"2026-01-15T05:24:52.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154832,"job_number":"JOB_154832","tr_customer_id":154849,"tr_customer_product_id":154839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154831,"job_number":"JOB_154831","tr_customer_id":154848,"tr_customer_product_id":154838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154830,"job_number":"JOB_154830","tr_customer_id":154847,"tr_customer_product_id":154837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154829,"job_number":"JOB_154829","tr_customer_id":154846,"tr_customer_product_id":154836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154828,"job_number":"JOB_154828","tr_customer_id":154845,"tr_customer_product_id":154835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:31.000Z","modified_at":"2026-01-15T04:57:31.000Z","name":"Alysa Schneider","mobile_number":"715-581-5339","email_id":"Della_Hickle70@yahoo.com","dop":"2025-04-06","serial_number":"15301787472202640","imei1":"15301787472202640","imei2":"15301787472202640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154827,"job_number":"JOB_154827","tr_customer_id":154844,"tr_customer_product_id":154834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:30.000Z","modified_at":"2026-01-15T04:58:07.000Z","name":"Antwan Schneider","mobile_number":"607-426-5640","email_id":"Christ.Adams58@gmail.com","dop":"2025-04-06","serial_number":"14094953580502","imei1":"14094953580502","imei2":"14094953580502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154826,"job_number":"JOB_154826","tr_customer_id":154843,"tr_customer_product_id":154833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:13.000Z","modified_at":"2026-01-15T04:57:13.000Z","name":"Leif Armstrong","mobile_number":"216-572-0345","email_id":"Jessie_Zulauf@gmail.com","dop":"2025-04-06","serial_number":"19248649350934896","imei1":"19248649350934896","imei2":"19248649350934896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154825,"job_number":"JOB_154825","tr_customer_id":154842,"tr_customer_product_id":154832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:12.000Z","modified_at":"2026-01-15T04:57:48.000Z","name":"Ella Runolfsson","mobile_number":"238-865-6490","email_id":"Raheem.MacGyver@gmail.com","dop":"2025-04-06","serial_number":"19632011228717","imei1":"19632011228717","imei2":"19632011228717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154824,"job_number":"JOB_154824","tr_customer_id":154841,"tr_customer_product_id":154831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:43.000Z","modified_at":"2026-01-15T04:47:53.000Z","name":"Maiya Feeney","mobile_number":"506-459-3787","email_id":"Genoveva.Wolf@hotmail.com","dop":"2025-07-01","serial_number":"106957362760184","imei1":"106957362760184","imei2":"106957362760184","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154823,"job_number":"JOB_154823","tr_customer_id":154840,"tr_customer_product_id":154830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:43.000Z","modified_at":"2026-01-15T04:47:43.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101895564804917","imei1":"101895564804917","imei2":"101895564804917","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154822,"job_number":"JOB_154822","tr_customer_id":154839,"tr_customer_product_id":154829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:30.000Z","modified_at":"2026-01-15T04:47:40.000Z","name":"Caterina Cormier","mobile_number":"859-490-8237","email_id":"Tyrel_Bergnaum@gmail.com","dop":"2025-07-01","serial_number":"108528954746794","imei1":"108528954746794","imei2":"108528954746794","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154821,"job_number":"JOB_154821","tr_customer_id":154838,"tr_customer_product_id":154828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:30.000Z","modified_at":"2026-01-15T04:47:30.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101122004851986","imei1":"101122004851986","imei2":"101122004851986","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154820,"job_number":"JOB_154820","tr_customer_id":154837,"tr_customer_product_id":154827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:42:41.000Z","modified_at":"2026-01-15T04:42:41.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-05","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-05T04:42:41.369008244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154819,"job_number":"JOB_154819","tr_customer_id":154836,"tr_customer_product_id":154826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:37:42.000Z","modified_at":"2026-01-15T04:37:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-05","serial_number":"64198304748120","imei1":"64198304748120","imei2":"64198304748120","popurl":"2026-01-05T04:37:42.191553114Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154818,"job_number":"JOB_154818","tr_customer_id":154835,"tr_customer_product_id":154825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:36:41.000Z","modified_at":"2026-01-15T04:36:41.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-05","serial_number":"78122808642683","imei1":"78122808642683","imei2":"78122808642683","popurl":"2026-01-05T04:36:40.599301580Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154817,"job_number":"JOB_154817","tr_customer_id":154834,"tr_customer_product_id":154824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:31:32.000Z","modified_at":"2026-01-15T04:31:32.000Z","name":"Derek Moen","mobile_number":"953-232-9380","email_id":"Greyson_Weimann52@yahoo.com","dop":"2025-04-06","serial_number":"16683920749200512","imei1":"16683920749200512","imei2":"16683920749200512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154816,"job_number":"JOB_154816","tr_customer_id":154833,"tr_customer_product_id":154823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:31:30.000Z","modified_at":"2026-01-15T04:32:08.000Z","name":"Keyshawn Barton","mobile_number":"793-953-1324","email_id":"Amelie32@hotmail.com","dop":"2025-04-06","serial_number":"14778818024557","imei1":"14778818024557","imei2":"14778818024557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154794,"job_number":"JOB_154794","tr_customer_id":154811,"tr_customer_product_id":154801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:39.000Z","modified_at":"2026-01-15T03:55:39.000Z","name":"Heaven Bins","mobile_number":"972-485-5165","email_id":"Jazmin_Halvorson71@hotmail.com","dop":"2025-04-06","serial_number":"16407453567130930","imei1":"16407453567130930","imei2":"16407453567130930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154793,"job_number":"JOB_154793","tr_customer_id":154810,"tr_customer_product_id":154800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:38.000Z","modified_at":"2026-01-15T03:56:15.000Z","name":"Sincere Gaylord","mobile_number":"583-257-9321","email_id":"Archibald_Crona35@hotmail.com","dop":"2025-04-06","serial_number":"13180979616194","imei1":"13180979616194","imei2":"13180979616194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154792,"job_number":"JOB_154792","tr_customer_id":154809,"tr_customer_product_id":154799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:38.000Z","modified_at":"2026-01-15T03:55:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15539690683318","imei1":"15539690683318","imei2":"15539690683318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154791,"job_number":"JOB_154791","tr_customer_id":154808,"tr_customer_product_id":154798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:06.000Z","modified_at":"2026-01-15T03:55:06.000Z","name":"Lamar Welch","mobile_number":"255-737-5281","email_id":"Amiya.OKon@gmail.com","dop":"2025-04-06","serial_number":"12420813236434014","imei1":"12420813236434014","imei2":"12420813236434014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154790,"job_number":"JOB_154790","tr_customer_id":154807,"tr_customer_product_id":154797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:05.000Z","modified_at":"2026-01-15T03:55:41.000Z","name":"Janis O'Hara","mobile_number":"984-375-8097","email_id":"Germaine_Bayer85@yahoo.com","dop":"2025-04-06","serial_number":"11969883709556","imei1":"11969883709556","imei2":"11969883709556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154789,"job_number":"JOB_154789","tr_customer_id":154806,"tr_customer_product_id":154796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:05.000Z","modified_at":"2026-01-15T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15174952978334","imei1":"15174952978334","imei2":"15174952978334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154788,"job_number":"JOB_154788","tr_customer_id":154805,"tr_customer_product_id":154795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:55.000Z","modified_at":"2026-01-15T03:54:55.000Z","name":"Reginald Blanda","mobile_number":"350-562-7124","email_id":"Donavon24@gmail.com","dop":"2025-04-06","serial_number":"18169353926863880","imei1":"18169353926863880","imei2":"18169353926863880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154787,"job_number":"JOB_154787","tr_customer_id":154804,"tr_customer_product_id":154794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:54.000Z","modified_at":"2026-01-15T03:55:31.000Z","name":"Elinor Hettinger","mobile_number":"375-390-5587","email_id":"Napoleon18@gmail.com","dop":"2025-04-06","serial_number":"12265932362474","imei1":"12265932362474","imei2":"12265932362474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154786,"job_number":"JOB_154786","tr_customer_id":154803,"tr_customer_product_id":154793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:53.000Z","modified_at":"2026-01-15T03:54:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247526939758","imei1":"14247526939758","imei2":"14247526939758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154782,"job_number":"JOB_154782","tr_customer_id":154799,"tr_customer_product_id":154789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:45.000Z","modified_at":"2026-01-15T03:54:45.000Z","name":"Leonardo Willms","mobile_number":"446-524-7924","email_id":"Luna73@gmail.com","dop":"2025-04-06","serial_number":"12319636894104516","imei1":"12319636894104516","imei2":"12319636894104516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154781,"job_number":"JOB_154781","tr_customer_id":154798,"tr_customer_product_id":154788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:45.000Z","modified_at":"2026-01-15T03:54:45.000Z","name":"Alexandria Bruen","mobile_number":"577-915-3899","email_id":"Reece.Mante@hotmail.com","dop":"2025-04-06","serial_number":"10687454565492948","imei1":"10687454565492948","imei2":"10687454565492948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154779,"job_number":"JOB_154779","tr_customer_id":154796,"tr_customer_product_id":154786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:44.000Z","modified_at":"2026-01-15T03:55:21.000Z","name":"Aliza Beer","mobile_number":"893-425-1746","email_id":"Anita.Hermiston89@yahoo.com","dop":"2025-04-06","serial_number":"18739783520639","imei1":"18739783520639","imei2":"18739783520639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154778,"job_number":"JOB_154778","tr_customer_id":154795,"tr_customer_product_id":154785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:44.000Z","modified_at":"2026-01-15T03:54:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18717353755800","imei1":"18717353755800","imei2":"18717353755800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154777,"job_number":"JOB_154777","tr_customer_id":154794,"tr_customer_product_id":154784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:43.000Z","modified_at":"2026-01-15T03:55:20.000Z","name":"Koby Collier","mobile_number":"975-267-1400","email_id":"Alice40@gmail.com","dop":"2025-04-06","serial_number":"19925408509904","imei1":"19925408509904","imei2":"19925408509904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154776,"job_number":"JOB_154776","tr_customer_id":154793,"tr_customer_product_id":154783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:43.000Z","modified_at":"2026-01-15T03:54:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13821878858299","imei1":"13821878858299","imei2":"13821878858299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154773,"job_number":"JOB_154773","tr_customer_id":154790,"tr_customer_product_id":154780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:41.000Z","modified_at":"2026-01-15T03:54:41.000Z","name":"Dahlia Haley","mobile_number":"362-891-3896","email_id":"Tristian.Wintheiser17@yahoo.com","dop":"2025-04-06","serial_number":"12217479695029176","imei1":"12217479695029176","imei2":"12217479695029176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154772,"job_number":"JOB_154772","tr_customer_id":154789,"tr_customer_product_id":154779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:40.000Z","modified_at":"2026-01-15T03:54:40.000Z","name":"Heloise Roberts","mobile_number":"649-907-5074","email_id":"Herbert_Huels3@gmail.com","dop":"2025-04-06","serial_number":"14325011109089638","imei1":"14325011109089638","imei2":"14325011109089638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154771,"job_number":"JOB_154771","tr_customer_id":154788,"tr_customer_product_id":154778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:40.000Z","modified_at":"2026-01-15T03:55:17.000Z","name":"Toney Bergnaum","mobile_number":"846-419-6078","email_id":"Neha2@gmail.com","dop":"2025-04-06","serial_number":"13105788391617","imei1":"13105788391617","imei2":"13105788391617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154770,"job_number":"JOB_154770","tr_customer_id":154787,"tr_customer_product_id":154777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:39.000Z","modified_at":"2026-01-15T03:54:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19885432899769","imei1":"19885432899769","imei2":"19885432899769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154769,"job_number":"JOB_154769","tr_customer_id":154786,"tr_customer_product_id":154776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:39.000Z","modified_at":"2026-01-15T03:55:16.000Z","name":"Kaitlyn Abernathy","mobile_number":"862-365-2393","email_id":"Felix40@yahoo.com","dop":"2025-04-06","serial_number":"18027338344820","imei1":"18027338344820","imei2":"18027338344820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154768,"job_number":"JOB_154768","tr_customer_id":154785,"tr_customer_product_id":154775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:38.000Z","modified_at":"2026-01-15T03:54:38.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15564025553440","imei1":"15564025553440","imei2":"15564025553440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154763,"job_number":"JOB_154763","tr_customer_id":154780,"tr_customer_product_id":154770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:23.000Z","modified_at":"2026-01-15T03:54:23.000Z","name":"Marcelino Mraz","mobile_number":"753-744-0468","email_id":"Marilou_Homenick56@hotmail.com","dop":"2025-04-06","serial_number":"13123066138306114","imei1":"13123066138306114","imei2":"13123066138306114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154762,"job_number":"JOB_154762","tr_customer_id":154779,"tr_customer_product_id":154769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:22.000Z","modified_at":"2026-01-15T03:54:58.000Z","name":"Julia Wiegand","mobile_number":"655-702-4927","email_id":"Derrick79@yahoo.com","dop":"2025-04-06","serial_number":"16875896138232","imei1":"16875896138232","imei2":"16875896138232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154761,"job_number":"JOB_154761","tr_customer_id":154778,"tr_customer_product_id":154768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:22.000Z","modified_at":"2026-01-15T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15972766063450","imei1":"15972766063450","imei2":"15972766063450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154760,"job_number":"JOB_154760","tr_customer_id":154777,"tr_customer_product_id":154767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:18.000Z","modified_at":"2026-01-15T03:54:18.000Z","name":"Rowan Schiller","mobile_number":"984-489-1368","email_id":"Mozell74@gmail.com","dop":"2025-04-06","serial_number":"12781239138817992","imei1":"12781239138817992","imei2":"12781239138817992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154757,"job_number":"JOB_154757","tr_customer_id":154774,"tr_customer_product_id":154764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:53.000Z","name":"Elda Grimes","mobile_number":"251-665-5352","email_id":"Antonina8@yahoo.com","dop":"2025-04-06","serial_number":"16374843022062","imei1":"16374843022062","imei2":"16374843022062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154755,"job_number":"JOB_154755","tr_customer_id":154772,"tr_customer_product_id":154762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10716090861494","imei1":"10716090861494","imei2":"10716090861494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154754,"job_number":"JOB_154754","tr_customer_id":154771,"tr_customer_product_id":154761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:15.000Z","modified_at":"2026-01-15T03:54:15.000Z","name":"Enid Wyman","mobile_number":"281-222-1042","email_id":"Enrique82@gmail.com","dop":"2025-04-06","serial_number":"10361079338187042","imei1":"10361079338187042","imei2":"10361079338187042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154753,"job_number":"JOB_154753","tr_customer_id":154770,"tr_customer_product_id":154760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:13.000Z","modified_at":"2026-01-15T03:54:51.000Z","name":"Demario Auer","mobile_number":"981-865-2983","email_id":"Lauryn_Feeney@yahoo.com","dop":"2025-04-06","serial_number":"12655583638902","imei1":"12655583638902","imei2":"12655583638902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154752,"job_number":"JOB_154752","tr_customer_id":154769,"tr_customer_product_id":154759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:13.000Z","modified_at":"2026-01-15T03:54:13.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10283826262935","imei1":"10283826262935","imei2":"10283826262935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154751,"job_number":"JOB_154751","tr_customer_id":154768,"tr_customer_product_id":154758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:10.000Z","modified_at":"2026-01-15T03:54:10.000Z","name":"Jan Schumm","mobile_number":"562-373-4054","email_id":"Beth.Abbott6@yahoo.com","dop":"2025-04-06","serial_number":"14564693585828510","imei1":"14564693585828510","imei2":"14564693585828510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154750,"job_number":"JOB_154750","tr_customer_id":154767,"tr_customer_product_id":154757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:09.000Z","modified_at":"2026-01-15T03:54:46.000Z","name":"Ignacio Hansen","mobile_number":"351-557-6555","email_id":"Edd_Williamson@hotmail.com","dop":"2025-04-06","serial_number":"19084999366537","imei1":"19084999366537","imei2":"19084999366537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154749,"job_number":"JOB_154749","tr_customer_id":154766,"tr_customer_product_id":154756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:09.000Z","modified_at":"2026-01-15T03:54:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11969253960508","imei1":"11969253960508","imei2":"11969253960508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154748,"job_number":"JOB_154748","tr_customer_id":154765,"tr_customer_product_id":154755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Adonis Hodkiewicz","mobile_number":"982-211-4266","email_id":"Vida.Schulist65@yahoo.com","dop":"2025-04-06","serial_number":"14562326067070936","imei1":"14562326067070936","imei2":"14562326067070936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154747,"job_number":"JOB_154747","tr_customer_id":154764,"tr_customer_product_id":154754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Lee Nicolas","mobile_number":"786-887-3751","email_id":"Brielle68@hotmail.com","dop":"2025-04-06","serial_number":"18857675583932940","imei1":"18857675583932940","imei2":"18857675583932940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154745,"job_number":"JOB_154745","tr_customer_id":154762,"tr_customer_product_id":154752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:00.000Z","modified_at":"2026-01-15T03:54:36.000Z","name":"Lula Koepp","mobile_number":"573-903-3364","email_id":"Pablo.Gerhold66@hotmail.com","dop":"2025-04-06","serial_number":"13727808385331","imei1":"13727808385331","imei2":"13727808385331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154744,"job_number":"JOB_154744","tr_customer_id":154761,"tr_customer_product_id":154751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:00.000Z","modified_at":"2026-01-15T03:54:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13493143921862","imei1":"13493143921862","imei2":"13493143921862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154743,"job_number":"JOB_154743","tr_customer_id":154760,"tr_customer_product_id":154750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:00.000Z","modified_at":"2026-01-15T03:54:36.000Z","name":"Zakary Emard","mobile_number":"878-201-7590","email_id":"Roberto.Fadel0@yahoo.com","dop":"2025-04-06","serial_number":"16298536774716","imei1":"16298536774716","imei2":"16298536774716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154741,"job_number":"JOB_154741","tr_customer_id":154758,"tr_customer_product_id":154748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:59.000Z","modified_at":"2026-01-15T03:53:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11396929921731","imei1":"11396929921731","imei2":"11396929921731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154739,"job_number":"JOB_154739","tr_customer_id":154756,"tr_customer_product_id":154746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:56.000Z","modified_at":"2026-01-15T03:53:56.000Z","name":"Ian Larkin","mobile_number":"263-528-2534","email_id":"Lorna_Conn54@gmail.com","dop":"2025-04-06","serial_number":"12578993247950640","imei1":"12578993247950640","imei2":"12578993247950640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154738,"job_number":"JOB_154738","tr_customer_id":154755,"tr_customer_product_id":154745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:55.000Z","modified_at":"2026-01-15T03:53:55.000Z","name":"Buster Williamson","mobile_number":"300-520-4904","email_id":"Hunter_Stracke@yahoo.com","dop":"2025-04-06","serial_number":"19442232336872144","imei1":"19442232336872144","imei2":"19442232336872144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154737,"job_number":"JOB_154737","tr_customer_id":154754,"tr_customer_product_id":154744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:55.000Z","modified_at":"2026-01-15T03:54:32.000Z","name":"Tobin King","mobile_number":"267-253-6608","email_id":"Jada92@hotmail.com","dop":"2025-04-06","serial_number":"16594394199245","imei1":"16594394199245","imei2":"16594394199245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154736,"job_number":"JOB_154736","tr_customer_id":154753,"tr_customer_product_id":154743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:55.000Z","modified_at":"2026-01-15T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12494657810567","imei1":"12494657810567","imei2":"12494657810567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154735,"job_number":"JOB_154735","tr_customer_id":154752,"tr_customer_product_id":154742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:54.000Z","modified_at":"2026-01-15T03:54:31.000Z","name":"Magdalen Moore","mobile_number":"461-960-8023","email_id":"Marcelo.Schiller29@hotmail.com","dop":"2025-04-06","serial_number":"16730177508759","imei1":"16730177508759","imei2":"16730177508759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154734,"job_number":"JOB_154734","tr_customer_id":154751,"tr_customer_product_id":154741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:54.000Z","modified_at":"2026-01-15T03:53:54.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18369184752506","imei1":"18369184752506","imei2":"18369184752506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154733,"job_number":"JOB_154733","tr_customer_id":154750,"tr_customer_product_id":154740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:47.000Z","modified_at":"2026-01-15T03:53:47.000Z","name":"Tristin Mante","mobile_number":"267-751-6627","email_id":"Clare_Wilderman23@yahoo.com","dop":"2025-04-06","serial_number":"12754540934110450","imei1":"12754540934110450","imei2":"12754540934110450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154732,"job_number":"JOB_154732","tr_customer_id":154749,"tr_customer_product_id":154739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:46.000Z","modified_at":"2026-01-15T03:54:22.000Z","name":"Susan Schinner","mobile_number":"308-401-0207","email_id":"Phoebe.Schaden@yahoo.com","dop":"2025-04-06","serial_number":"14710900443207","imei1":"14710900443207","imei2":"14710900443207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154731,"job_number":"JOB_154731","tr_customer_id":154748,"tr_customer_product_id":154738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:46.000Z","modified_at":"2026-01-15T03:53:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15164583379288","imei1":"15164583379288","imei2":"15164583379288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154730,"job_number":"JOB_154730","tr_customer_id":154747,"tr_customer_product_id":154737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:40.000Z","modified_at":"2026-01-15T03:53:40.000Z","name":"Nora Mitchell","mobile_number":"894-601-7828","email_id":"Oran_Labadie80@yahoo.com","dop":"2025-04-06","serial_number":"11975523398423576","imei1":"11975523398423576","imei2":"11975523398423576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154729,"job_number":"JOB_154729","tr_customer_id":154746,"tr_customer_product_id":154736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:39.000Z","modified_at":"2026-01-15T03:54:15.000Z","name":"Lura West","mobile_number":"281-903-3266","email_id":"Josue_Cormier49@gmail.com","dop":"2025-04-06","serial_number":"11065750551589","imei1":"11065750551589","imei2":"11065750551589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154728,"job_number":"JOB_154728","tr_customer_id":154745,"tr_customer_product_id":154735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:38.000Z","modified_at":"2026-01-15T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19639242040768","imei1":"19639242040768","imei2":"19639242040768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154727,"job_number":"JOB_154727","tr_customer_id":154744,"tr_customer_product_id":154734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:35.000Z","modified_at":"2026-01-15T03:53:35.000Z","name":"Brendon Bayer","mobile_number":"237-452-5428","email_id":"Julien43@hotmail.com","dop":"2025-04-06","serial_number":"14537535539067280","imei1":"14537535539067280","imei2":"14537535539067280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154726,"job_number":"JOB_154726","tr_customer_id":154743,"tr_customer_product_id":154733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:33.000Z","modified_at":"2026-01-15T03:54:10.000Z","name":"Velda Keeling","mobile_number":"552-916-0762","email_id":"Tillman_Hilpert@hotmail.com","dop":"2025-04-06","serial_number":"18451403951000","imei1":"18451403951000","imei2":"18451403951000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154725,"job_number":"JOB_154725","tr_customer_id":154742,"tr_customer_product_id":154732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:33.000Z","modified_at":"2026-01-15T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10202718391286","imei1":"10202718391286","imei2":"10202718391286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154724,"job_number":"JOB_154724","tr_customer_id":154741,"tr_customer_product_id":154731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:30.000Z","modified_at":"2026-01-15T03:53:30.000Z","name":"Arlene Greenholt","mobile_number":"595-915-2080","email_id":"Morris_OConner88@yahoo.com","dop":"2025-04-06","serial_number":"13818527232849382","imei1":"13818527232849382","imei2":"13818527232849382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154721,"job_number":"JOB_154721","tr_customer_id":154738,"tr_customer_product_id":154728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:54:06.000Z","name":"Kaci Schowalter","mobile_number":"226-563-2520","email_id":"Sammy71@yahoo.com","dop":"2025-04-06","serial_number":"13233333042247","imei1":"13233333042247","imei2":"13233333042247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154719,"job_number":"JOB_154719","tr_customer_id":154736,"tr_customer_product_id":154726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"11862542706235","imei1":"11862542706235","imei2":"11862542706235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154717,"job_number":"JOB_154717","tr_customer_id":154734,"tr_customer_product_id":154724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:27.000Z","modified_at":"2026-01-15T03:53:27.000Z","name":"Alexanne Ledner","mobile_number":"451-500-3716","email_id":"Hassan_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"12140431334429162","imei1":"12140431334429162","imei2":"12140431334429162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154716,"job_number":"JOB_154716","tr_customer_id":154733,"tr_customer_product_id":154723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:25.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Clarabelle Schimmel","mobile_number":"924-563-8731","email_id":"Alexander_Lubowitz84@hotmail.com","dop":"2025-04-06","serial_number":"14792360043214","imei1":"14792360043214","imei2":"14792360043214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154715,"job_number":"JOB_154715","tr_customer_id":154732,"tr_customer_product_id":154722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:25.000Z","modified_at":"2026-01-15T03:53:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16312097480504","imei1":"16312097480504","imei2":"16312097480504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154714,"job_number":"JOB_154714","tr_customer_id":154731,"tr_customer_product_id":154721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:25.000Z","modified_at":"2026-01-15T03:53:25.000Z","name":"Alexys Smitham","mobile_number":"313-849-5998","email_id":"Julius.VonRueden@gmail.com","dop":"2025-04-06","serial_number":"19175268469353336","imei1":"19175268469353336","imei2":"19175268469353336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154713,"job_number":"JOB_154713","tr_customer_id":154730,"tr_customer_product_id":154720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:24.000Z","modified_at":"2026-01-15T03:53:58.000Z","name":"Chaim Buckridge","mobile_number":"897-319-1702","email_id":"Johathan23@gmail.com","dop":"2025-04-06","serial_number":"12211635332406","imei1":"12211635332406","imei2":"12211635332406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154712,"job_number":"JOB_154712","tr_customer_id":154729,"tr_customer_product_id":154719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:23.000Z","modified_at":"2026-01-15T03:53:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12441574746226","imei1":"12441574746226","imei2":"12441574746226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154711,"job_number":"JOB_154711","tr_customer_id":154728,"tr_customer_product_id":154718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:19.000Z","modified_at":"2026-01-15T03:53:19.000Z","name":"Santina Hamill","mobile_number":"649-270-6301","email_id":"Abdullah_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"19688491359784144","imei1":"19688491359784144","imei2":"19688491359784144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154706,"job_number":"JOB_154706","tr_customer_id":154723,"tr_customer_product_id":154713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:53.000Z","name":"Will Corwin","mobile_number":"262-322-2208","email_id":"Jeramie.Cruickshank90@yahoo.com","dop":"2025-04-06","serial_number":"14969823973146","imei1":"14969823973146","imei2":"14969823973146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154704,"job_number":"JOB_154704","tr_customer_id":154721,"tr_customer_product_id":154711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15198477703688","imei1":"15198477703688","imei2":"15198477703688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154702,"job_number":"JOB_154702","tr_customer_id":154719,"tr_customer_product_id":154709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Mercedes Deckow","mobile_number":"598-993-7627","email_id":"Benedict.Turner@yahoo.com","dop":"2025-04-06","serial_number":"12175969358891020","imei1":"12175969358891020","imei2":"12175969358891020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154699,"job_number":"JOB_154699","tr_customer_id":154716,"tr_customer_product_id":154706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:15.000Z","modified_at":"2026-01-15T03:53:52.000Z","name":"Barney Stark","mobile_number":"368-711-8294","email_id":"Oral_Waters@gmail.com","dop":"2025-04-06","serial_number":"10265971515165","imei1":"10265971515165","imei2":"10265971515165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154698,"job_number":"JOB_154698","tr_customer_id":154715,"tr_customer_product_id":154705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:15.000Z","modified_at":"2026-01-15T03:53:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14990457222754","imei1":"14990457222754","imei2":"14990457222754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154697,"job_number":"JOB_154697","tr_customer_id":154714,"tr_customer_product_id":154704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:12.000Z","modified_at":"2026-01-15T03:53:12.000Z","name":"Leo Cruickshank","mobile_number":"250-889-2489","email_id":"Shad.Marks@yahoo.com","dop":"2025-04-06","serial_number":"10393221115653372","imei1":"10393221115653372","imei2":"10393221115653372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154696,"job_number":"JOB_154696","tr_customer_id":154713,"tr_customer_product_id":154703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:11.000Z","modified_at":"2026-01-15T03:53:11.000Z","name":"Marjolaine Leannon","mobile_number":"616-585-1570","email_id":"Cindy_Schulist44@yahoo.com","dop":"2025-04-06","serial_number":"19773100881019430","imei1":"19773100881019430","imei2":"19773100881019430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154695,"job_number":"JOB_154695","tr_customer_id":154712,"tr_customer_product_id":154702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:10.000Z","modified_at":"2026-01-15T03:53:47.000Z","name":"Loma Padberg","mobile_number":"301-557-8045","email_id":"Winston.Trantow62@yahoo.com","dop":"2025-04-06","serial_number":"13386056465394","imei1":"13386056465394","imei2":"13386056465394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154694,"job_number":"JOB_154694","tr_customer_id":154711,"tr_customer_product_id":154701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:10.000Z","modified_at":"2026-01-15T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12177802045885","imei1":"12177802045885","imei2":"12177802045885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154693,"job_number":"JOB_154693","tr_customer_id":154710,"tr_customer_product_id":154700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:10.000Z","modified_at":"2026-01-15T03:53:46.000Z","name":"Kaya Torp","mobile_number":"381-649-5798","email_id":"Fabiola15@yahoo.com","dop":"2025-04-06","serial_number":"18184712263619","imei1":"18184712263619","imei2":"18184712263619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154692,"job_number":"JOB_154692","tr_customer_id":154709,"tr_customer_product_id":154699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:09.000Z","modified_at":"2026-01-15T03:53:09.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17312012664193","imei1":"17312012664193","imei2":"17312012664193","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154691,"job_number":"JOB_154691","tr_customer_id":154708,"tr_customer_product_id":154698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:04.000Z","modified_at":"2026-01-15T03:53:04.000Z","name":"Haskell Willms","mobile_number":"308-892-5818","email_id":"Helga1@hotmail.com","dop":"2025-04-06","serial_number":"19105010959766376","imei1":"19105010959766376","imei2":"19105010959766376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154690,"job_number":"JOB_154690","tr_customer_id":154707,"tr_customer_product_id":154697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:03.000Z","modified_at":"2026-01-15T03:53:03.000Z","name":"Jayde Spencer","mobile_number":"568-775-5830","email_id":"Mattie.Kunze31@hotmail.com","dop":"2025-04-06","serial_number":"13274655634158566","imei1":"13274655634158566","imei2":"13274655634158566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154689,"job_number":"JOB_154689","tr_customer_id":154706,"tr_customer_product_id":154696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:39.000Z","name":"Emily Treutel","mobile_number":"257-558-8619","email_id":"Magdalena_Weber20@hotmail.com","dop":"2025-04-06","serial_number":"15848662326397","imei1":"15848662326397","imei2":"15848662326397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154688,"job_number":"JOB_154688","tr_customer_id":154705,"tr_customer_product_id":154695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:38.000Z","name":"Jamaal O'Connell","mobile_number":"681-523-1685","email_id":"Alexzander36@yahoo.com","dop":"2025-04-06","serial_number":"15293953200551","imei1":"15293953200551","imei2":"15293953200551","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154687,"job_number":"JOB_154687","tr_customer_id":154704,"tr_customer_product_id":154694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11320283229344","imei1":"11320283229344","imei2":"11320283229344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154686,"job_number":"JOB_154686","tr_customer_id":154703,"tr_customer_product_id":154693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:02.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15001112222763","imei1":"15001112222763","imei2":"15001112222763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154682,"job_number":"JOB_154682","tr_customer_id":154699,"tr_customer_product_id":154689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:51.000Z","modified_at":"2026-01-15T03:52:51.000Z","name":"Lily Baumbach","mobile_number":"652-652-1082","email_id":"Gideon.Batz@gmail.com","dop":"2025-04-06","serial_number":"19874309858502760","imei1":"19874309858502760","imei2":"19874309858502760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154681,"job_number":"JOB_154681","tr_customer_id":154698,"tr_customer_product_id":154688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:50.000Z","modified_at":"2026-01-15T03:53:26.000Z","name":"Glenna Ryan","mobile_number":"989-656-1106","email_id":"Jacynthe_Sipes@yahoo.com","dop":"2025-04-06","serial_number":"18687709639080","imei1":"18687709639080","imei2":"18687709639080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154680,"job_number":"JOB_154680","tr_customer_id":154697,"tr_customer_product_id":154687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:50.000Z","modified_at":"2026-01-15T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13590843897101","imei1":"13590843897101","imei2":"13590843897101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154679,"job_number":"JOB_154679","tr_customer_id":154696,"tr_customer_product_id":154686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:44.000Z","modified_at":"2026-01-15T03:52:44.000Z","name":"Tara Gibson","mobile_number":"344-718-5130","email_id":"Natasha37@gmail.com","dop":"2025-04-06","serial_number":"16043247035973948","imei1":"16043247035973948","imei2":"16043247035973948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154678,"job_number":"JOB_154678","tr_customer_id":154695,"tr_customer_product_id":154685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:44.000Z","modified_at":"2026-01-15T03:52:44.000Z","name":"Davion Satterfield","mobile_number":"454-717-8865","email_id":"Dylan18@hotmail.com","dop":"2025-04-06","serial_number":"18485507447311830","imei1":"18485507447311830","imei2":"18485507447311830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154677,"job_number":"JOB_154677","tr_customer_id":154694,"tr_customer_product_id":154684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:43.000Z","modified_at":"2026-01-15T03:53:18.000Z","name":"Glenda Spinka","mobile_number":"620-778-4149","email_id":"Milan_Ullrich68@hotmail.com","dop":"2025-04-06","serial_number":"16021386739292","imei1":"16021386739292","imei2":"16021386739292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154676,"job_number":"JOB_154676","tr_customer_id":154693,"tr_customer_product_id":154683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:42.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Jeremy Barton","mobile_number":"935-556-5455","email_id":"Preston_Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"12161827336610","imei1":"12161827336610","imei2":"12161827336610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154675,"job_number":"JOB_154675","tr_customer_id":154692,"tr_customer_product_id":154682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:42.000Z","modified_at":"2026-01-15T03:52:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19095708693561","imei1":"19095708693561","imei2":"19095708693561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154674,"job_number":"JOB_154674","tr_customer_id":154691,"tr_customer_product_id":154681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:42.000Z","modified_at":"2026-01-15T03:52:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12207671797543","imei1":"12207671797543","imei2":"12207671797543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154673,"job_number":"JOB_154673","tr_customer_id":154690,"tr_customer_product_id":154680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:41.000Z","modified_at":"2026-01-15T03:52:41.000Z","name":"Ella Medhurst","mobile_number":"918-719-8914","email_id":"Arlene54@yahoo.com","dop":"2025-09-16","serial_number":"11157067334880","imei1":"11157067334880","imei2":"11157067334880","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154672,"job_number":"JOB_154672","tr_customer_id":154689,"tr_customer_product_id":154679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:40.000Z","modified_at":"2026-01-15T03:52:40.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16281131360722","imei1":"16281131360722","imei2":"16281131360722","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154668,"job_number":"JOB_154668","tr_customer_id":154685,"tr_customer_product_id":154675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:33.000Z","modified_at":"2026-01-15T03:52:33.000Z","name":"Emmitt Mayert","mobile_number":"314-478-8898","email_id":"Marcel.Bartoletti18@gmail.com","dop":"2025-06-18","serial_number":"1039876155032464","imei1":"1039876155032464","imei2":"1039876155032464","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154666,"job_number":"JOB_154666","tr_customer_id":154683,"tr_customer_product_id":154673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:32.000Z","modified_at":"2026-01-15T03:53:06.000Z","name":"Edwina Gleason","mobile_number":"786-246-1960","email_id":"Emie.Kihn83@hotmail.com","dop":"2025-06-18","serial_number":"10917346007467","imei1":"10917346007467","imei2":"10917346007467","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154665,"job_number":"JOB_154665","tr_customer_id":154682,"tr_customer_product_id":154672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:32.000Z","modified_at":"2026-01-15T03:52:32.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10258045499843","imei1":"10258045499843","imei2":"10258045499843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154664,"job_number":"JOB_154664","tr_customer_id":154681,"tr_customer_product_id":154671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:21.000Z","modified_at":"2026-01-15T03:52:21.000Z","name":"Chanel Kuvalis","mobile_number":"758-590-3816","email_id":"Madalyn41@yahoo.com","dop":"2025-09-16","serial_number":"12276383021487","imei1":"12276383021487","imei2":"12276383021487","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154663,"job_number":"JOB_154663","tr_customer_id":154680,"tr_customer_product_id":154670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:21.000Z","modified_at":"2026-01-15T03:52:21.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19492437408543","imei1":"19492437408543","imei2":"19492437408543","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154662,"job_number":"JOB_154662","tr_customer_id":154679,"tr_customer_product_id":154669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Lonny Powlowski","mobile_number":"781-897-5866","email_id":"Hallie.Corkery@gmail.com","dop":"2025-04-06","serial_number":"19249347671067550","imei1":"19249347671067550","imei2":"19249347671067550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154661,"job_number":"JOB_154661","tr_customer_id":154678,"tr_customer_product_id":154668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Alf Kunze","mobile_number":"964-302-5271","email_id":"Oren.Ziemann@yahoo.com","dop":"2025-04-06","serial_number":"14501522136838768","imei1":"14501522136838768","imei2":"14501522136838768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154660,"job_number":"JOB_154660","tr_customer_id":154677,"tr_customer_product_id":154667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Wilton Cassin","mobile_number":"245-857-5951","email_id":"Arch.White@gmail.com","dop":"2025-04-06","serial_number":"11121198757060796","imei1":"11121198757060796","imei2":"11121198757060796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154659,"job_number":"JOB_154659","tr_customer_id":154676,"tr_customer_product_id":154666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:19.000Z","modified_at":"2026-01-15T03:52:55.000Z","name":"Sage Rippin","mobile_number":"896-455-7899","email_id":"Taylor59@yahoo.com","dop":"2025-04-06","serial_number":"11222925263659","imei1":"11222925263659","imei2":"11222925263659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154658,"job_number":"JOB_154658","tr_customer_id":154675,"tr_customer_product_id":154665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:19.000Z","modified_at":"2026-01-15T03:52:55.000Z","name":"Macy King","mobile_number":"326-869-8774","email_id":"Golden88@hotmail.com","dop":"2025-04-06","serial_number":"16164566941399","imei1":"16164566941399","imei2":"16164566941399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154657,"job_number":"JOB_154657","tr_customer_id":154674,"tr_customer_product_id":154664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15886753129331","imei1":"15886753129331","imei2":"15886753129331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154656,"job_number":"JOB_154656","tr_customer_id":154673,"tr_customer_product_id":154663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19813715563041","imei1":"19813715563041","imei2":"19813715563041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154655,"job_number":"JOB_154655","tr_customer_id":154672,"tr_customer_product_id":154662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:55.000Z","name":"Allison Morissette","mobile_number":"650-547-3868","email_id":"Lavern.Crist@hotmail.com","dop":"2025-04-06","serial_number":"16146098974570","imei1":"16146098974570","imei2":"16146098974570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154653,"job_number":"JOB_154653","tr_customer_id":154670,"tr_customer_product_id":154660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:15.000Z","modified_at":"2026-01-15T03:52:15.000Z","name":"Myrtle Kris","mobile_number":"711-965-5697","email_id":"Abdiel49@yahoo.com","dop":"2025-04-06","serial_number":"19188139382233530","imei1":"19188139382233530","imei2":"19188139382233530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154652,"job_number":"JOB_154652","tr_customer_id":154669,"tr_customer_product_id":154659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:14.000Z","modified_at":"2026-01-15T03:52:50.000Z","name":"Cornelius Schimmel","mobile_number":"297-574-2851","email_id":"Floy_Breitenberg2@hotmail.com","dop":"2025-04-06","serial_number":"18060434048959","imei1":"18060434048959","imei2":"18060434048959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154651,"job_number":"JOB_154651","tr_customer_id":154668,"tr_customer_product_id":154658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:12.000Z","modified_at":"2026-01-15T03:52:12.000Z","name":"Cheyenne Glover","mobile_number":"802-991-0112","email_id":"Gertrude_Bradtke92@yahoo.com","dop":"2025-04-06","serial_number":"17749148616674052","imei1":"17749148616674052","imei2":"17749148616674052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154650,"job_number":"JOB_154650","tr_customer_id":154667,"tr_customer_product_id":154657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:11.000Z","modified_at":"2026-01-15T03:52:45.000Z","name":"Corene Keeling","mobile_number":"560-569-6547","email_id":"Bonita_Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"12224792589978","imei1":"12224792589978","imei2":"12224792589978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154649,"job_number":"JOB_154649","tr_customer_id":154666,"tr_customer_product_id":154656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:03.000Z","modified_at":"2026-01-15T03:52:03.000Z","name":"Esperanza Schimmel","mobile_number":"225-601-0008","email_id":"Domenick_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"10370091967026112","imei1":"10370091967026112","imei2":"10370091967026112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154647,"job_number":"JOB_154647","tr_customer_id":154664,"tr_customer_product_id":154654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"Derrick Heathcote","mobile_number":"281-563-8921","email_id":"Clementine.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"19868826898573930","imei1":"19868826898573930","imei2":"19868826898573930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154646,"job_number":"JOB_154646","tr_customer_id":154663,"tr_customer_product_id":154653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:35.000Z","name":"Sammie Runte","mobile_number":"536-959-3031","email_id":"Cleve_Kutch74@gmail.com","dop":"2025-04-06","serial_number":"13101823141083","imei1":"13101823141083","imei2":"13101823141083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154645,"job_number":"JOB_154645","tr_customer_id":154662,"tr_customer_product_id":154652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"Ismael Bailey","mobile_number":"358-984-6853","email_id":"Piper69@gmail.com","dop":"2025-09-16","serial_number":"19383025797967","imei1":"19383025797967","imei2":"19383025797967","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154644,"job_number":"JOB_154644","tr_customer_id":154661,"tr_customer_product_id":154651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17089716826661","imei1":"17089716826661","imei2":"17089716826661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154643,"job_number":"JOB_154643","tr_customer_id":154660,"tr_customer_product_id":154650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15369706639730","imei1":"15369706639730","imei2":"15369706639730","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154642,"job_number":"JOB_154642","tr_customer_id":154659,"tr_customer_product_id":154649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:00.000Z","modified_at":"2026-01-15T03:52:00.000Z","name":"Giles McKenzie","mobile_number":"962-382-9039","email_id":"Eva63@yahoo.com","dop":"2025-04-06","serial_number":"13600602543100756","imei1":"13600602543100756","imei2":"13600602543100756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154641,"job_number":"JOB_154641","tr_customer_id":154658,"tr_customer_product_id":154648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:00.000Z","modified_at":"2026-01-15T03:52:36.000Z","name":"Oma Senger","mobile_number":"511-897-9363","email_id":"Jayde22@hotmail.com","dop":"2025-04-06","serial_number":"11728064440827","imei1":"11728064440827","imei2":"11728064440827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154640,"job_number":"JOB_154640","tr_customer_id":154657,"tr_customer_product_id":154647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:00.000Z","modified_at":"2026-01-15T03:52:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19549684007135","imei1":"19549684007135","imei2":"19549684007135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154639,"job_number":"JOB_154639","tr_customer_id":154656,"tr_customer_product_id":154646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:59.000Z","modified_at":"2026-01-15T03:52:36.000Z","name":"Norwood Pfannerstill","mobile_number":"899-446-2276","email_id":"Amelia.Schuster@hotmail.com","dop":"2025-04-06","serial_number":"18824888640120","imei1":"18824888640120","imei2":"18824888640120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154638,"job_number":"JOB_154638","tr_customer_id":154655,"tr_customer_product_id":154645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:53.000Z","modified_at":"2026-01-15T03:51:53.000Z","name":"Rae Orn","mobile_number":"570-606-3420","email_id":"Lynn_Schmidt65@hotmail.com","dop":"2025-06-18","serial_number":"1051431098735897","imei1":"1051431098735897","imei2":"1051431098735897","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154637,"job_number":"JOB_154637","tr_customer_id":154654,"tr_customer_product_id":154644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:52.000Z","modified_at":"2026-01-15T03:52:26.000Z","name":"Verdie Morissette","mobile_number":"614-324-0735","email_id":"Lou.Quigley69@gmail.com","dop":"2025-06-18","serial_number":"10658304100820","imei1":"10658304100820","imei2":"10658304100820","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154636,"job_number":"JOB_154636","tr_customer_id":154653,"tr_customer_product_id":154643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:52.000Z","modified_at":"2026-01-15T03:51:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10878709176748","imei1":"10878709176748","imei2":"10878709176748","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154635,"job_number":"JOB_154635","tr_customer_id":154652,"tr_customer_product_id":154642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:48.000Z","modified_at":"2026-01-15T03:51:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"61866921271988","imei1":"61866921271988","imei2":"61866921271988","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154634,"job_number":"JOB_154634","tr_customer_id":154651,"tr_customer_product_id":154641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:37.000Z","modified_at":"2026-01-15T03:51:37.000Z","name":"Bethany Cassin","mobile_number":"810-677-4969","email_id":"Eddie84@gmail.com","dop":"2025-04-06","serial_number":"10044090517302968","imei1":"10044090517302968","imei2":"10044090517302968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154633,"job_number":"JOB_154633","tr_customer_id":154650,"tr_customer_product_id":154640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:36.000Z","modified_at":"2026-01-15T03:51:45.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"60204167257390","imei1":"60204167257390","imei2":"60204167257390","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154632,"job_number":"JOB_154632","tr_customer_id":154649,"tr_customer_product_id":154639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:36.000Z","modified_at":"2026-01-15T03:52:11.000Z","name":"Marielle Klocko","mobile_number":"331-596-0989","email_id":"Laury_Block@gmail.com","dop":"2025-04-06","serial_number":"16123585728468","imei1":"16123585728468","imei2":"16123585728468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154631,"job_number":"JOB_154631","tr_customer_id":154648,"tr_customer_product_id":154638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:35.000Z","modified_at":"2026-01-15T03:51:35.000Z","name":"Ed Olson","mobile_number":"700-461-4844","email_id":"Bianka29@gmail.com","dop":"2025-04-06","serial_number":"10497017006468214","imei1":"10497017006468214","imei2":"10497017006468214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154630,"job_number":"JOB_154630","tr_customer_id":154647,"tr_customer_product_id":154637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:35.000Z","modified_at":"2026-01-15T03:51:35.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16745300533085","imei1":"16745300533085","imei2":"16745300533085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154629,"job_number":"JOB_154629","tr_customer_id":154646,"tr_customer_product_id":154636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:34.000Z","modified_at":"2026-01-15T03:52:09.000Z","name":"Magali Legros","mobile_number":"626-750-3488","email_id":"Elisa_Becker@gmail.com","dop":"2025-04-06","serial_number":"11471748807815","imei1":"11471748807815","imei2":"11471748807815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154628,"job_number":"JOB_154628","tr_customer_id":154645,"tr_customer_product_id":154635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T02:40:36.000Z","modified_at":"2026-01-15T02:40:36.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-01-14","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-01-14T02:40:36.396363410Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T02:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154944,"job_number":"JOB_154944","tr_customer_id":154961,"tr_customer_product_id":154951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:28.000Z","modified_at":"2026-01-15T06:36:28.000Z","name":"Keanu Kilback","mobile_number":"783-613-9361","email_id":"Daryl_Feeney@hotmail.com","dop":"2000-01-31","serial_number":"1042698685971259","imei1":"1042698685971259","imei2":"1042698685971259","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154942,"job_number":"JOB_154942","tr_customer_id":154959,"tr_customer_product_id":154949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:27.000Z","modified_at":"2026-01-15T06:36:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10295498282009","imei1":"10295498282009","imei2":"10295498282009","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154938,"job_number":"JOB_154938","tr_customer_id":154955,"tr_customer_product_id":154945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:41.000Z","modified_at":"2026-01-15T06:35:41.000Z","name":"Sydnee Smith","mobile_number":"756-921-2677","email_id":"Otto_OConner27@hotmail.com","dop":"2000-01-31","serial_number":"1023321301674620","imei1":"1023321301674620","imei2":"1023321301674620","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154936,"job_number":"JOB_154936","tr_customer_id":154953,"tr_customer_product_id":154943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:39.000Z","modified_at":"2026-01-15T06:35:39.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10237421979354","imei1":"10237421979354","imei2":"10237421979354","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154927,"job_number":"JOB_154927","tr_customer_id":154944,"tr_customer_product_id":154934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:53.000Z","modified_at":"2026-01-15T06:34:53.000Z","name":"Katrina Kassulke","mobile_number":"808-589-3839","email_id":"Jamarcus_Bergnaum@gmail.com","dop":"2000-01-31","serial_number":"1069924622424932","imei1":"1069924622424932","imei2":"1069924622424932","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154925,"job_number":"JOB_154925","tr_customer_id":154942,"tr_customer_product_id":154932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:52.000Z","modified_at":"2026-01-15T06:34:52.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10884676202774","imei1":"10884676202774","imei2":"10884676202774","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154919,"job_number":"JOB_154919","tr_customer_id":154936,"tr_customer_product_id":154926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:06.000Z","modified_at":"2026-01-15T06:34:06.000Z","name":"Felicita Gorczany","mobile_number":"908-788-0698","email_id":"Gay67@yahoo.com","dop":"2000-01-31","serial_number":"1061219777121499","imei1":"1061219777121499","imei2":"1061219777121499","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154917,"job_number":"JOB_154917","tr_customer_id":154934,"tr_customer_product_id":154924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:04.000Z","modified_at":"2026-01-15T06:34:04.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10964431586236","imei1":"10964431586236","imei2":"10964431586236","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154780,"job_number":"JOB_154780","tr_customer_id":154797,"tr_customer_product_id":154787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:44.000Z","modified_at":"2026-01-15T03:54:44.000Z","name":"Mia McLaughlin","mobile_number":"766-524-4836","email_id":"Zula.Harris@gmail.com","dop":"2000-01-31","serial_number":"1030474285522747","imei1":"1030474285522747","imei2":"1030474285522747","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154774,"job_number":"JOB_154774","tr_customer_id":154791,"tr_customer_product_id":154781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:42.000Z","modified_at":"2026-01-15T03:54:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10137183040109","imei1":"10137183040109","imei2":"10137183040109","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154746,"job_number":"JOB_154746","tr_customer_id":154763,"tr_customer_product_id":154753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Joanny Okuneva","mobile_number":"835-229-0597","email_id":"Janice.Bartoletti33@hotmail.com","dop":"2000-01-31","serial_number":"1055927105107354","imei1":"1055927105107354","imei2":"1055927105107354","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154740,"job_number":"JOB_154740","tr_customer_id":154757,"tr_customer_product_id":154747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:59.000Z","modified_at":"2026-01-15T03:53:59.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10294239511253","imei1":"10294239511253","imei2":"10294239511253","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154709,"job_number":"JOB_154709","tr_customer_id":154726,"tr_customer_product_id":154716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:18.000Z","modified_at":"2026-01-15T03:53:18.000Z","name":"Cicero Harvey","mobile_number":"595-359-1693","email_id":"Emiliano_Hegmann72@hotmail.com","dop":"2000-01-31","serial_number":"1017728321792678","imei1":"1017728321792678","imei2":"1017728321792678","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154700,"job_number":"JOB_154700","tr_customer_id":154717,"tr_customer_product_id":154707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:16.000Z","modified_at":"2026-01-15T03:53:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10997526896732","imei1":"10997526896732","imei2":"10997526896732","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154671,"job_number":"JOB_154671","tr_customer_id":154688,"tr_customer_product_id":154678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:35.000Z","modified_at":"2026-01-15T03:52:35.000Z","name":"Rosemarie Cronin","mobile_number":"756-264-0682","email_id":"Helmer.Berge@yahoo.com","dop":"2000-01-31","serial_number":"1047840830373563","imei1":"1047840830373563","imei2":"1047840830373563","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154667,"job_number":"JOB_154667","tr_customer_id":154684,"tr_customer_product_id":154674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:33.000Z","modified_at":"2026-01-15T03:52:33.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10580578455076","imei1":"10580578455076","imei2":"10580578455076","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154943,"job_number":"JOB_154943","tr_customer_id":154960,"tr_customer_product_id":154950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:27.000Z","modified_at":"2026-01-15T06:37:07.000Z","name":"Elenora Kautzer","mobile_number":"418-383-0552","email_id":"Adolph_Trantow@yahoo.com","dop":"2000-01-31","serial_number":"10400812282859","imei1":"10400812282859","imei2":"10400812282859","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:37:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154937,"job_number":"JOB_154937","tr_customer_id":154954,"tr_customer_product_id":154944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:40.000Z","modified_at":"2026-01-15T06:36:19.000Z","name":"Raoul Fahey","mobile_number":"615-705-3775","email_id":"Casper_Stanton@hotmail.com","dop":"2000-01-31","serial_number":"10846863876151","imei1":"10846863876151","imei2":"10846863876151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154932,"job_number":"JOB_154932","tr_customer_id":154949,"tr_customer_product_id":154939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:12.000Z","modified_at":"2026-01-15T06:35:51.000Z","name":"Rosie Jerde","mobile_number":"280-777-9556","email_id":"Jaquan_Reilly@gmail.com","dop":"2025-10-21","serial_number":"11640585847183","imei1":"11640585847183","imei2":"11640585847183","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154926,"job_number":"JOB_154926","tr_customer_id":154943,"tr_customer_product_id":154933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:52.000Z","modified_at":"2026-01-15T06:35:32.000Z","name":"Ulises Gislason","mobile_number":"322-524-0142","email_id":"Gretchen2@hotmail.com","dop":"2000-01-31","serial_number":"10443329658448","imei1":"10443329658448","imei2":"10443329658448","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154924,"job_number":"JOB_154924","tr_customer_id":154941,"tr_customer_product_id":154931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:25.000Z","modified_at":"2026-01-15T06:35:04.000Z","name":"Daphney Sawayn","mobile_number":"933-363-3747","email_id":"Jaime.Morissette76@gmail.com","dop":"2025-10-21","serial_number":"11284403289603","imei1":"11284403289603","imei2":"11284403289603","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154918,"job_number":"JOB_154918","tr_customer_id":154935,"tr_customer_product_id":154925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:04.000Z","modified_at":"2026-01-15T06:34:44.000Z","name":"Tomas Kohler","mobile_number":"853-244-2576","email_id":"Eugene89@yahoo.com","dop":"2000-01-31","serial_number":"10322866015221","imei1":"10322866015221","imei2":"10322866015221","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154913,"job_number":"JOB_154913","tr_customer_id":154930,"tr_customer_product_id":154920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:38.000Z","modified_at":"2026-01-15T06:34:17.000Z","name":"Yvette Fisher","mobile_number":"250-720-4833","email_id":"Stefanie26@hotmail.com","dop":"2025-10-21","serial_number":"18373602538988","imei1":"18373602538988","imei2":"18373602538988","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154815,"job_number":"JOB_154815","tr_customer_id":154832,"tr_customer_product_id":154822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:06.000Z","modified_at":"2026-01-15T04:03:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48468017060150","imei1":"48468017060150","imei2":"48468017060150","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154814,"job_number":"JOB_154814","tr_customer_id":154831,"tr_customer_product_id":154821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:06.000Z","modified_at":"2026-01-15T04:03:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60564218940425","imei1":"60564218940425","imei2":"60564218940425","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154813,"job_number":"JOB_154813","tr_customer_id":154830,"tr_customer_product_id":154820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:06.000Z","modified_at":"2026-01-15T04:03:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29480194779496","imei1":"29480194779496","imei2":"29480194779496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154812,"job_number":"JOB_154812","tr_customer_id":154829,"tr_customer_product_id":154819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44960169447649","imei1":"44960169447649","imei2":"44960169447649","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154811,"job_number":"JOB_154811","tr_customer_id":154828,"tr_customer_product_id":154818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18564243229792","imei1":"18564243229792","imei2":"18564243229792","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154810,"job_number":"JOB_154810","tr_customer_id":154827,"tr_customer_product_id":154817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91987355985382","imei1":"91987355985382","imei2":"91987355985382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154809,"job_number":"JOB_154809","tr_customer_id":154826,"tr_customer_product_id":154816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:04.000Z","modified_at":"2026-01-15T04:03:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68900240359615","imei1":"68900240359615","imei2":"68900240359615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154808,"job_number":"JOB_154808","tr_customer_id":154825,"tr_customer_product_id":154815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97815372371767","imei1":"97815372371767","imei2":"97815372371767","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:02:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154807,"job_number":"JOB_154807","tr_customer_id":154824,"tr_customer_product_id":154814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37954833909154","imei1":"37954833909154","imei2":"37954833909154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154806,"job_number":"JOB_154806","tr_customer_id":154823,"tr_customer_product_id":154813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78612186348192","imei1":"78612186348192","imei2":"78612186348192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154805,"job_number":"JOB_154805","tr_customer_id":154822,"tr_customer_product_id":154812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75829805298755","imei1":"75829805298755","imei2":"75829805298755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154804,"job_number":"JOB_154804","tr_customer_id":154821,"tr_customer_product_id":154811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80215552636054","imei1":"80215552636054","imei2":"80215552636054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154803,"job_number":"JOB_154803","tr_customer_id":154820,"tr_customer_product_id":154810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72346433302420","imei1":"72346433302420","imei2":"72346433302420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154802,"job_number":"JOB_154802","tr_customer_id":154819,"tr_customer_product_id":154809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21412011017690","imei1":"21412011017690","imei2":"21412011017690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154801,"job_number":"JOB_154801","tr_customer_id":154818,"tr_customer_product_id":154808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:05.000Z","modified_at":"2026-01-15T04:02:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28044922743389","imei1":"28044922743389","imei2":"28044922743389","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154800,"job_number":"JOB_154800","tr_customer_id":154817,"tr_customer_product_id":154807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52869295642392","imei1":"52869295642392","imei2":"52869295642392","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154799,"job_number":"JOB_154799","tr_customer_id":154816,"tr_customer_product_id":154806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95626864835374","imei1":"95626864835374","imei2":"95626864835374","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154798,"job_number":"JOB_154798","tr_customer_id":154815,"tr_customer_product_id":154805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81146536178556","imei1":"81146536178556","imei2":"81146536178556","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154797,"job_number":"JOB_154797","tr_customer_id":154814,"tr_customer_product_id":154804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88580311631949","imei1":"88580311631949","imei2":"88580311631949","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154796,"job_number":"JOB_154796","tr_customer_id":154813,"tr_customer_product_id":154803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32228263790491","imei1":"32228263790491","imei2":"32228263790491","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154795,"job_number":"JOB_154795","tr_customer_id":154812,"tr_customer_product_id":154802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51627656026695","imei1":"51627656026695","imei2":"51627656026695","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154775,"job_number":"JOB_154775","tr_customer_id":154792,"tr_customer_product_id":154782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:43.000Z","modified_at":"2026-01-15T03:55:19.000Z","name":"Rachelle Mills","mobile_number":"239-934-9052","email_id":"Samanta7@gmail.com","dop":"2000-01-31","serial_number":"10216316263764","imei1":"10216316263764","imei2":"10216316263764","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154742,"job_number":"JOB_154742","tr_customer_id":154759,"tr_customer_product_id":154749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:59.000Z","modified_at":"2026-01-15T03:54:35.000Z","name":"Brannon Leffler","mobile_number":"673-252-5995","email_id":"Asa.Morar@hotmail.com","dop":"2000-01-31","serial_number":"10750483088147","imei1":"10750483088147","imei2":"10750483088147","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154701,"job_number":"JOB_154701","tr_customer_id":154718,"tr_customer_product_id":154708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:16.000Z","modified_at":"2026-01-15T03:53:52.000Z","name":"Audreanne Senger","mobile_number":"263-760-9733","email_id":"Bert_Harber26@hotmail.com","dop":"2000-01-31","serial_number":"10705134337006","imei1":"10705134337006","imei2":"10705134337006","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154685,"job_number":"JOB_154685","tr_customer_id":154702,"tr_customer_product_id":154692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:58.000Z","modified_at":"2026-01-15T03:52:58.000Z","name":"Nathan Cartwright","mobile_number":"389-724-7180","email_id":"Winston_Klocko@hotmail.com","dop":"2025-05-30","serial_number":"1951424902690075","imei1":"1951424902690075","imei2":"1951424902690075","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154684,"job_number":"JOB_154684","tr_customer_id":154701,"tr_customer_product_id":154691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:57.000Z","modified_at":"2026-01-15T03:52:57.000Z","name":"Tyler Tillman","mobile_number":"623-477-6253","email_id":"Maxime42@hotmail.com","dop":"2025-05-30","serial_number":"19858284787263","imei1":"19858284787263","imei2":"19858284787263","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154683,"job_number":"JOB_154683","tr_customer_id":154700,"tr_customer_product_id":154690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:56.000Z","modified_at":"2026-01-15T03:53:12.000Z","name":"Adriana Kshlerin","mobile_number":"344-336-9434","email_id":"Gladyce.Schamberger@hotmail.com","dop":"2025-05-30","serial_number":"16511665005532","imei1":"16511665005532","imei2":"16511665005532","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154669,"job_number":"JOB_154669","tr_customer_id":154686,"tr_customer_product_id":154676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:33.000Z","modified_at":"2026-01-15T03:53:09.000Z","name":"Samara Lakin","mobile_number":"764-858-8372","email_id":"Donnell17@yahoo.com","dop":"2000-01-31","serial_number":"10141111063341","imei1":"10141111063341","imei2":"10141111063341","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154627,"job_number":"JOB_154627","tr_customer_id":154644,"tr_customer_product_id":154634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T00:34:11.000Z","modified_at":"2026-01-15T00:34:11.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"14198839277857","imei1":"14198839277857","imei2":"14198839277857","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T00:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154985,"job_number":"JOB_154985","tr_customer_id":155002,"tr_customer_product_id":154992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:25:24.000Z","modified_at":"2026-01-15T07:25:24.000Z","name":"Dillon Ryan","mobile_number":"899-718-3077","email_id":"Josefa.Mayer85@hotmail.com","dop":"2025-11-04","serial_number":"41169975311261","imei1":"41169975311261","imei2":"41169975311261","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T07:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154948,"job_number":"JOB_154948","tr_customer_id":154965,"tr_customer_product_id":154955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:39:33.000Z","modified_at":"2026-01-15T06:43:50.000Z","name":"Chaitanya Vartak","mobile_number":"9527092581","email_id":"vartakchaitanya30@gmail.com","dop":"2025-12-31","serial_number":"865843063504291","imei1":"865843063504291","imei2":"865843063504291","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-15T06:43:50.000Z","assigned_to":17,"mst_warrenty_status_code":"IW"},{"id":154903,"job_number":"JOB_154903","tr_customer_id":154920,"tr_customer_product_id":154910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:52.000Z","modified_at":"2026-01-15T06:29:03.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"83238272762906","imei1":"83238272762906","imei2":"83238272762906","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154899,"job_number":"JOB_154899","tr_customer_id":154916,"tr_customer_product_id":154906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:36.000Z","modified_at":"2026-01-15T06:28:47.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"75787902921390","imei1":"75787902921390","imei2":"75787902921390","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154898,"job_number":"JOB_154898","tr_customer_id":154915,"tr_customer_product_id":154905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:20.000Z","modified_at":"2026-01-15T06:28:31.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"56802712866367","imei1":"56802712866367","imei2":"56802712866367","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154882,"job_number":"JOB_154882","tr_customer_id":154899,"tr_customer_product_id":154889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:16.000Z","modified_at":"2026-01-15T06:21:28.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"91018918634576","imei1":"91018918634576","imei2":"91018918634576","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154881,"job_number":"JOB_154881","tr_customer_id":154898,"tr_customer_product_id":154888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:20:59.000Z","modified_at":"2026-01-15T06:21:11.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"68789858102016","imei1":"68789858102016","imei2":"68789858102016","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154880,"job_number":"JOB_154880","tr_customer_id":154897,"tr_customer_product_id":154887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:20:42.000Z","modified_at":"2026-01-15T06:20:54.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"12897505069623","imei1":"12897505069623","imei2":"12897505069623","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154879,"job_number":"JOB_154879","tr_customer_id":154896,"tr_customer_product_id":154886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:25.000Z","modified_at":"2026-01-15T06:19:25.000Z","name":"Brando O'Keefe","mobile_number":"419-714-1026","email_id":"Kianna6@gmail.com","dop":"2025-06-09","serial_number":"106121798835474","imei1":"106121798835474","imei2":"106121798835474","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154878,"job_number":"JOB_154878","tr_customer_id":154895,"tr_customer_product_id":154885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:24.000Z","modified_at":"2026-01-15T06:19:35.000Z","name":"Syble Wintheiser","mobile_number":"486-725-3181","email_id":"Adrienne.Wilderman32@gmail.com","dop":"2025-06-09","serial_number":"102676512545546","imei1":"102676512545546","imei2":"102676512545546","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154877,"job_number":"JOB_154877","tr_customer_id":154894,"tr_customer_product_id":154884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:24.000Z","modified_at":"2026-01-15T06:19:24.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102222107126520","imei1":"102222107126520","imei2":"102222107126520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154876,"job_number":"JOB_154876","tr_customer_id":154893,"tr_customer_product_id":154883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:09.000Z","modified_at":"2026-01-15T06:19:09.000Z","name":"Garnett Lind","mobile_number":"549-381-3609","email_id":"Piper.Skiles@yahoo.com","dop":"2025-06-09","serial_number":"109080616870855","imei1":"109080616870855","imei2":"109080616870855","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154875,"job_number":"JOB_154875","tr_customer_id":154892,"tr_customer_product_id":154882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:08.000Z","modified_at":"2026-01-15T06:19:19.000Z","name":"Rocky Dooley","mobile_number":"851-531-2776","email_id":"Providenci.Effertz@yahoo.com","dop":"2025-06-09","serial_number":"108629288756510","imei1":"108629288756510","imei2":"108629288756510","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154874,"job_number":"JOB_154874","tr_customer_id":154891,"tr_customer_product_id":154881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:08.000Z","modified_at":"2026-01-15T06:19:08.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106185584214295","imei1":"106185584214295","imei2":"106185584214295","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154873,"job_number":"JOB_154873","tr_customer_id":154890,"tr_customer_product_id":154880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:18:52.000Z","modified_at":"2026-01-15T06:18:52.000Z","name":"Audreanne Dickens","mobile_number":"460-443-9732","email_id":"Dana27@yahoo.com","dop":"2025-06-09","serial_number":"108211177463755","imei1":"108211177463755","imei2":"108211177463755","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154872,"job_number":"JOB_154872","tr_customer_id":154889,"tr_customer_product_id":154879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:18:52.000Z","modified_at":"2026-01-15T06:19:03.000Z","name":"Omari Simonis","mobile_number":"826-953-9468","email_id":"Sterling_Friesen91@hotmail.com","dop":"2025-06-09","serial_number":"108468702740546","imei1":"108468702740546","imei2":"108468702740546","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154871,"job_number":"JOB_154871","tr_customer_id":154888,"tr_customer_product_id":154878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:18:51.000Z","modified_at":"2026-01-15T06:18:51.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107604726359565","imei1":"107604726359565","imei2":"107604726359565","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154870,"job_number":"JOB_154870","tr_customer_id":154887,"tr_customer_product_id":154877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:16:43.000Z","modified_at":"2026-01-15T06:17:06.000Z","name":"Maribel Emard","mobile_number":"733-990-8216","email_id":"Garrison.Hermiston6@yahoo.com","dop":"2025-10-01","serial_number":"12781138016966","imei1":"12781138016966","imei2":"12781138016966","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154869,"job_number":"JOB_154869","tr_customer_id":154886,"tr_customer_product_id":154876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:16:22.000Z","modified_at":"2026-01-15T06:16:33.000Z","name":"Hunter Langosh","mobile_number":"268-462-0850","email_id":"Waino30@gmail.com","dop":"2025-11-04","serial_number":"23229720953376","imei1":"23229720953376","imei2":"23229720953376","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154868,"job_number":"JOB_154868","tr_customer_id":154885,"tr_customer_product_id":154875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:16:07.000Z","modified_at":"2026-01-15T06:16:18.000Z","name":"Nels Larkin","mobile_number":"256-290-7647","email_id":"Cordelia.Schroeder40@yahoo.com","dop":"2025-11-04","serial_number":"33886373052787","imei1":"33886373052787","imei2":"33886373052787","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:16:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154867,"job_number":"JOB_154867","tr_customer_id":154884,"tr_customer_product_id":154874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:15:52.000Z","modified_at":"2026-01-15T06:16:03.000Z","name":"Reed Pouros","mobile_number":"490-711-0923","email_id":"Delphia83@gmail.com","dop":"2025-11-04","serial_number":"72068875609081","imei1":"72068875609081","imei2":"72068875609081","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154785,"job_number":"JOB_154785","tr_customer_id":154802,"tr_customer_product_id":154792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:50.000Z","modified_at":"2026-01-15T03:54:50.000Z","name":"Catalina Schaefer","mobile_number":"353-361-1741","email_id":"Johnathan_Green@hotmail.com","dop":"2025-06-09","serial_number":"106948682842155","imei1":"106948682842155","imei2":"106948682842155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154784,"job_number":"JOB_154784","tr_customer_id":154801,"tr_customer_product_id":154791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:49.000Z","modified_at":"2026-01-15T03:55:01.000Z","name":"Sven Jacobson","mobile_number":"219-373-1441","email_id":"Davin92@gmail.com","dop":"2025-06-09","serial_number":"108201181602600","imei1":"108201181602600","imei2":"108201181602600","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154783,"job_number":"JOB_154783","tr_customer_id":154800,"tr_customer_product_id":154790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:49.000Z","modified_at":"2026-01-15T03:54:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108169914668407","imei1":"108169914668407","imei2":"108169914668407","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154767,"job_number":"JOB_154767","tr_customer_id":154784,"tr_customer_product_id":154774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:35.000Z","modified_at":"2026-01-15T03:54:35.000Z","name":"Raymundo Hoppe","mobile_number":"240-426-6067","email_id":"Filomena.Fritsch42@hotmail.com","dop":"2025-06-09","serial_number":"76259165883265870","imei1":"76259165883265870","imei2":"76259165883265870","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154766,"job_number":"JOB_154766","tr_customer_id":154783,"tr_customer_product_id":154773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:33.000Z","modified_at":"2026-01-15T03:54:33.000Z","name":"Derek Effertz","mobile_number":"739-742-1807","email_id":"Shana.Halvorson54@yahoo.com","dop":"2025-06-09","serial_number":"101725134060517","imei1":"101725134060517","imei2":"101725134060517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154765,"job_number":"JOB_154765","tr_customer_id":154782,"tr_customer_product_id":154772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:33.000Z","modified_at":"2026-01-15T03:54:44.000Z","name":"Sigrid Donnelly","mobile_number":"767-734-6115","email_id":"Stephon.Turcotte49@hotmail.com","dop":"2025-06-09","serial_number":"100385870662710","imei1":"100385870662710","imei2":"100385870662710","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154764,"job_number":"JOB_154764","tr_customer_id":154781,"tr_customer_product_id":154771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:33.000Z","modified_at":"2026-01-15T03:54:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105646055022640","imei1":"105646055022640","imei2":"105646055022640","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154759,"job_number":"JOB_154759","tr_customer_id":154776,"tr_customer_product_id":154766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"Cristobal Schneider","mobile_number":"381-392-1019","email_id":"Camren_Spinka@hotmail.com","dop":"2025-06-09","serial_number":"107209467416525","imei1":"107209467416525","imei2":"107209467416525","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154758,"job_number":"JOB_154758","tr_customer_id":154775,"tr_customer_product_id":154765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:28.000Z","name":"Heloise Cremin","mobile_number":"868-589-6712","email_id":"Sedrick_Stiedemann72@yahoo.com","dop":"2025-06-09","serial_number":"108606661920744","imei1":"108606661920744","imei2":"108606661920744","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154756,"job_number":"JOB_154756","tr_customer_id":154773,"tr_customer_product_id":154763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102512917984754","imei1":"102512917984754","imei2":"102512917984754","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154723,"job_number":"JOB_154723","tr_customer_id":154740,"tr_customer_product_id":154730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:30.000Z","name":"Casimer Pouros","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140937342458455","imei1":"140937342458455","imei2":"140937342458455","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154722,"job_number":"JOB_154722","tr_customer_id":154739,"tr_customer_product_id":154729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Jennings Emard","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144448688807345","imei1":"144448688807345","imei2":"144448688807345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154720,"job_number":"JOB_154720","tr_customer_id":154737,"tr_customer_product_id":154727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Jovani White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144930827918554","imei1":"144930827918554","imei2":"144930827918554","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154718,"job_number":"JOB_154718","tr_customer_id":154735,"tr_customer_product_id":154725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"103336702935598","imei1":"103336702935598","imei2":"103336702935598","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154710,"job_number":"JOB_154710","tr_customer_id":154727,"tr_customer_product_id":154717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:18.000Z","modified_at":"2026-01-15T03:53:18.000Z","name":"Mariana Kub","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112455348371228","imei1":"112455348371228","imei2":"112455348371228","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154708,"job_number":"JOB_154708","tr_customer_id":154725,"tr_customer_product_id":154715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:18.000Z","modified_at":"2026-01-15T03:53:41.000Z","name":"Raquel Braun","mobile_number":"307-571-9906","email_id":"Neal24@gmail.com","dop":"2025-10-01","serial_number":"11435737709388","imei1":"11435737709388","imei2":"11435737709388","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154707,"job_number":"JOB_154707","tr_customer_id":154724,"tr_customer_product_id":154714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Marcos Boyer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157649956341687","imei1":"157649956341687","imei2":"157649956341687","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154705,"job_number":"JOB_154705","tr_customer_id":154722,"tr_customer_product_id":154712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Toney Considine","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120408160629692","imei1":"120408160629692","imei2":"120408160629692","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154703,"job_number":"JOB_154703","tr_customer_id":154720,"tr_customer_product_id":154710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"176715593372150","imei1":"176715593372150","imei2":"176715593372150","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154670,"job_number":"JOB_154670","tr_customer_id":154687,"tr_customer_product_id":154677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:34.000Z","modified_at":"2026-01-15T03:52:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Jaime_Dare83@hotmail.com","dop":"2025-07-02","serial_number":"10390129645337","imei1":"10390129645337","imei2":"10390129645337","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154654,"job_number":"JOB_154654","tr_customer_id":154671,"tr_customer_product_id":154661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Cicero_Huel0@hotmail.com","dop":"2025-07-02","serial_number":"10086939309024","imei1":"10086939309024","imei2":"10086939309024","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154648,"job_number":"JOB_154648","tr_customer_id":154665,"tr_customer_product_id":154655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:02.000Z","modified_at":"2026-01-15T03:52:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Oceane11@hotmail.com","dop":"2025-07-02","serial_number":"17604876526832","imei1":"17604876526832","imei2":"17604876526832","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_99821"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MjF9.TSNhCpeQWPUPXxbRQJgOBMbRLTwquExhZuMtFGOIFG0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e7b37061-eb08-4159-981f-7290681ebc0e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_104254"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MjF9.TSNhCpeQWPUPXxbRQJgOBMbRLTwquExhZuMtFGOIFG0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bf1d3e04-8035-4518-881a-2adb5b2ca0ca |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ac198997-5fcb-490b-9483-461bbe107f01 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-1D7ma6ql37FTqN7yZ7Nz6eDBZ90" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mjd9.ASnlkEC_ayRtkIViTCsZrVyd8_1xcsuPpmoEcy8pIXI"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mjd9.ASnlkEC_ayRtkIViTCsZrVyd8_1xcsuPpmoEcy8pIXI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e0dd7505-b9df-473e-9bbd-5691e21a4b89 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mjd9.ASnlkEC_ayRtkIViTCsZrVyd8_1xcsuPpmoEcy8pIXI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5e48d465-d430-4e96-bfec-e4451cacc7f2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-f9KxR9mwHBTjw33x/Z1xlRR8aTE" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":261},{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cc9a21bc-0221-4fe1-804c-1b99c428e446 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"3f668-R9/7ihbR/7HEHy/ypOCNGaVlzZw" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 15 Jan 2026 07:25:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":154944,"job_number":"JOB_154944","tr_customer_id":154961,"tr_customer_product_id":154951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:28.000Z","modified_at":"2026-01-15T06:36:28.000Z","name":"Keanu Kilback","mobile_number":"783-613-9361","email_id":"Daryl_Feeney@hotmail.com","dop":"2000-01-31","serial_number":"1042698685971259","imei1":"1042698685971259","imei2":"1042698685971259","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154942,"job_number":"JOB_154942","tr_customer_id":154959,"tr_customer_product_id":154949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:27.000Z","modified_at":"2026-01-15T06:36:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10295498282009","imei1":"10295498282009","imei2":"10295498282009","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154938,"job_number":"JOB_154938","tr_customer_id":154955,"tr_customer_product_id":154945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:41.000Z","modified_at":"2026-01-15T06:35:41.000Z","name":"Sydnee Smith","mobile_number":"756-921-2677","email_id":"Otto_OConner27@hotmail.com","dop":"2000-01-31","serial_number":"1023321301674620","imei1":"1023321301674620","imei2":"1023321301674620","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154936,"job_number":"JOB_154936","tr_customer_id":154953,"tr_customer_product_id":154943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:39.000Z","modified_at":"2026-01-15T06:35:39.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10237421979354","imei1":"10237421979354","imei2":"10237421979354","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154927,"job_number":"JOB_154927","tr_customer_id":154944,"tr_customer_product_id":154934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:53.000Z","modified_at":"2026-01-15T06:34:53.000Z","name":"Katrina Kassulke","mobile_number":"808-589-3839","email_id":"Jamarcus_Bergnaum@gmail.com","dop":"2000-01-31","serial_number":"1069924622424932","imei1":"1069924622424932","imei2":"1069924622424932","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154925,"job_number":"JOB_154925","tr_customer_id":154942,"tr_customer_product_id":154932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:52.000Z","modified_at":"2026-01-15T06:34:52.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10884676202774","imei1":"10884676202774","imei2":"10884676202774","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154919,"job_number":"JOB_154919","tr_customer_id":154936,"tr_customer_product_id":154926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:06.000Z","modified_at":"2026-01-15T06:34:06.000Z","name":"Felicita Gorczany","mobile_number":"908-788-0698","email_id":"Gay67@yahoo.com","dop":"2000-01-31","serial_number":"1061219777121499","imei1":"1061219777121499","imei2":"1061219777121499","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154917,"job_number":"JOB_154917","tr_customer_id":154934,"tr_customer_product_id":154924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:04.000Z","modified_at":"2026-01-15T06:34:04.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10964431586236","imei1":"10964431586236","imei2":"10964431586236","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154780,"job_number":"JOB_154780","tr_customer_id":154797,"tr_customer_product_id":154787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:44.000Z","modified_at":"2026-01-15T03:54:44.000Z","name":"Mia McLaughlin","mobile_number":"766-524-4836","email_id":"Zula.Harris@gmail.com","dop":"2000-01-31","serial_number":"1030474285522747","imei1":"1030474285522747","imei2":"1030474285522747","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154774,"job_number":"JOB_154774","tr_customer_id":154791,"tr_customer_product_id":154781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:42.000Z","modified_at":"2026-01-15T03:54:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10137183040109","imei1":"10137183040109","imei2":"10137183040109","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154746,"job_number":"JOB_154746","tr_customer_id":154763,"tr_customer_product_id":154753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Joanny Okuneva","mobile_number":"835-229-0597","email_id":"Janice.Bartoletti33@hotmail.com","dop":"2000-01-31","serial_number":"1055927105107354","imei1":"1055927105107354","imei2":"1055927105107354","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154740,"job_number":"JOB_154740","tr_customer_id":154757,"tr_customer_product_id":154747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:59.000Z","modified_at":"2026-01-15T03:53:59.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10294239511253","imei1":"10294239511253","imei2":"10294239511253","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154709,"job_number":"JOB_154709","tr_customer_id":154726,"tr_customer_product_id":154716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:18.000Z","modified_at":"2026-01-15T03:53:18.000Z","name":"Cicero Harvey","mobile_number":"595-359-1693","email_id":"Emiliano_Hegmann72@hotmail.com","dop":"2000-01-31","serial_number":"1017728321792678","imei1":"1017728321792678","imei2":"1017728321792678","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154700,"job_number":"JOB_154700","tr_customer_id":154717,"tr_customer_product_id":154707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:16.000Z","modified_at":"2026-01-15T03:53:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10997526896732","imei1":"10997526896732","imei2":"10997526896732","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154671,"job_number":"JOB_154671","tr_customer_id":154688,"tr_customer_product_id":154678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:35.000Z","modified_at":"2026-01-15T03:52:35.000Z","name":"Rosemarie Cronin","mobile_number":"756-264-0682","email_id":"Helmer.Berge@yahoo.com","dop":"2000-01-31","serial_number":"1047840830373563","imei1":"1047840830373563","imei2":"1047840830373563","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154667,"job_number":"JOB_154667","tr_customer_id":154684,"tr_customer_product_id":154674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:33.000Z","modified_at":"2026-01-15T03:52:33.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10580578455076","imei1":"10580578455076","imei2":"10580578455076","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154984,"job_number":"JOB_154984","tr_customer_id":155001,"tr_customer_product_id":154991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:02:06.000Z","modified_at":"2026-01-15T07:02:06.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2025-04-06","serial_number":"56456430226557","imei1":"56456430226557","imei2":"56456430226557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T07:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154983,"job_number":"JOB_154983","tr_customer_id":155000,"tr_customer_product_id":154990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:00:51.000Z","modified_at":"2026-01-15T07:00:51.000Z","name":"Trever Koepp","mobile_number":"686-581-1329","email_id":"Lillian_Skiles@yahoo.com","dop":"2025-04-06","serial_number":"19514193203323430","imei1":"19514193203323430","imei2":"19514193203323430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T07:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154981,"job_number":"JOB_154981","tr_customer_id":154998,"tr_customer_product_id":154988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:41.000Z","modified_at":"2026-01-15T06:57:41.000Z","name":"Gavin Windler","mobile_number":"571-519-0602","email_id":"Janick97@hotmail.com","dop":"2025-04-06","serial_number":"13824229720094714","imei1":"13824229720094714","imei2":"13824229720094714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154979,"job_number":"JOB_154979","tr_customer_id":154996,"tr_customer_product_id":154986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:40.000Z","modified_at":"2026-01-15T06:57:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16442753740016","imei1":"16442753740016","imei2":"16442753740016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154978,"job_number":"JOB_154978","tr_customer_id":154995,"tr_customer_product_id":154985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:13.000Z","modified_at":"2026-01-15T06:57:13.000Z","name":"Margaretta Littel","mobile_number":"454-681-7761","email_id":"Armani.Prosacco@gmail.com","dop":"2025-04-06","serial_number":"11138517678247136","imei1":"11138517678247136","imei2":"11138517678247136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154976,"job_number":"JOB_154976","tr_customer_id":154993,"tr_customer_product_id":154983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:12.000Z","modified_at":"2026-01-15T06:57:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13662115522121","imei1":"13662115522121","imei2":"13662115522121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154975,"job_number":"JOB_154975","tr_customer_id":154992,"tr_customer_product_id":154982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:56:44.000Z","modified_at":"2026-01-15T06:56:44.000Z","name":"Thora Berge","mobile_number":"398-890-3200","email_id":"Mavis.Greenfelder0@hotmail.com","dop":"2025-04-06","serial_number":"16823010079718700","imei1":"16823010079718700","imei2":"16823010079718700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154973,"job_number":"JOB_154973","tr_customer_id":154990,"tr_customer_product_id":154980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:56:43.000Z","modified_at":"2026-01-15T06:56:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17672223737769","imei1":"17672223737769","imei2":"17672223737769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154972,"job_number":"JOB_154972","tr_customer_id":154989,"tr_customer_product_id":154979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:48:17.000Z","modified_at":"2026-01-15T06:48:17.000Z","name":"Dora Legros","mobile_number":"908-220-2400","email_id":"Markus.Greenholt@hotmail.com","dop":"2025-04-06","serial_number":"11591529053568806","imei1":"11591529053568806","imei2":"11591529053568806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154970,"job_number":"JOB_154970","tr_customer_id":154987,"tr_customer_product_id":154977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:48:16.000Z","modified_at":"2026-01-15T06:48:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11306621470130","imei1":"11306621470130","imei2":"11306621470130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154969,"job_number":"JOB_154969","tr_customer_id":154986,"tr_customer_product_id":154976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:47:33.000Z","modified_at":"2026-01-15T06:47:33.000Z","name":"Ebony Casper","mobile_number":"354-344-6361","email_id":"Araceli39@hotmail.com","dop":"2025-04-06","serial_number":"15634311973629944","imei1":"15634311973629944","imei2":"15634311973629944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154967,"job_number":"JOB_154967","tr_customer_id":154984,"tr_customer_product_id":154974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:47:31.000Z","modified_at":"2026-01-15T06:47:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15676119169361","imei1":"15676119169361","imei2":"15676119169361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154966,"job_number":"JOB_154966","tr_customer_id":154983,"tr_customer_product_id":154973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:53.000Z","modified_at":"2026-01-15T06:46:53.000Z","name":"Annette Gulgowski","mobile_number":"799-720-8412","email_id":"Ansel.Goodwin5@yahoo.com","dop":"2025-04-06","serial_number":"15307754925105896","imei1":"15307754925105896","imei2":"15307754925105896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154964,"job_number":"JOB_154964","tr_customer_id":154981,"tr_customer_product_id":154971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:48.000Z","modified_at":"2026-01-15T06:46:48.000Z","name":"Mohamed Gusikowski","mobile_number":"555-452-2335","email_id":"Reta_Rempel@yahoo.com","dop":"2025-04-06","serial_number":"10612700469674630","imei1":"10612700469674630","imei2":"10612700469674630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154962,"job_number":"JOB_154962","tr_customer_id":154979,"tr_customer_product_id":154969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:46.000Z","modified_at":"2026-01-15T06:46:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12365326733353","imei1":"12365326733353","imei2":"12365326733353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154961,"job_number":"JOB_154961","tr_customer_id":154978,"tr_customer_product_id":154968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:42:01.000Z","modified_at":"2026-01-15T06:42:01.000Z","name":"Enrico Hammes","mobile_number":"687-822-2133","email_id":"Ethyl67@hotmail.com","dop":"2025-04-06","serial_number":"17472923309190604","imei1":"17472923309190604","imei2":"17472923309190604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154959,"job_number":"JOB_154959","tr_customer_id":154976,"tr_customer_product_id":154966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:59.000Z","modified_at":"2026-01-15T06:41:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18647405372375","imei1":"18647405372375","imei2":"18647405372375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154958,"job_number":"JOB_154958","tr_customer_id":154975,"tr_customer_product_id":154965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:27.000Z","modified_at":"2026-01-15T06:41:27.000Z","name":"Chaim Koch","mobile_number":"457-623-5768","email_id":"Joshuah_Hartmann40@hotmail.com","dop":"2025-04-06","serial_number":"12078480082539772","imei1":"12078480082539772","imei2":"12078480082539772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154956,"job_number":"JOB_154956","tr_customer_id":154973,"tr_customer_product_id":154963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:22.000Z","modified_at":"2026-01-15T06:41:22.000Z","name":"Antonio Ortiz","mobile_number":"781-279-6381","email_id":"Wilber_Schumm21@gmail.com","dop":"2025-04-06","serial_number":"18542936916902556","imei1":"18542936916902556","imei2":"18542936916902556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154954,"job_number":"JOB_154954","tr_customer_id":154971,"tr_customer_product_id":154961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:12.000Z","modified_at":"2026-01-15T06:41:12.000Z","name":"Delaney Robel","mobile_number":"541-303-3211","email_id":"Nolan_Lueilwitz15@hotmail.com","dop":"2025-04-06","serial_number":"16607300063559888","imei1":"16607300063559888","imei2":"16607300063559888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154952,"job_number":"JOB_154952","tr_customer_id":154969,"tr_customer_product_id":154959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:11.000Z","modified_at":"2026-01-15T06:41:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15115646072508","imei1":"15115646072508","imei2":"15115646072508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154951,"job_number":"JOB_154951","tr_customer_id":154968,"tr_customer_product_id":154958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:40:24.000Z","modified_at":"2026-01-15T06:40:24.000Z","name":"Mariela Stokes","mobile_number":"670-318-5217","email_id":"Marisa.Hamill@hotmail.com","dop":"2025-04-06","serial_number":"16086516443831968","imei1":"16086516443831968","imei2":"16086516443831968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154949,"job_number":"JOB_154949","tr_customer_id":154966,"tr_customer_product_id":154956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:40:22.000Z","modified_at":"2026-01-15T06:40:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11753614606681","imei1":"11753614606681","imei2":"11753614606681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154947,"job_number":"JOB_154947","tr_customer_id":154964,"tr_customer_product_id":154954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:48.000Z","modified_at":"2026-01-15T06:36:48.000Z","name":"Torrey Volkman","mobile_number":"750-711-2963","email_id":"Luisa.Flatley@gmail.com","dop":"2025-04-06","serial_number":"11653245137691468","imei1":"11653245137691468","imei2":"11653245137691468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154945,"job_number":"JOB_154945","tr_customer_id":154962,"tr_customer_product_id":154952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:47.000Z","modified_at":"2026-01-15T06:36:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14728861946848","imei1":"14728861946848","imei2":"14728861946848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154941,"job_number":"JOB_154941","tr_customer_id":154958,"tr_customer_product_id":154948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:02.000Z","modified_at":"2026-01-15T06:36:02.000Z","name":"Rebekah Green","mobile_number":"329-525-5312","email_id":"Skye76@yahoo.com","dop":"2025-04-06","serial_number":"14851821447670706","imei1":"14851821447670706","imei2":"14851821447670706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154939,"job_number":"JOB_154939","tr_customer_id":154956,"tr_customer_product_id":154946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:00.000Z","modified_at":"2026-01-15T06:36:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19935482901675","imei1":"19935482901675","imei2":"19935482901675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154935,"job_number":"JOB_154935","tr_customer_id":154952,"tr_customer_product_id":154942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:15.000Z","modified_at":"2026-01-15T06:35:15.000Z","name":"Louisa Kulas","mobile_number":"543-496-2954","email_id":"Ron_Quigley@gmail.com","dop":"2025-04-06","serial_number":"19186942618867336","imei1":"19186942618867336","imei2":"19186942618867336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154933,"job_number":"JOB_154933","tr_customer_id":154950,"tr_customer_product_id":154940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:13.000Z","modified_at":"2026-01-15T06:35:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19992671021419","imei1":"19992671021419","imei2":"19992671021419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154931,"job_number":"JOB_154931","tr_customer_id":154948,"tr_customer_product_id":154938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:11.000Z","modified_at":"2026-01-15T06:35:11.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"11560262353765","imei1":"11560262353765","imei2":"11560262353765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154930,"job_number":"JOB_154930","tr_customer_id":154947,"tr_customer_product_id":154937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:09.000Z","modified_at":"2026-01-15T06:35:09.000Z","name":"Liliane Kiehn","mobile_number":"421-727-7837","email_id":"Winifred3@yahoo.com","dop":"2025-04-06","serial_number":"19578639567532670","imei1":"19578639567532670","imei2":"19578639567532670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154928,"job_number":"JOB_154928","tr_customer_id":154945,"tr_customer_product_id":154935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:07.000Z","modified_at":"2026-01-15T06:35:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17075052631138","imei1":"17075052631138","imei2":"17075052631138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154923,"job_number":"JOB_154923","tr_customer_id":154940,"tr_customer_product_id":154930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:25.000Z","modified_at":"2026-01-15T06:34:25.000Z","name":"Patrick Koch","mobile_number":"399-256-7594","email_id":"Eleanore89@hotmail.com","dop":"2025-04-06","serial_number":"15250763018068654","imei1":"15250763018068654","imei2":"15250763018068654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154922,"job_number":"JOB_154922","tr_customer_id":154939,"tr_customer_product_id":154929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:24.000Z","modified_at":"2026-01-15T06:34:24.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"10594335629358","imei1":"10594335629358","imei2":"10594335629358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154920,"job_number":"JOB_154920","tr_customer_id":154937,"tr_customer_product_id":154927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:23.000Z","modified_at":"2026-01-15T06:34:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13872407269101","imei1":"13872407269101","imei2":"13872407269101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154916,"job_number":"JOB_154916","tr_customer_id":154933,"tr_customer_product_id":154923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:41.000Z","modified_at":"2026-01-15T06:33:41.000Z","name":"Claud Stehr","mobile_number":"391-262-8075","email_id":"Dovie.Harris50@hotmail.com","dop":"2025-04-06","serial_number":"11524990232691072","imei1":"11524990232691072","imei2":"11524990232691072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154914,"job_number":"JOB_154914","tr_customer_id":154931,"tr_customer_product_id":154921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:39.000Z","modified_at":"2026-01-15T06:33:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14313187379403","imei1":"14313187379403","imei2":"14313187379403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154912,"job_number":"JOB_154912","tr_customer_id":154929,"tr_customer_product_id":154919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:38.000Z","modified_at":"2026-01-15T06:33:38.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"13595683738130","imei1":"13595683738130","imei2":"13595683738130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154911,"job_number":"JOB_154911","tr_customer_id":154928,"tr_customer_product_id":154918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:08.000Z","modified_at":"2026-01-15T06:33:08.000Z","name":"Santina Lynch","mobile_number":"428-744-4849","email_id":"Maia_Yost78@gmail.com","dop":"2025-04-06","serial_number":"17354256631029130","imei1":"17354256631029130","imei2":"17354256631029130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154909,"job_number":"JOB_154909","tr_customer_id":154926,"tr_customer_product_id":154916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:30:08.000Z","modified_at":"2026-01-15T06:30:08.000Z","name":"Loraine Schmidt","mobile_number":"545-326-2910","email_id":"Judd_Bernhard@gmail.com","dop":"2025-04-06","serial_number":"16382444497154620","imei1":"16382444497154620","imei2":"16382444497154620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154907,"job_number":"JOB_154907","tr_customer_id":154924,"tr_customer_product_id":154914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:30:06.000Z","modified_at":"2026-01-15T06:30:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15986884239043","imei1":"15986884239043","imei2":"15986884239043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154906,"job_number":"JOB_154906","tr_customer_id":154923,"tr_customer_product_id":154913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:29:24.000Z","modified_at":"2026-01-15T06:29:24.000Z","name":"Bette Baumbach","mobile_number":"760-554-8195","email_id":"Kayley51@hotmail.com","dop":"2025-04-06","serial_number":"17804629379864476","imei1":"17804629379864476","imei2":"17804629379864476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154904,"job_number":"JOB_154904","tr_customer_id":154921,"tr_customer_product_id":154911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:29:22.000Z","modified_at":"2026-01-15T06:29:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14780181888782","imei1":"14780181888782","imei2":"14780181888782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154902,"job_number":"JOB_154902","tr_customer_id":154919,"tr_customer_product_id":154909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:39.000Z","modified_at":"2026-01-15T06:28:39.000Z","name":"Dolores Swift","mobile_number":"562-252-5140","email_id":"Peggie_Halvorson@gmail.com","dop":"2025-04-06","serial_number":"10423870332592498","imei1":"10423870332592498","imei2":"10423870332592498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154900,"job_number":"JOB_154900","tr_customer_id":154917,"tr_customer_product_id":154907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:37.000Z","modified_at":"2026-01-15T06:28:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17809728377200","imei1":"17809728377200","imei2":"17809728377200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154897,"job_number":"JOB_154897","tr_customer_id":154914,"tr_customer_product_id":154904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:27:24.000Z","modified_at":"2026-01-15T06:27:24.000Z","name":"Clemmie Runolfsson","mobile_number":"507-446-8280","email_id":"Michale.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"15508790875310160","imei1":"15508790875310160","imei2":"15508790875310160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154895,"job_number":"JOB_154895","tr_customer_id":154912,"tr_customer_product_id":154902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:27:23.000Z","modified_at":"2026-01-15T06:27:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12696062559239","imei1":"12696062559239","imei2":"12696062559239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154894,"job_number":"JOB_154894","tr_customer_id":154911,"tr_customer_product_id":154901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:26:40.000Z","modified_at":"2026-01-15T06:26:40.000Z","name":"Weldon O'Keefe","mobile_number":"970-796-9313","email_id":"Cecile_Tillman@gmail.com","dop":"2025-04-06","serial_number":"16352154465156460","imei1":"16352154465156460","imei2":"16352154465156460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154892,"job_number":"JOB_154892","tr_customer_id":154909,"tr_customer_product_id":154899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:26:38.000Z","modified_at":"2026-01-15T06:26:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12946703085423","imei1":"12946703085423","imei2":"12946703085423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154891,"job_number":"JOB_154891","tr_customer_id":154908,"tr_customer_product_id":154898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:25:56.000Z","modified_at":"2026-01-15T06:25:56.000Z","name":"Charley Stokes","mobile_number":"678-355-7764","email_id":"Raina_Moore68@yahoo.com","dop":"2025-04-06","serial_number":"12845259199800480","imei1":"12845259199800480","imei2":"12845259199800480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154889,"job_number":"JOB_154889","tr_customer_id":154906,"tr_customer_product_id":154896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:25:54.000Z","modified_at":"2026-01-15T06:25:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18867700117746","imei1":"18867700117746","imei2":"18867700117746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154888,"job_number":"JOB_154888","tr_customer_id":154905,"tr_customer_product_id":154895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:22:23.000Z","modified_at":"2026-01-15T06:22:23.000Z","name":"Travon Schumm","mobile_number":"478-984-5146","email_id":"Miracle.Upton@yahoo.com","dop":"2025-06-18","serial_number":"1092409459077204","imei1":"1092409459077204","imei2":"1092409459077204","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154886,"job_number":"JOB_154886","tr_customer_id":154903,"tr_customer_product_id":154893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:22:22.000Z","modified_at":"2026-01-15T06:22:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10369440094316","imei1":"10369440094316","imei2":"10369440094316","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154885,"job_number":"JOB_154885","tr_customer_id":154902,"tr_customer_product_id":154892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:37.000Z","modified_at":"2026-01-15T06:21:37.000Z","name":"Flavie Lang","mobile_number":"556-937-5845","email_id":"Eliza.Braun89@yahoo.com","dop":"2025-06-18","serial_number":"1062744339659232","imei1":"1062744339659232","imei2":"1062744339659232","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154883,"job_number":"JOB_154883","tr_customer_id":154900,"tr_customer_product_id":154890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:36.000Z","modified_at":"2026-01-15T06:21:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10565186686638","imei1":"10565186686638","imei2":"10565186686638","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154866,"job_number":"JOB_154866","tr_customer_id":154883,"tr_customer_product_id":154873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:12:18.000Z","modified_at":"2026-01-15T06:12:18.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154865,"job_number":"JOB_154865","tr_customer_id":154882,"tr_customer_product_id":154872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:12:16.000Z","modified_at":"2026-01-15T06:12:16.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154864,"job_number":"JOB_154864","tr_customer_id":154881,"tr_customer_product_id":154871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:56.000Z","modified_at":"2026-01-15T06:02:56.000Z","name":"Theresa Wyman","mobile_number":"710-769-4372","email_id":"Fletcher69@hotmail.com","dop":"2025-04-06","serial_number":"14366888601768072","imei1":"14366888601768072","imei2":"14366888601768072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154862,"job_number":"JOB_154862","tr_customer_id":154879,"tr_customer_product_id":154869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:54.000Z","modified_at":"2026-01-15T06:02:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16551625638862","imei1":"16551625638862","imei2":"16551625638862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154861,"job_number":"JOB_154861","tr_customer_id":154878,"tr_customer_product_id":154868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:09.000Z","modified_at":"2026-01-15T06:02:09.000Z","name":"Herbert Veum","mobile_number":"604-586-3147","email_id":"Nicole_Larkin@gmail.com","dop":"2025-04-06","serial_number":"15121179013077372","imei1":"15121179013077372","imei2":"15121179013077372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154859,"job_number":"JOB_154859","tr_customer_id":154876,"tr_customer_product_id":154866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:07.000Z","modified_at":"2026-01-15T06:02:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19282754302307","imei1":"19282754302307","imei2":"19282754302307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154858,"job_number":"JOB_154858","tr_customer_id":154875,"tr_customer_product_id":154865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:52.000Z","modified_at":"2026-01-15T06:01:52.000Z","name":"Kian Stiedemann","mobile_number":"839-221-1527","email_id":"Ervin.Wunsch7@yahoo.com","dop":"2025-09-16","serial_number":"13432692231153","imei1":"13432692231153","imei2":"13432692231153","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154857,"job_number":"JOB_154857","tr_customer_id":154874,"tr_customer_product_id":154864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:52.000Z","modified_at":"2026-01-15T06:01:52.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14465747976473","imei1":"14465747976473","imei2":"14465747976473","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154856,"job_number":"JOB_154856","tr_customer_id":154873,"tr_customer_product_id":154863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:30.000Z","modified_at":"2026-01-15T06:01:30.000Z","name":"Kevin Kris","mobile_number":"413-857-6665","email_id":"Lenora48@gmail.com","dop":"2025-09-16","serial_number":"10888851605831","imei1":"10888851605831","imei2":"10888851605831","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154855,"job_number":"JOB_154855","tr_customer_id":154872,"tr_customer_product_id":154862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:30.000Z","modified_at":"2026-01-15T06:01:30.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13996921855201","imei1":"13996921855201","imei2":"13996921855201","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154854,"job_number":"JOB_154854","tr_customer_id":154871,"tr_customer_product_id":154861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:21.000Z","modified_at":"2026-01-15T06:01:21.000Z","name":"Karley Mann","mobile_number":"536-976-1675","email_id":"Richard.Schimmel@hotmail.com","dop":"2025-04-06","serial_number":"10460883131370618","imei1":"10460883131370618","imei2":"10460883131370618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154852,"job_number":"JOB_154852","tr_customer_id":154869,"tr_customer_product_id":154859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:19.000Z","modified_at":"2026-01-15T06:01:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10260929167596","imei1":"10260929167596","imei2":"10260929167596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154851,"job_number":"JOB_154851","tr_customer_id":154868,"tr_customer_product_id":154858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:08.000Z","modified_at":"2026-01-15T06:01:08.000Z","name":"Isabell Lynch","mobile_number":"901-431-1024","email_id":"Yadira_Jaskolski@hotmail.com","dop":"2025-09-16","serial_number":"13575220336902","imei1":"13575220336902","imei2":"13575220336902","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154850,"job_number":"JOB_154850","tr_customer_id":154867,"tr_customer_product_id":154857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:07.000Z","modified_at":"2026-01-15T06:01:07.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18409132664917","imei1":"18409132664917","imei2":"18409132664917","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154849,"job_number":"JOB_154849","tr_customer_id":154866,"tr_customer_product_id":154856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:22.000Z","modified_at":"2026-01-15T05:42:22.000Z","name":"Devesh Nambeesan","mobile_number":"705271495","email_id":"satish.kakkar@hotmail.com","dop":"2026-01-05","serial_number":"308340715729113","imei1":"308340715729113","imei2":"308340715729113","popurl":"www.shankar-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154848,"job_number":"JOB_154848","tr_customer_id":154865,"tr_customer_product_id":154855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:22.000Z","modified_at":"2026-01-15T05:42:22.000Z","name":"Preity Iyer","mobile_number":"707730513","email_id":"dhruv.arora@gmail.com","dop":"2026-01-05","serial_number":"769818424940556","imei1":"769818424940556","imei2":"769818424940556","popurl":"www.dayaamay-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154847,"job_number":"JOB_154847","tr_customer_id":154864,"tr_customer_product_id":154854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Chaturaanan Dubashi","mobile_number":"709433161","email_id":"girish.khatri@yahoo.co.in","dop":"2026-01-05","serial_number":"466923765099862","imei1":"466923765099862","imei2":"466923765099862","popurl":"www.bilva-tandon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154846,"job_number":"JOB_154846","tr_customer_id":154863,"tr_customer_product_id":154853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Charuvrat Gandhi","mobile_number":"707097243","email_id":"bhaanumati.saini@gmail.com","dop":"2026-01-05","serial_number":"544644059488809","imei1":"544644059488809","imei2":"544644059488809","popurl":"www.vrund-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154845,"job_number":"JOB_154845","tr_customer_id":154862,"tr_customer_product_id":154852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Meenakshi Adiga","mobile_number":"703987779","email_id":"susheel.sharma@gmail.com","dop":"2026-01-05","serial_number":"192191987610517","imei1":"192191987610517","imei2":"192191987610517","popurl":"www.indra-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154844,"job_number":"JOB_154844","tr_customer_id":154861,"tr_customer_product_id":154851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:14.000Z","modified_at":"2026-01-15T05:25:14.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"11109543855841","imei1":"11109543855841","imei2":"11109543855841","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154843,"job_number":"JOB_154843","tr_customer_id":154860,"tr_customer_product_id":154850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432311234","imei1":"806565432311234","imei2":"806565432311234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154842,"job_number":"JOB_154842","tr_customer_id":154859,"tr_customer_product_id":154849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432211234","imei1":"806565432211234","imei2":"806565432211234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154841,"job_number":"JOB_154841","tr_customer_id":154858,"tr_customer_product_id":154848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432511234","imei1":"806565432511234","imei2":"806565432511234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154840,"job_number":"JOB_154840","tr_customer_id":154857,"tr_customer_product_id":154847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432411234","imei1":"806565432411234","imei2":"806565432411234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154839,"job_number":"JOB_154839","tr_customer_id":154856,"tr_customer_product_id":154846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Sucheta Kaul","mobile_number":"709084891","email_id":"shashi.sharma@hotmail.com","dop":"2026-01-05","serial_number":"817273919588523","imei1":"817273919588523","imei2":"817273919588523","popurl":"www.ambar-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154838,"job_number":"JOB_154838","tr_customer_id":154855,"tr_customer_product_id":154845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Gitanjali Johar","mobile_number":"705775297","email_id":"suryakantam.panicker@yahoo.co.in","dop":"2026-01-05","serial_number":"696790172588020","imei1":"696790172588020","imei2":"696790172588020","popurl":"www.aruna-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154837,"job_number":"JOB_154837","tr_customer_id":154854,"tr_customer_product_id":154844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Divya Khatri","mobile_number":"701066731","email_id":"bhilangana.khan@yahoo.co.in","dop":"2026-01-05","serial_number":"096915492325816","imei1":"096915492325816","imei2":"096915492325816","popurl":"www.trilokesh-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154836,"job_number":"JOB_154836","tr_customer_id":154853,"tr_customer_product_id":154843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Divakar Rana","mobile_number":"705168862","email_id":"sanka.ahuja@hotmail.com","dop":"2026-01-05","serial_number":"058965940007125","imei1":"058965940007125","imei2":"058965940007125","popurl":"www.parvati-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154835,"job_number":"JOB_154835","tr_customer_id":154852,"tr_customer_product_id":154842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Aayushman Khatri","mobile_number":"704165072","email_id":"avani.nambeesan@hotmail.com","dop":"2026-01-05","serial_number":"964570488372056","imei1":"964570488372056","imei2":"964570488372056","popurl":"www.anwesha-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154834,"job_number":"JOB_154834","tr_customer_id":154851,"tr_customer_product_id":154841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:52.000Z","modified_at":"2026-01-15T05:24:52.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154833,"job_number":"JOB_154833","tr_customer_id":154850,"tr_customer_product_id":154840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:52.000Z","modified_at":"2026-01-15T05:24:52.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154832,"job_number":"JOB_154832","tr_customer_id":154849,"tr_customer_product_id":154839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154831,"job_number":"JOB_154831","tr_customer_id":154848,"tr_customer_product_id":154838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154830,"job_number":"JOB_154830","tr_customer_id":154847,"tr_customer_product_id":154837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154829,"job_number":"JOB_154829","tr_customer_id":154846,"tr_customer_product_id":154836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154828,"job_number":"JOB_154828","tr_customer_id":154845,"tr_customer_product_id":154835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:31.000Z","modified_at":"2026-01-15T04:57:31.000Z","name":"Alysa Schneider","mobile_number":"715-581-5339","email_id":"Della_Hickle70@yahoo.com","dop":"2025-04-06","serial_number":"15301787472202640","imei1":"15301787472202640","imei2":"15301787472202640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154826,"job_number":"JOB_154826","tr_customer_id":154843,"tr_customer_product_id":154833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:13.000Z","modified_at":"2026-01-15T04:57:13.000Z","name":"Leif Armstrong","mobile_number":"216-572-0345","email_id":"Jessie_Zulauf@gmail.com","dop":"2025-04-06","serial_number":"19248649350934896","imei1":"19248649350934896","imei2":"19248649350934896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154823,"job_number":"JOB_154823","tr_customer_id":154840,"tr_customer_product_id":154830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:43.000Z","modified_at":"2026-01-15T04:47:43.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101895564804917","imei1":"101895564804917","imei2":"101895564804917","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154821,"job_number":"JOB_154821","tr_customer_id":154838,"tr_customer_product_id":154828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:30.000Z","modified_at":"2026-01-15T04:47:30.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101122004851986","imei1":"101122004851986","imei2":"101122004851986","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154820,"job_number":"JOB_154820","tr_customer_id":154837,"tr_customer_product_id":154827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:42:41.000Z","modified_at":"2026-01-15T04:42:41.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-05","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-05T04:42:41.369008244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154819,"job_number":"JOB_154819","tr_customer_id":154836,"tr_customer_product_id":154826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:37:42.000Z","modified_at":"2026-01-15T04:37:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-05","serial_number":"64198304748120","imei1":"64198304748120","imei2":"64198304748120","popurl":"2026-01-05T04:37:42.191553114Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154818,"job_number":"JOB_154818","tr_customer_id":154835,"tr_customer_product_id":154825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:36:41.000Z","modified_at":"2026-01-15T04:36:41.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-05","serial_number":"78122808642683","imei1":"78122808642683","imei2":"78122808642683","popurl":"2026-01-05T04:36:40.599301580Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154817,"job_number":"JOB_154817","tr_customer_id":154834,"tr_customer_product_id":154824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:31:32.000Z","modified_at":"2026-01-15T04:31:32.000Z","name":"Derek Moen","mobile_number":"953-232-9380","email_id":"Greyson_Weimann52@yahoo.com","dop":"2025-04-06","serial_number":"16683920749200512","imei1":"16683920749200512","imei2":"16683920749200512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154814,"job_number":"JOB_154814","tr_customer_id":154831,"tr_customer_product_id":154821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:06.000Z","modified_at":"2026-01-15T04:03:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60564218940425","imei1":"60564218940425","imei2":"60564218940425","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154813,"job_number":"JOB_154813","tr_customer_id":154830,"tr_customer_product_id":154820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:06.000Z","modified_at":"2026-01-15T04:03:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29480194779496","imei1":"29480194779496","imei2":"29480194779496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154812,"job_number":"JOB_154812","tr_customer_id":154829,"tr_customer_product_id":154819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44960169447649","imei1":"44960169447649","imei2":"44960169447649","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154811,"job_number":"JOB_154811","tr_customer_id":154828,"tr_customer_product_id":154818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18564243229792","imei1":"18564243229792","imei2":"18564243229792","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154810,"job_number":"JOB_154810","tr_customer_id":154827,"tr_customer_product_id":154817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91987355985382","imei1":"91987355985382","imei2":"91987355985382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154809,"job_number":"JOB_154809","tr_customer_id":154826,"tr_customer_product_id":154816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:04.000Z","modified_at":"2026-01-15T04:03:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68900240359615","imei1":"68900240359615","imei2":"68900240359615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154807,"job_number":"JOB_154807","tr_customer_id":154824,"tr_customer_product_id":154814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37954833909154","imei1":"37954833909154","imei2":"37954833909154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154806,"job_number":"JOB_154806","tr_customer_id":154823,"tr_customer_product_id":154813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78612186348192","imei1":"78612186348192","imei2":"78612186348192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154805,"job_number":"JOB_154805","tr_customer_id":154822,"tr_customer_product_id":154812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75829805298755","imei1":"75829805298755","imei2":"75829805298755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154804,"job_number":"JOB_154804","tr_customer_id":154821,"tr_customer_product_id":154811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80215552636054","imei1":"80215552636054","imei2":"80215552636054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154803,"job_number":"JOB_154803","tr_customer_id":154820,"tr_customer_product_id":154810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72346433302420","imei1":"72346433302420","imei2":"72346433302420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154802,"job_number":"JOB_154802","tr_customer_id":154819,"tr_customer_product_id":154809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21412011017690","imei1":"21412011017690","imei2":"21412011017690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154800,"job_number":"JOB_154800","tr_customer_id":154817,"tr_customer_product_id":154807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52869295642392","imei1":"52869295642392","imei2":"52869295642392","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154799,"job_number":"JOB_154799","tr_customer_id":154816,"tr_customer_product_id":154806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95626864835374","imei1":"95626864835374","imei2":"95626864835374","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154798,"job_number":"JOB_154798","tr_customer_id":154815,"tr_customer_product_id":154805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81146536178556","imei1":"81146536178556","imei2":"81146536178556","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154797,"job_number":"JOB_154797","tr_customer_id":154814,"tr_customer_product_id":154804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88580311631949","imei1":"88580311631949","imei2":"88580311631949","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154796,"job_number":"JOB_154796","tr_customer_id":154813,"tr_customer_product_id":154803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32228263790491","imei1":"32228263790491","imei2":"32228263790491","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154795,"job_number":"JOB_154795","tr_customer_id":154812,"tr_customer_product_id":154802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51627656026695","imei1":"51627656026695","imei2":"51627656026695","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154794,"job_number":"JOB_154794","tr_customer_id":154811,"tr_customer_product_id":154801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:39.000Z","modified_at":"2026-01-15T03:55:39.000Z","name":"Heaven Bins","mobile_number":"972-485-5165","email_id":"Jazmin_Halvorson71@hotmail.com","dop":"2025-04-06","serial_number":"16407453567130930","imei1":"16407453567130930","imei2":"16407453567130930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154792,"job_number":"JOB_154792","tr_customer_id":154809,"tr_customer_product_id":154799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:38.000Z","modified_at":"2026-01-15T03:55:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15539690683318","imei1":"15539690683318","imei2":"15539690683318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154791,"job_number":"JOB_154791","tr_customer_id":154808,"tr_customer_product_id":154798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:06.000Z","modified_at":"2026-01-15T03:55:06.000Z","name":"Lamar Welch","mobile_number":"255-737-5281","email_id":"Amiya.OKon@gmail.com","dop":"2025-04-06","serial_number":"12420813236434014","imei1":"12420813236434014","imei2":"12420813236434014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154789,"job_number":"JOB_154789","tr_customer_id":154806,"tr_customer_product_id":154796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:05.000Z","modified_at":"2026-01-15T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15174952978334","imei1":"15174952978334","imei2":"15174952978334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154788,"job_number":"JOB_154788","tr_customer_id":154805,"tr_customer_product_id":154795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:55.000Z","modified_at":"2026-01-15T03:54:55.000Z","name":"Reginald Blanda","mobile_number":"350-562-7124","email_id":"Donavon24@gmail.com","dop":"2025-04-06","serial_number":"18169353926863880","imei1":"18169353926863880","imei2":"18169353926863880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154786,"job_number":"JOB_154786","tr_customer_id":154803,"tr_customer_product_id":154793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:53.000Z","modified_at":"2026-01-15T03:54:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247526939758","imei1":"14247526939758","imei2":"14247526939758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154782,"job_number":"JOB_154782","tr_customer_id":154799,"tr_customer_product_id":154789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:45.000Z","modified_at":"2026-01-15T03:54:45.000Z","name":"Leonardo Willms","mobile_number":"446-524-7924","email_id":"Luna73@gmail.com","dop":"2025-04-06","serial_number":"12319636894104516","imei1":"12319636894104516","imei2":"12319636894104516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154781,"job_number":"JOB_154781","tr_customer_id":154798,"tr_customer_product_id":154788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:45.000Z","modified_at":"2026-01-15T03:54:45.000Z","name":"Alexandria Bruen","mobile_number":"577-915-3899","email_id":"Reece.Mante@hotmail.com","dop":"2025-04-06","serial_number":"10687454565492948","imei1":"10687454565492948","imei2":"10687454565492948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154778,"job_number":"JOB_154778","tr_customer_id":154795,"tr_customer_product_id":154785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:44.000Z","modified_at":"2026-01-15T03:54:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18717353755800","imei1":"18717353755800","imei2":"18717353755800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154776,"job_number":"JOB_154776","tr_customer_id":154793,"tr_customer_product_id":154783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:43.000Z","modified_at":"2026-01-15T03:54:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13821878858299","imei1":"13821878858299","imei2":"13821878858299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154773,"job_number":"JOB_154773","tr_customer_id":154790,"tr_customer_product_id":154780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:41.000Z","modified_at":"2026-01-15T03:54:41.000Z","name":"Dahlia Haley","mobile_number":"362-891-3896","email_id":"Tristian.Wintheiser17@yahoo.com","dop":"2025-04-06","serial_number":"12217479695029176","imei1":"12217479695029176","imei2":"12217479695029176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154772,"job_number":"JOB_154772","tr_customer_id":154789,"tr_customer_product_id":154779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:40.000Z","modified_at":"2026-01-15T03:54:40.000Z","name":"Heloise Roberts","mobile_number":"649-907-5074","email_id":"Herbert_Huels3@gmail.com","dop":"2025-04-06","serial_number":"14325011109089638","imei1":"14325011109089638","imei2":"14325011109089638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154770,"job_number":"JOB_154770","tr_customer_id":154787,"tr_customer_product_id":154777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:39.000Z","modified_at":"2026-01-15T03:54:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19885432899769","imei1":"19885432899769","imei2":"19885432899769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154768,"job_number":"JOB_154768","tr_customer_id":154785,"tr_customer_product_id":154775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:38.000Z","modified_at":"2026-01-15T03:54:38.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15564025553440","imei1":"15564025553440","imei2":"15564025553440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154763,"job_number":"JOB_154763","tr_customer_id":154780,"tr_customer_product_id":154770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:23.000Z","modified_at":"2026-01-15T03:54:23.000Z","name":"Marcelino Mraz","mobile_number":"753-744-0468","email_id":"Marilou_Homenick56@hotmail.com","dop":"2025-04-06","serial_number":"13123066138306114","imei1":"13123066138306114","imei2":"13123066138306114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154761,"job_number":"JOB_154761","tr_customer_id":154778,"tr_customer_product_id":154768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:22.000Z","modified_at":"2026-01-15T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15972766063450","imei1":"15972766063450","imei2":"15972766063450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154760,"job_number":"JOB_154760","tr_customer_id":154777,"tr_customer_product_id":154767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:18.000Z","modified_at":"2026-01-15T03:54:18.000Z","name":"Rowan Schiller","mobile_number":"984-489-1368","email_id":"Mozell74@gmail.com","dop":"2025-04-06","serial_number":"12781239138817992","imei1":"12781239138817992","imei2":"12781239138817992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154755,"job_number":"JOB_154755","tr_customer_id":154772,"tr_customer_product_id":154762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10716090861494","imei1":"10716090861494","imei2":"10716090861494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154754,"job_number":"JOB_154754","tr_customer_id":154771,"tr_customer_product_id":154761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:15.000Z","modified_at":"2026-01-15T03:54:15.000Z","name":"Enid Wyman","mobile_number":"281-222-1042","email_id":"Enrique82@gmail.com","dop":"2025-04-06","serial_number":"10361079338187042","imei1":"10361079338187042","imei2":"10361079338187042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154752,"job_number":"JOB_154752","tr_customer_id":154769,"tr_customer_product_id":154759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:13.000Z","modified_at":"2026-01-15T03:54:13.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10283826262935","imei1":"10283826262935","imei2":"10283826262935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154751,"job_number":"JOB_154751","tr_customer_id":154768,"tr_customer_product_id":154758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:10.000Z","modified_at":"2026-01-15T03:54:10.000Z","name":"Jan Schumm","mobile_number":"562-373-4054","email_id":"Beth.Abbott6@yahoo.com","dop":"2025-04-06","serial_number":"14564693585828510","imei1":"14564693585828510","imei2":"14564693585828510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154749,"job_number":"JOB_154749","tr_customer_id":154766,"tr_customer_product_id":154756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:09.000Z","modified_at":"2026-01-15T03:54:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11969253960508","imei1":"11969253960508","imei2":"11969253960508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154748,"job_number":"JOB_154748","tr_customer_id":154765,"tr_customer_product_id":154755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Adonis Hodkiewicz","mobile_number":"982-211-4266","email_id":"Vida.Schulist65@yahoo.com","dop":"2025-04-06","serial_number":"14562326067070936","imei1":"14562326067070936","imei2":"14562326067070936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154747,"job_number":"JOB_154747","tr_customer_id":154764,"tr_customer_product_id":154754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Lee Nicolas","mobile_number":"786-887-3751","email_id":"Brielle68@hotmail.com","dop":"2025-04-06","serial_number":"18857675583932940","imei1":"18857675583932940","imei2":"18857675583932940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154744,"job_number":"JOB_154744","tr_customer_id":154761,"tr_customer_product_id":154751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:00.000Z","modified_at":"2026-01-15T03:54:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13493143921862","imei1":"13493143921862","imei2":"13493143921862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154741,"job_number":"JOB_154741","tr_customer_id":154758,"tr_customer_product_id":154748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:59.000Z","modified_at":"2026-01-15T03:53:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11396929921731","imei1":"11396929921731","imei2":"11396929921731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154739,"job_number":"JOB_154739","tr_customer_id":154756,"tr_customer_product_id":154746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:56.000Z","modified_at":"2026-01-15T03:53:56.000Z","name":"Ian Larkin","mobile_number":"263-528-2534","email_id":"Lorna_Conn54@gmail.com","dop":"2025-04-06","serial_number":"12578993247950640","imei1":"12578993247950640","imei2":"12578993247950640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154738,"job_number":"JOB_154738","tr_customer_id":154755,"tr_customer_product_id":154745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:55.000Z","modified_at":"2026-01-15T03:53:55.000Z","name":"Buster Williamson","mobile_number":"300-520-4904","email_id":"Hunter_Stracke@yahoo.com","dop":"2025-04-06","serial_number":"19442232336872144","imei1":"19442232336872144","imei2":"19442232336872144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154736,"job_number":"JOB_154736","tr_customer_id":154753,"tr_customer_product_id":154743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:55.000Z","modified_at":"2026-01-15T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12494657810567","imei1":"12494657810567","imei2":"12494657810567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154734,"job_number":"JOB_154734","tr_customer_id":154751,"tr_customer_product_id":154741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:54.000Z","modified_at":"2026-01-15T03:53:54.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18369184752506","imei1":"18369184752506","imei2":"18369184752506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154733,"job_number":"JOB_154733","tr_customer_id":154750,"tr_customer_product_id":154740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:47.000Z","modified_at":"2026-01-15T03:53:47.000Z","name":"Tristin Mante","mobile_number":"267-751-6627","email_id":"Clare_Wilderman23@yahoo.com","dop":"2025-04-06","serial_number":"12754540934110450","imei1":"12754540934110450","imei2":"12754540934110450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154731,"job_number":"JOB_154731","tr_customer_id":154748,"tr_customer_product_id":154738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:46.000Z","modified_at":"2026-01-15T03:53:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15164583379288","imei1":"15164583379288","imei2":"15164583379288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154730,"job_number":"JOB_154730","tr_customer_id":154747,"tr_customer_product_id":154737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:40.000Z","modified_at":"2026-01-15T03:53:40.000Z","name":"Nora Mitchell","mobile_number":"894-601-7828","email_id":"Oran_Labadie80@yahoo.com","dop":"2025-04-06","serial_number":"11975523398423576","imei1":"11975523398423576","imei2":"11975523398423576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154728,"job_number":"JOB_154728","tr_customer_id":154745,"tr_customer_product_id":154735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:38.000Z","modified_at":"2026-01-15T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19639242040768","imei1":"19639242040768","imei2":"19639242040768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154727,"job_number":"JOB_154727","tr_customer_id":154744,"tr_customer_product_id":154734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:35.000Z","modified_at":"2026-01-15T03:53:35.000Z","name":"Brendon Bayer","mobile_number":"237-452-5428","email_id":"Julien43@hotmail.com","dop":"2025-04-06","serial_number":"14537535539067280","imei1":"14537535539067280","imei2":"14537535539067280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154725,"job_number":"JOB_154725","tr_customer_id":154742,"tr_customer_product_id":154732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:33.000Z","modified_at":"2026-01-15T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10202718391286","imei1":"10202718391286","imei2":"10202718391286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154724,"job_number":"JOB_154724","tr_customer_id":154741,"tr_customer_product_id":154731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:30.000Z","modified_at":"2026-01-15T03:53:30.000Z","name":"Arlene Greenholt","mobile_number":"595-915-2080","email_id":"Morris_OConner88@yahoo.com","dop":"2025-04-06","serial_number":"13818527232849382","imei1":"13818527232849382","imei2":"13818527232849382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154719,"job_number":"JOB_154719","tr_customer_id":154736,"tr_customer_product_id":154726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"11862542706235","imei1":"11862542706235","imei2":"11862542706235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154717,"job_number":"JOB_154717","tr_customer_id":154734,"tr_customer_product_id":154724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:27.000Z","modified_at":"2026-01-15T03:53:27.000Z","name":"Alexanne Ledner","mobile_number":"451-500-3716","email_id":"Hassan_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"12140431334429162","imei1":"12140431334429162","imei2":"12140431334429162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154715,"job_number":"JOB_154715","tr_customer_id":154732,"tr_customer_product_id":154722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:25.000Z","modified_at":"2026-01-15T03:53:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16312097480504","imei1":"16312097480504","imei2":"16312097480504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154714,"job_number":"JOB_154714","tr_customer_id":154731,"tr_customer_product_id":154721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:25.000Z","modified_at":"2026-01-15T03:53:25.000Z","name":"Alexys Smitham","mobile_number":"313-849-5998","email_id":"Julius.VonRueden@gmail.com","dop":"2025-04-06","serial_number":"19175268469353336","imei1":"19175268469353336","imei2":"19175268469353336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154712,"job_number":"JOB_154712","tr_customer_id":154729,"tr_customer_product_id":154719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:23.000Z","modified_at":"2026-01-15T03:53:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12441574746226","imei1":"12441574746226","imei2":"12441574746226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154711,"job_number":"JOB_154711","tr_customer_id":154728,"tr_customer_product_id":154718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:19.000Z","modified_at":"2026-01-15T03:53:19.000Z","name":"Santina Hamill","mobile_number":"649-270-6301","email_id":"Abdullah_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"19688491359784144","imei1":"19688491359784144","imei2":"19688491359784144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154704,"job_number":"JOB_154704","tr_customer_id":154721,"tr_customer_product_id":154711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15198477703688","imei1":"15198477703688","imei2":"15198477703688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154702,"job_number":"JOB_154702","tr_customer_id":154719,"tr_customer_product_id":154709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Mercedes Deckow","mobile_number":"598-993-7627","email_id":"Benedict.Turner@yahoo.com","dop":"2025-04-06","serial_number":"12175969358891020","imei1":"12175969358891020","imei2":"12175969358891020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154698,"job_number":"JOB_154698","tr_customer_id":154715,"tr_customer_product_id":154705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:15.000Z","modified_at":"2026-01-15T03:53:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14990457222754","imei1":"14990457222754","imei2":"14990457222754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154697,"job_number":"JOB_154697","tr_customer_id":154714,"tr_customer_product_id":154704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:12.000Z","modified_at":"2026-01-15T03:53:12.000Z","name":"Leo Cruickshank","mobile_number":"250-889-2489","email_id":"Shad.Marks@yahoo.com","dop":"2025-04-06","serial_number":"10393221115653372","imei1":"10393221115653372","imei2":"10393221115653372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154696,"job_number":"JOB_154696","tr_customer_id":154713,"tr_customer_product_id":154703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:11.000Z","modified_at":"2026-01-15T03:53:11.000Z","name":"Marjolaine Leannon","mobile_number":"616-585-1570","email_id":"Cindy_Schulist44@yahoo.com","dop":"2025-04-06","serial_number":"19773100881019430","imei1":"19773100881019430","imei2":"19773100881019430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154694,"job_number":"JOB_154694","tr_customer_id":154711,"tr_customer_product_id":154701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:10.000Z","modified_at":"2026-01-15T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12177802045885","imei1":"12177802045885","imei2":"12177802045885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154692,"job_number":"JOB_154692","tr_customer_id":154709,"tr_customer_product_id":154699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:09.000Z","modified_at":"2026-01-15T03:53:09.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17312012664193","imei1":"17312012664193","imei2":"17312012664193","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154691,"job_number":"JOB_154691","tr_customer_id":154708,"tr_customer_product_id":154698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:04.000Z","modified_at":"2026-01-15T03:53:04.000Z","name":"Haskell Willms","mobile_number":"308-892-5818","email_id":"Helga1@hotmail.com","dop":"2025-04-06","serial_number":"19105010959766376","imei1":"19105010959766376","imei2":"19105010959766376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154690,"job_number":"JOB_154690","tr_customer_id":154707,"tr_customer_product_id":154697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:03.000Z","modified_at":"2026-01-15T03:53:03.000Z","name":"Jayde Spencer","mobile_number":"568-775-5830","email_id":"Mattie.Kunze31@hotmail.com","dop":"2025-04-06","serial_number":"13274655634158566","imei1":"13274655634158566","imei2":"13274655634158566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154687,"job_number":"JOB_154687","tr_customer_id":154704,"tr_customer_product_id":154694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11320283229344","imei1":"11320283229344","imei2":"11320283229344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154686,"job_number":"JOB_154686","tr_customer_id":154703,"tr_customer_product_id":154693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:02.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15001112222763","imei1":"15001112222763","imei2":"15001112222763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154685,"job_number":"JOB_154685","tr_customer_id":154702,"tr_customer_product_id":154692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:58.000Z","modified_at":"2026-01-15T03:52:58.000Z","name":"Nathan Cartwright","mobile_number":"389-724-7180","email_id":"Winston_Klocko@hotmail.com","dop":"2025-05-30","serial_number":"1951424902690075","imei1":"1951424902690075","imei2":"1951424902690075","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154684,"job_number":"JOB_154684","tr_customer_id":154701,"tr_customer_product_id":154691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:57.000Z","modified_at":"2026-01-15T03:52:57.000Z","name":"Tyler Tillman","mobile_number":"623-477-6253","email_id":"Maxime42@hotmail.com","dop":"2025-05-30","serial_number":"19858284787263","imei1":"19858284787263","imei2":"19858284787263","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154682,"job_number":"JOB_154682","tr_customer_id":154699,"tr_customer_product_id":154689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:51.000Z","modified_at":"2026-01-15T03:52:51.000Z","name":"Lily Baumbach","mobile_number":"652-652-1082","email_id":"Gideon.Batz@gmail.com","dop":"2025-04-06","serial_number":"19874309858502760","imei1":"19874309858502760","imei2":"19874309858502760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154680,"job_number":"JOB_154680","tr_customer_id":154697,"tr_customer_product_id":154687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:50.000Z","modified_at":"2026-01-15T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13590843897101","imei1":"13590843897101","imei2":"13590843897101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154679,"job_number":"JOB_154679","tr_customer_id":154696,"tr_customer_product_id":154686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:44.000Z","modified_at":"2026-01-15T03:52:44.000Z","name":"Tara Gibson","mobile_number":"344-718-5130","email_id":"Natasha37@gmail.com","dop":"2025-04-06","serial_number":"16043247035973948","imei1":"16043247035973948","imei2":"16043247035973948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154678,"job_number":"JOB_154678","tr_customer_id":154695,"tr_customer_product_id":154685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:44.000Z","modified_at":"2026-01-15T03:52:44.000Z","name":"Davion Satterfield","mobile_number":"454-717-8865","email_id":"Dylan18@hotmail.com","dop":"2025-04-06","serial_number":"18485507447311830","imei1":"18485507447311830","imei2":"18485507447311830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154675,"job_number":"JOB_154675","tr_customer_id":154692,"tr_customer_product_id":154682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:42.000Z","modified_at":"2026-01-15T03:52:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19095708693561","imei1":"19095708693561","imei2":"19095708693561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154674,"job_number":"JOB_154674","tr_customer_id":154691,"tr_customer_product_id":154681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:42.000Z","modified_at":"2026-01-15T03:52:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12207671797543","imei1":"12207671797543","imei2":"12207671797543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154673,"job_number":"JOB_154673","tr_customer_id":154690,"tr_customer_product_id":154680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:41.000Z","modified_at":"2026-01-15T03:52:41.000Z","name":"Ella Medhurst","mobile_number":"918-719-8914","email_id":"Arlene54@yahoo.com","dop":"2025-09-16","serial_number":"11157067334880","imei1":"11157067334880","imei2":"11157067334880","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154672,"job_number":"JOB_154672","tr_customer_id":154689,"tr_customer_product_id":154679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:40.000Z","modified_at":"2026-01-15T03:52:40.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16281131360722","imei1":"16281131360722","imei2":"16281131360722","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154668,"job_number":"JOB_154668","tr_customer_id":154685,"tr_customer_product_id":154675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:33.000Z","modified_at":"2026-01-15T03:52:33.000Z","name":"Emmitt Mayert","mobile_number":"314-478-8898","email_id":"Marcel.Bartoletti18@gmail.com","dop":"2025-06-18","serial_number":"1039876155032464","imei1":"1039876155032464","imei2":"1039876155032464","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154665,"job_number":"JOB_154665","tr_customer_id":154682,"tr_customer_product_id":154672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:32.000Z","modified_at":"2026-01-15T03:52:32.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10258045499843","imei1":"10258045499843","imei2":"10258045499843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154664,"job_number":"JOB_154664","tr_customer_id":154681,"tr_customer_product_id":154671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:21.000Z","modified_at":"2026-01-15T03:52:21.000Z","name":"Chanel Kuvalis","mobile_number":"758-590-3816","email_id":"Madalyn41@yahoo.com","dop":"2025-09-16","serial_number":"12276383021487","imei1":"12276383021487","imei2":"12276383021487","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154663,"job_number":"JOB_154663","tr_customer_id":154680,"tr_customer_product_id":154670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:21.000Z","modified_at":"2026-01-15T03:52:21.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19492437408543","imei1":"19492437408543","imei2":"19492437408543","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154662,"job_number":"JOB_154662","tr_customer_id":154679,"tr_customer_product_id":154669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Lonny Powlowski","mobile_number":"781-897-5866","email_id":"Hallie.Corkery@gmail.com","dop":"2025-04-06","serial_number":"19249347671067550","imei1":"19249347671067550","imei2":"19249347671067550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154661,"job_number":"JOB_154661","tr_customer_id":154678,"tr_customer_product_id":154668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Alf Kunze","mobile_number":"964-302-5271","email_id":"Oren.Ziemann@yahoo.com","dop":"2025-04-06","serial_number":"14501522136838768","imei1":"14501522136838768","imei2":"14501522136838768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154660,"job_number":"JOB_154660","tr_customer_id":154677,"tr_customer_product_id":154667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Wilton Cassin","mobile_number":"245-857-5951","email_id":"Arch.White@gmail.com","dop":"2025-04-06","serial_number":"11121198757060796","imei1":"11121198757060796","imei2":"11121198757060796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154657,"job_number":"JOB_154657","tr_customer_id":154674,"tr_customer_product_id":154664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15886753129331","imei1":"15886753129331","imei2":"15886753129331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154656,"job_number":"JOB_154656","tr_customer_id":154673,"tr_customer_product_id":154663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19813715563041","imei1":"19813715563041","imei2":"19813715563041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154653,"job_number":"JOB_154653","tr_customer_id":154670,"tr_customer_product_id":154660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:15.000Z","modified_at":"2026-01-15T03:52:15.000Z","name":"Myrtle Kris","mobile_number":"711-965-5697","email_id":"Abdiel49@yahoo.com","dop":"2025-04-06","serial_number":"19188139382233530","imei1":"19188139382233530","imei2":"19188139382233530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154651,"job_number":"JOB_154651","tr_customer_id":154668,"tr_customer_product_id":154658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:12.000Z","modified_at":"2026-01-15T03:52:12.000Z","name":"Cheyenne Glover","mobile_number":"802-991-0112","email_id":"Gertrude_Bradtke92@yahoo.com","dop":"2025-04-06","serial_number":"17749148616674052","imei1":"17749148616674052","imei2":"17749148616674052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154649,"job_number":"JOB_154649","tr_customer_id":154666,"tr_customer_product_id":154656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:03.000Z","modified_at":"2026-01-15T03:52:03.000Z","name":"Esperanza Schimmel","mobile_number":"225-601-0008","email_id":"Domenick_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"10370091967026112","imei1":"10370091967026112","imei2":"10370091967026112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154647,"job_number":"JOB_154647","tr_customer_id":154664,"tr_customer_product_id":154654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"Derrick Heathcote","mobile_number":"281-563-8921","email_id":"Clementine.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"19868826898573930","imei1":"19868826898573930","imei2":"19868826898573930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154645,"job_number":"JOB_154645","tr_customer_id":154662,"tr_customer_product_id":154652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"Ismael Bailey","mobile_number":"358-984-6853","email_id":"Piper69@gmail.com","dop":"2025-09-16","serial_number":"19383025797967","imei1":"19383025797967","imei2":"19383025797967","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154644,"job_number":"JOB_154644","tr_customer_id":154661,"tr_customer_product_id":154651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17089716826661","imei1":"17089716826661","imei2":"17089716826661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154643,"job_number":"JOB_154643","tr_customer_id":154660,"tr_customer_product_id":154650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15369706639730","imei1":"15369706639730","imei2":"15369706639730","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154642,"job_number":"JOB_154642","tr_customer_id":154659,"tr_customer_product_id":154649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:00.000Z","modified_at":"2026-01-15T03:52:00.000Z","name":"Giles McKenzie","mobile_number":"962-382-9039","email_id":"Eva63@yahoo.com","dop":"2025-04-06","serial_number":"13600602543100756","imei1":"13600602543100756","imei2":"13600602543100756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154640,"job_number":"JOB_154640","tr_customer_id":154657,"tr_customer_product_id":154647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:00.000Z","modified_at":"2026-01-15T03:52:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19549684007135","imei1":"19549684007135","imei2":"19549684007135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154638,"job_number":"JOB_154638","tr_customer_id":154655,"tr_customer_product_id":154645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:53.000Z","modified_at":"2026-01-15T03:51:53.000Z","name":"Rae Orn","mobile_number":"570-606-3420","email_id":"Lynn_Schmidt65@hotmail.com","dop":"2025-06-18","serial_number":"1051431098735897","imei1":"1051431098735897","imei2":"1051431098735897","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154636,"job_number":"JOB_154636","tr_customer_id":154653,"tr_customer_product_id":154643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:52.000Z","modified_at":"2026-01-15T03:51:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10878709176748","imei1":"10878709176748","imei2":"10878709176748","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154634,"job_number":"JOB_154634","tr_customer_id":154651,"tr_customer_product_id":154641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:37.000Z","modified_at":"2026-01-15T03:51:37.000Z","name":"Bethany Cassin","mobile_number":"810-677-4969","email_id":"Eddie84@gmail.com","dop":"2025-04-06","serial_number":"10044090517302968","imei1":"10044090517302968","imei2":"10044090517302968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154631,"job_number":"JOB_154631","tr_customer_id":154648,"tr_customer_product_id":154638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:35.000Z","modified_at":"2026-01-15T03:51:35.000Z","name":"Ed Olson","mobile_number":"700-461-4844","email_id":"Bianka29@gmail.com","dop":"2025-04-06","serial_number":"10497017006468214","imei1":"10497017006468214","imei2":"10497017006468214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154630,"job_number":"JOB_154630","tr_customer_id":154647,"tr_customer_product_id":154637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:35.000Z","modified_at":"2026-01-15T03:51:35.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16745300533085","imei1":"16745300533085","imei2":"16745300533085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154628,"job_number":"JOB_154628","tr_customer_id":154645,"tr_customer_product_id":154635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T02:40:36.000Z","modified_at":"2026-01-15T02:40:36.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-01-14","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-01-14T02:40:36.396363410Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T02:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154627,"job_number":"JOB_154627","tr_customer_id":154644,"tr_customer_product_id":154634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T00:34:11.000Z","modified_at":"2026-01-15T00:34:11.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"14198839277857","imei1":"14198839277857","imei2":"14198839277857","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T00:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154626,"job_number":"JOB_154626","tr_customer_id":154643,"tr_customer_product_id":154633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T23:37:17.000Z","modified_at":"2026-01-14T23:37:17.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-04","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-04T23:37:17.579509009Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T23:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154625,"job_number":"JOB_154625","tr_customer_id":154642,"tr_customer_product_id":154632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T23:34:54.000Z","modified_at":"2026-01-14T23:34:54.000Z","name":"Kalyani Prajapat","mobile_number":"7067401035","email_id":"chinmayananda.iyengar@gmail.com","dop":"2026-01-04","serial_number":"424972009754897","imei1":"424972009754897","imei2":"424972009754897","popurl":"www.rohan-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T23:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154624,"job_number":"JOB_154624","tr_customer_id":154641,"tr_customer_product_id":154631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T23:34:53.000Z","modified_at":"2026-01-14T23:34:53.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-04","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-04T23:34:53.164386154Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T23:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154623,"job_number":"JOB_154623","tr_customer_id":154640,"tr_customer_product_id":154630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:43:57.000Z","modified_at":"2026-01-14T21:43:57.000Z","name":"Ward Kuphal","mobile_number":"413-860-8525","email_id":"Richmond.Hyatt11@yahoo.com","dop":"2025-04-06","serial_number":"16717983407547804","imei1":"16717983407547804","imei2":"16717983407547804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154621,"job_number":"JOB_154621","tr_customer_id":154638,"tr_customer_product_id":154628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:43:55.000Z","modified_at":"2026-01-14T21:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17751388404800","imei1":"17751388404800","imei2":"17751388404800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154620,"job_number":"JOB_154620","tr_customer_id":154637,"tr_customer_product_id":154627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:43:17.000Z","modified_at":"2026-01-14T21:43:17.000Z","name":"Cooper Koss","mobile_number":"761-852-2427","email_id":"Casimer_Weber17@gmail.com","dop":"2025-04-06","serial_number":"19218742195800344","imei1":"19218742195800344","imei2":"19218742195800344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154618,"job_number":"JOB_154618","tr_customer_id":154635,"tr_customer_product_id":154625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:43:16.000Z","modified_at":"2026-01-14T21:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15847645168559","imei1":"15847645168559","imei2":"15847645168559","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154617,"job_number":"JOB_154617","tr_customer_id":154634,"tr_customer_product_id":154624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:42:37.000Z","modified_at":"2026-01-14T21:42:37.000Z","name":"Stanton Mueller","mobile_number":"659-442-6618","email_id":"Lynn_Waelchi@gmail.com","dop":"2025-04-06","serial_number":"18266330566770572","imei1":"18266330566770572","imei2":"18266330566770572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154615,"job_number":"JOB_154615","tr_customer_id":154632,"tr_customer_product_id":154622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:42:36.000Z","modified_at":"2026-01-14T21:42:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13373851787569","imei1":"13373851787569","imei2":"13373851787569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154613,"job_number":"JOB_154613","tr_customer_id":154630,"tr_customer_product_id":154620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:26.000Z","modified_at":"2026-01-14T21:06:26.000Z","name":"Elisabeth Rodriguez","mobile_number":"486-322-1971","email_id":"Tracy80@yahoo.com","dop":"2025-09-09","serial_number":"19358116916250","imei1":"19358116916250","imei2":"19358116916250","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154612,"job_number":"JOB_154612","tr_customer_id":154629,"tr_customer_product_id":154619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:26.000Z","modified_at":"2026-01-14T21:06:26.000Z","name":"Rey Reilly","mobile_number":"612-776-8850","email_id":"Geoffrey_Little@gmail.com","dop":"2025-09-09","serial_number":"19593638389587","imei1":"19593638389587","imei2":"19593638389587","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154610,"job_number":"JOB_154610","tr_customer_id":154627,"tr_customer_product_id":154617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:24.000Z","modified_at":"2026-01-14T21:06:24.000Z","name":"Carter McLaughlin","mobile_number":"335-529-5032","email_id":"Jalyn_Ratke15@yahoo.com","dop":"2025-09-09","serial_number":"12266054747855","imei1":"12266054747855","imei2":"12266054747855","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154609,"job_number":"JOB_154609","tr_customer_id":154626,"tr_customer_product_id":154616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:24.000Z","modified_at":"2026-01-14T21:06:24.000Z","name":"Jensen Jenkins","mobile_number":"676-369-3483","email_id":"Adam_Champlin71@hotmail.com","dop":"2025-09-09","serial_number":"11175123656239","imei1":"11175123656239","imei2":"11175123656239","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154607,"job_number":"JOB_154607","tr_customer_id":154624,"tr_customer_product_id":154614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:21.000Z","modified_at":"2026-01-14T21:06:21.000Z","name":"Lavonne Deckow","mobile_number":"904-289-7368","email_id":"Kacie6@gmail.com","dop":"2025-09-09","serial_number":"11845369754174","imei1":"11845369754174","imei2":"11845369754174","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154606,"job_number":"JOB_154606","tr_customer_id":154623,"tr_customer_product_id":154613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:21.000Z","modified_at":"2026-01-14T21:06:21.000Z","name":"Aurelia Will","mobile_number":"914-211-8976","email_id":"Dandre_Langosh65@yahoo.com","dop":"2025-09-09","serial_number":"18114489851276","imei1":"18114489851276","imei2":"18114489851276","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154985,"job_number":"JOB_154985","tr_customer_id":155002,"tr_customer_product_id":154992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:25:24.000Z","modified_at":"2026-01-15T07:25:24.000Z","name":"Dillon Ryan","mobile_number":"899-718-3077","email_id":"Josefa.Mayer85@hotmail.com","dop":"2025-11-04","serial_number":"41169975311261","imei1":"41169975311261","imei2":"41169975311261","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T07:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154879,"job_number":"JOB_154879","tr_customer_id":154896,"tr_customer_product_id":154886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:25.000Z","modified_at":"2026-01-15T06:19:25.000Z","name":"Brando O'Keefe","mobile_number":"419-714-1026","email_id":"Kianna6@gmail.com","dop":"2025-06-09","serial_number":"106121798835474","imei1":"106121798835474","imei2":"106121798835474","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154877,"job_number":"JOB_154877","tr_customer_id":154894,"tr_customer_product_id":154884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:24.000Z","modified_at":"2026-01-15T06:19:24.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102222107126520","imei1":"102222107126520","imei2":"102222107126520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154876,"job_number":"JOB_154876","tr_customer_id":154893,"tr_customer_product_id":154883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:09.000Z","modified_at":"2026-01-15T06:19:09.000Z","name":"Garnett Lind","mobile_number":"549-381-3609","email_id":"Piper.Skiles@yahoo.com","dop":"2025-06-09","serial_number":"109080616870855","imei1":"109080616870855","imei2":"109080616870855","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154874,"job_number":"JOB_154874","tr_customer_id":154891,"tr_customer_product_id":154881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:08.000Z","modified_at":"2026-01-15T06:19:08.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106185584214295","imei1":"106185584214295","imei2":"106185584214295","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154873,"job_number":"JOB_154873","tr_customer_id":154890,"tr_customer_product_id":154880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:18:52.000Z","modified_at":"2026-01-15T06:18:52.000Z","name":"Audreanne Dickens","mobile_number":"460-443-9732","email_id":"Dana27@yahoo.com","dop":"2025-06-09","serial_number":"108211177463755","imei1":"108211177463755","imei2":"108211177463755","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154871,"job_number":"JOB_154871","tr_customer_id":154888,"tr_customer_product_id":154878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:18:51.000Z","modified_at":"2026-01-15T06:18:51.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107604726359565","imei1":"107604726359565","imei2":"107604726359565","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154785,"job_number":"JOB_154785","tr_customer_id":154802,"tr_customer_product_id":154792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:50.000Z","modified_at":"2026-01-15T03:54:50.000Z","name":"Catalina Schaefer","mobile_number":"353-361-1741","email_id":"Johnathan_Green@hotmail.com","dop":"2025-06-09","serial_number":"106948682842155","imei1":"106948682842155","imei2":"106948682842155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154783,"job_number":"JOB_154783","tr_customer_id":154800,"tr_customer_product_id":154790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:49.000Z","modified_at":"2026-01-15T03:54:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108169914668407","imei1":"108169914668407","imei2":"108169914668407","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154767,"job_number":"JOB_154767","tr_customer_id":154784,"tr_customer_product_id":154774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:35.000Z","modified_at":"2026-01-15T03:54:35.000Z","name":"Raymundo Hoppe","mobile_number":"240-426-6067","email_id":"Filomena.Fritsch42@hotmail.com","dop":"2025-06-09","serial_number":"76259165883265870","imei1":"76259165883265870","imei2":"76259165883265870","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154766,"job_number":"JOB_154766","tr_customer_id":154783,"tr_customer_product_id":154773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:33.000Z","modified_at":"2026-01-15T03:54:33.000Z","name":"Derek Effertz","mobile_number":"739-742-1807","email_id":"Shana.Halvorson54@yahoo.com","dop":"2025-06-09","serial_number":"101725134060517","imei1":"101725134060517","imei2":"101725134060517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154764,"job_number":"JOB_154764","tr_customer_id":154781,"tr_customer_product_id":154771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:33.000Z","modified_at":"2026-01-15T03:54:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105646055022640","imei1":"105646055022640","imei2":"105646055022640","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154759,"job_number":"JOB_154759","tr_customer_id":154776,"tr_customer_product_id":154766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"Cristobal Schneider","mobile_number":"381-392-1019","email_id":"Camren_Spinka@hotmail.com","dop":"2025-06-09","serial_number":"107209467416525","imei1":"107209467416525","imei2":"107209467416525","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154756,"job_number":"JOB_154756","tr_customer_id":154773,"tr_customer_product_id":154763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102512917984754","imei1":"102512917984754","imei2":"102512917984754","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154723,"job_number":"JOB_154723","tr_customer_id":154740,"tr_customer_product_id":154730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:30.000Z","name":"Casimer Pouros","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140937342458455","imei1":"140937342458455","imei2":"140937342458455","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154722,"job_number":"JOB_154722","tr_customer_id":154739,"tr_customer_product_id":154729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Jennings Emard","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144448688807345","imei1":"144448688807345","imei2":"144448688807345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154720,"job_number":"JOB_154720","tr_customer_id":154737,"tr_customer_product_id":154727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Jovani White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144930827918554","imei1":"144930827918554","imei2":"144930827918554","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154718,"job_number":"JOB_154718","tr_customer_id":154735,"tr_customer_product_id":154725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"103336702935598","imei1":"103336702935598","imei2":"103336702935598","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154710,"job_number":"JOB_154710","tr_customer_id":154727,"tr_customer_product_id":154717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:18.000Z","modified_at":"2026-01-15T03:53:18.000Z","name":"Mariana Kub","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112455348371228","imei1":"112455348371228","imei2":"112455348371228","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154707,"job_number":"JOB_154707","tr_customer_id":154724,"tr_customer_product_id":154714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Marcos Boyer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157649956341687","imei1":"157649956341687","imei2":"157649956341687","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154705,"job_number":"JOB_154705","tr_customer_id":154722,"tr_customer_product_id":154712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Toney Considine","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120408160629692","imei1":"120408160629692","imei2":"120408160629692","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154703,"job_number":"JOB_154703","tr_customer_id":154720,"tr_customer_product_id":154710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"176715593372150","imei1":"176715593372150","imei2":"176715593372150","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154670,"job_number":"JOB_154670","tr_customer_id":154687,"tr_customer_product_id":154677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:34.000Z","modified_at":"2026-01-15T03:52:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Jaime_Dare83@hotmail.com","dop":"2025-07-02","serial_number":"10390129645337","imei1":"10390129645337","imei2":"10390129645337","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154654,"job_number":"JOB_154654","tr_customer_id":154671,"tr_customer_product_id":154661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Cicero_Huel0@hotmail.com","dop":"2025-07-02","serial_number":"10086939309024","imei1":"10086939309024","imei2":"10086939309024","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154648,"job_number":"JOB_154648","tr_customer_id":154665,"tr_customer_product_id":154655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:02.000Z","modified_at":"2026-01-15T03:52:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Oceane11@hotmail.com","dop":"2025-07-02","serial_number":"17604876526832","imei1":"17604876526832","imei2":"17604876526832","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mjd9.ASnlkEC_ayRtkIViTCsZrVyd8_1xcsuPpmoEcy8pIXI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 10e9c745-67cb-40dc-a6df-95ee76081327 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":99821,"engineer_id":17}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mjd9.ASnlkEC_ayRtkIViTCsZrVyd8_1xcsuPpmoEcy8pIXI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e8714891-a75f-4b34-acfe-5ed530f0a1ce |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 154985,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mjd9.ASnlkEC_ayRtkIViTCsZrVyd8_1xcsuPpmoEcy8pIXI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1a467063-73b2-4d85-8bcc-abb001514be8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"3f286-OTG9dU0gzzy2qVZZaHLEQi5yLBA" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 15 Jan 2026 07:25:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":154944,"job_number":"JOB_154944","tr_customer_id":154961,"tr_customer_product_id":154951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:28.000Z","modified_at":"2026-01-15T06:36:28.000Z","name":"Keanu Kilback","mobile_number":"783-613-9361","email_id":"Daryl_Feeney@hotmail.com","dop":"2000-01-31","serial_number":"1042698685971259","imei1":"1042698685971259","imei2":"1042698685971259","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154942,"job_number":"JOB_154942","tr_customer_id":154959,"tr_customer_product_id":154949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:27.000Z","modified_at":"2026-01-15T06:36:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10295498282009","imei1":"10295498282009","imei2":"10295498282009","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154938,"job_number":"JOB_154938","tr_customer_id":154955,"tr_customer_product_id":154945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:41.000Z","modified_at":"2026-01-15T06:35:41.000Z","name":"Sydnee Smith","mobile_number":"756-921-2677","email_id":"Otto_OConner27@hotmail.com","dop":"2000-01-31","serial_number":"1023321301674620","imei1":"1023321301674620","imei2":"1023321301674620","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154936,"job_number":"JOB_154936","tr_customer_id":154953,"tr_customer_product_id":154943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:39.000Z","modified_at":"2026-01-15T06:35:39.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10237421979354","imei1":"10237421979354","imei2":"10237421979354","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154927,"job_number":"JOB_154927","tr_customer_id":154944,"tr_customer_product_id":154934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:53.000Z","modified_at":"2026-01-15T06:34:53.000Z","name":"Katrina Kassulke","mobile_number":"808-589-3839","email_id":"Jamarcus_Bergnaum@gmail.com","dop":"2000-01-31","serial_number":"1069924622424932","imei1":"1069924622424932","imei2":"1069924622424932","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154925,"job_number":"JOB_154925","tr_customer_id":154942,"tr_customer_product_id":154932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:52.000Z","modified_at":"2026-01-15T06:34:52.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10884676202774","imei1":"10884676202774","imei2":"10884676202774","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154919,"job_number":"JOB_154919","tr_customer_id":154936,"tr_customer_product_id":154926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:06.000Z","modified_at":"2026-01-15T06:34:06.000Z","name":"Felicita Gorczany","mobile_number":"908-788-0698","email_id":"Gay67@yahoo.com","dop":"2000-01-31","serial_number":"1061219777121499","imei1":"1061219777121499","imei2":"1061219777121499","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154917,"job_number":"JOB_154917","tr_customer_id":154934,"tr_customer_product_id":154924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:04.000Z","modified_at":"2026-01-15T06:34:04.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10964431586236","imei1":"10964431586236","imei2":"10964431586236","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154780,"job_number":"JOB_154780","tr_customer_id":154797,"tr_customer_product_id":154787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:44.000Z","modified_at":"2026-01-15T03:54:44.000Z","name":"Mia McLaughlin","mobile_number":"766-524-4836","email_id":"Zula.Harris@gmail.com","dop":"2000-01-31","serial_number":"1030474285522747","imei1":"1030474285522747","imei2":"1030474285522747","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154774,"job_number":"JOB_154774","tr_customer_id":154791,"tr_customer_product_id":154781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:42.000Z","modified_at":"2026-01-15T03:54:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10137183040109","imei1":"10137183040109","imei2":"10137183040109","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154746,"job_number":"JOB_154746","tr_customer_id":154763,"tr_customer_product_id":154753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Joanny Okuneva","mobile_number":"835-229-0597","email_id":"Janice.Bartoletti33@hotmail.com","dop":"2000-01-31","serial_number":"1055927105107354","imei1":"1055927105107354","imei2":"1055927105107354","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154740,"job_number":"JOB_154740","tr_customer_id":154757,"tr_customer_product_id":154747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:59.000Z","modified_at":"2026-01-15T03:53:59.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10294239511253","imei1":"10294239511253","imei2":"10294239511253","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154709,"job_number":"JOB_154709","tr_customer_id":154726,"tr_customer_product_id":154716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:18.000Z","modified_at":"2026-01-15T03:53:18.000Z","name":"Cicero Harvey","mobile_number":"595-359-1693","email_id":"Emiliano_Hegmann72@hotmail.com","dop":"2000-01-31","serial_number":"1017728321792678","imei1":"1017728321792678","imei2":"1017728321792678","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154700,"job_number":"JOB_154700","tr_customer_id":154717,"tr_customer_product_id":154707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:16.000Z","modified_at":"2026-01-15T03:53:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10997526896732","imei1":"10997526896732","imei2":"10997526896732","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154671,"job_number":"JOB_154671","tr_customer_id":154688,"tr_customer_product_id":154678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:35.000Z","modified_at":"2026-01-15T03:52:35.000Z","name":"Rosemarie Cronin","mobile_number":"756-264-0682","email_id":"Helmer.Berge@yahoo.com","dop":"2000-01-31","serial_number":"1047840830373563","imei1":"1047840830373563","imei2":"1047840830373563","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154667,"job_number":"JOB_154667","tr_customer_id":154684,"tr_customer_product_id":154674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:33.000Z","modified_at":"2026-01-15T03:52:33.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10580578455076","imei1":"10580578455076","imei2":"10580578455076","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154984,"job_number":"JOB_154984","tr_customer_id":155001,"tr_customer_product_id":154991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:02:06.000Z","modified_at":"2026-01-15T07:02:06.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2025-04-06","serial_number":"56456430226557","imei1":"56456430226557","imei2":"56456430226557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T07:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154983,"job_number":"JOB_154983","tr_customer_id":155000,"tr_customer_product_id":154990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:00:51.000Z","modified_at":"2026-01-15T07:00:51.000Z","name":"Trever Koepp","mobile_number":"686-581-1329","email_id":"Lillian_Skiles@yahoo.com","dop":"2025-04-06","serial_number":"19514193203323430","imei1":"19514193203323430","imei2":"19514193203323430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T07:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154981,"job_number":"JOB_154981","tr_customer_id":154998,"tr_customer_product_id":154988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:41.000Z","modified_at":"2026-01-15T06:57:41.000Z","name":"Gavin Windler","mobile_number":"571-519-0602","email_id":"Janick97@hotmail.com","dop":"2025-04-06","serial_number":"13824229720094714","imei1":"13824229720094714","imei2":"13824229720094714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154979,"job_number":"JOB_154979","tr_customer_id":154996,"tr_customer_product_id":154986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:40.000Z","modified_at":"2026-01-15T06:57:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16442753740016","imei1":"16442753740016","imei2":"16442753740016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154978,"job_number":"JOB_154978","tr_customer_id":154995,"tr_customer_product_id":154985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:13.000Z","modified_at":"2026-01-15T06:57:13.000Z","name":"Margaretta Littel","mobile_number":"454-681-7761","email_id":"Armani.Prosacco@gmail.com","dop":"2025-04-06","serial_number":"11138517678247136","imei1":"11138517678247136","imei2":"11138517678247136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154976,"job_number":"JOB_154976","tr_customer_id":154993,"tr_customer_product_id":154983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:12.000Z","modified_at":"2026-01-15T06:57:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13662115522121","imei1":"13662115522121","imei2":"13662115522121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154975,"job_number":"JOB_154975","tr_customer_id":154992,"tr_customer_product_id":154982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:56:44.000Z","modified_at":"2026-01-15T06:56:44.000Z","name":"Thora Berge","mobile_number":"398-890-3200","email_id":"Mavis.Greenfelder0@hotmail.com","dop":"2025-04-06","serial_number":"16823010079718700","imei1":"16823010079718700","imei2":"16823010079718700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154973,"job_number":"JOB_154973","tr_customer_id":154990,"tr_customer_product_id":154980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:56:43.000Z","modified_at":"2026-01-15T06:56:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17672223737769","imei1":"17672223737769","imei2":"17672223737769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154972,"job_number":"JOB_154972","tr_customer_id":154989,"tr_customer_product_id":154979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:48:17.000Z","modified_at":"2026-01-15T06:48:17.000Z","name":"Dora Legros","mobile_number":"908-220-2400","email_id":"Markus.Greenholt@hotmail.com","dop":"2025-04-06","serial_number":"11591529053568806","imei1":"11591529053568806","imei2":"11591529053568806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154970,"job_number":"JOB_154970","tr_customer_id":154987,"tr_customer_product_id":154977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:48:16.000Z","modified_at":"2026-01-15T06:48:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11306621470130","imei1":"11306621470130","imei2":"11306621470130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154969,"job_number":"JOB_154969","tr_customer_id":154986,"tr_customer_product_id":154976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:47:33.000Z","modified_at":"2026-01-15T06:47:33.000Z","name":"Ebony Casper","mobile_number":"354-344-6361","email_id":"Araceli39@hotmail.com","dop":"2025-04-06","serial_number":"15634311973629944","imei1":"15634311973629944","imei2":"15634311973629944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154967,"job_number":"JOB_154967","tr_customer_id":154984,"tr_customer_product_id":154974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:47:31.000Z","modified_at":"2026-01-15T06:47:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15676119169361","imei1":"15676119169361","imei2":"15676119169361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154966,"job_number":"JOB_154966","tr_customer_id":154983,"tr_customer_product_id":154973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:53.000Z","modified_at":"2026-01-15T06:46:53.000Z","name":"Annette Gulgowski","mobile_number":"799-720-8412","email_id":"Ansel.Goodwin5@yahoo.com","dop":"2025-04-06","serial_number":"15307754925105896","imei1":"15307754925105896","imei2":"15307754925105896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154964,"job_number":"JOB_154964","tr_customer_id":154981,"tr_customer_product_id":154971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:48.000Z","modified_at":"2026-01-15T06:46:48.000Z","name":"Mohamed Gusikowski","mobile_number":"555-452-2335","email_id":"Reta_Rempel@yahoo.com","dop":"2025-04-06","serial_number":"10612700469674630","imei1":"10612700469674630","imei2":"10612700469674630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154962,"job_number":"JOB_154962","tr_customer_id":154979,"tr_customer_product_id":154969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:46.000Z","modified_at":"2026-01-15T06:46:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12365326733353","imei1":"12365326733353","imei2":"12365326733353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154961,"job_number":"JOB_154961","tr_customer_id":154978,"tr_customer_product_id":154968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:42:01.000Z","modified_at":"2026-01-15T06:42:01.000Z","name":"Enrico Hammes","mobile_number":"687-822-2133","email_id":"Ethyl67@hotmail.com","dop":"2025-04-06","serial_number":"17472923309190604","imei1":"17472923309190604","imei2":"17472923309190604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154959,"job_number":"JOB_154959","tr_customer_id":154976,"tr_customer_product_id":154966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:59.000Z","modified_at":"2026-01-15T06:41:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18647405372375","imei1":"18647405372375","imei2":"18647405372375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154958,"job_number":"JOB_154958","tr_customer_id":154975,"tr_customer_product_id":154965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:27.000Z","modified_at":"2026-01-15T06:41:27.000Z","name":"Chaim Koch","mobile_number":"457-623-5768","email_id":"Joshuah_Hartmann40@hotmail.com","dop":"2025-04-06","serial_number":"12078480082539772","imei1":"12078480082539772","imei2":"12078480082539772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154956,"job_number":"JOB_154956","tr_customer_id":154973,"tr_customer_product_id":154963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:22.000Z","modified_at":"2026-01-15T06:41:22.000Z","name":"Antonio Ortiz","mobile_number":"781-279-6381","email_id":"Wilber_Schumm21@gmail.com","dop":"2025-04-06","serial_number":"18542936916902556","imei1":"18542936916902556","imei2":"18542936916902556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154954,"job_number":"JOB_154954","tr_customer_id":154971,"tr_customer_product_id":154961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:12.000Z","modified_at":"2026-01-15T06:41:12.000Z","name":"Delaney Robel","mobile_number":"541-303-3211","email_id":"Nolan_Lueilwitz15@hotmail.com","dop":"2025-04-06","serial_number":"16607300063559888","imei1":"16607300063559888","imei2":"16607300063559888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154952,"job_number":"JOB_154952","tr_customer_id":154969,"tr_customer_product_id":154959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:11.000Z","modified_at":"2026-01-15T06:41:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15115646072508","imei1":"15115646072508","imei2":"15115646072508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154951,"job_number":"JOB_154951","tr_customer_id":154968,"tr_customer_product_id":154958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:40:24.000Z","modified_at":"2026-01-15T06:40:24.000Z","name":"Mariela Stokes","mobile_number":"670-318-5217","email_id":"Marisa.Hamill@hotmail.com","dop":"2025-04-06","serial_number":"16086516443831968","imei1":"16086516443831968","imei2":"16086516443831968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154949,"job_number":"JOB_154949","tr_customer_id":154966,"tr_customer_product_id":154956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:40:22.000Z","modified_at":"2026-01-15T06:40:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11753614606681","imei1":"11753614606681","imei2":"11753614606681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154947,"job_number":"JOB_154947","tr_customer_id":154964,"tr_customer_product_id":154954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:48.000Z","modified_at":"2026-01-15T06:36:48.000Z","name":"Torrey Volkman","mobile_number":"750-711-2963","email_id":"Luisa.Flatley@gmail.com","dop":"2025-04-06","serial_number":"11653245137691468","imei1":"11653245137691468","imei2":"11653245137691468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154945,"job_number":"JOB_154945","tr_customer_id":154962,"tr_customer_product_id":154952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:47.000Z","modified_at":"2026-01-15T06:36:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14728861946848","imei1":"14728861946848","imei2":"14728861946848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154941,"job_number":"JOB_154941","tr_customer_id":154958,"tr_customer_product_id":154948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:02.000Z","modified_at":"2026-01-15T06:36:02.000Z","name":"Rebekah Green","mobile_number":"329-525-5312","email_id":"Skye76@yahoo.com","dop":"2025-04-06","serial_number":"14851821447670706","imei1":"14851821447670706","imei2":"14851821447670706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154939,"job_number":"JOB_154939","tr_customer_id":154956,"tr_customer_product_id":154946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:00.000Z","modified_at":"2026-01-15T06:36:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19935482901675","imei1":"19935482901675","imei2":"19935482901675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154935,"job_number":"JOB_154935","tr_customer_id":154952,"tr_customer_product_id":154942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:15.000Z","modified_at":"2026-01-15T06:35:15.000Z","name":"Louisa Kulas","mobile_number":"543-496-2954","email_id":"Ron_Quigley@gmail.com","dop":"2025-04-06","serial_number":"19186942618867336","imei1":"19186942618867336","imei2":"19186942618867336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154933,"job_number":"JOB_154933","tr_customer_id":154950,"tr_customer_product_id":154940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:13.000Z","modified_at":"2026-01-15T06:35:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19992671021419","imei1":"19992671021419","imei2":"19992671021419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154931,"job_number":"JOB_154931","tr_customer_id":154948,"tr_customer_product_id":154938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:11.000Z","modified_at":"2026-01-15T06:35:11.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"11560262353765","imei1":"11560262353765","imei2":"11560262353765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154930,"job_number":"JOB_154930","tr_customer_id":154947,"tr_customer_product_id":154937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:09.000Z","modified_at":"2026-01-15T06:35:09.000Z","name":"Liliane Kiehn","mobile_number":"421-727-7837","email_id":"Winifred3@yahoo.com","dop":"2025-04-06","serial_number":"19578639567532670","imei1":"19578639567532670","imei2":"19578639567532670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154928,"job_number":"JOB_154928","tr_customer_id":154945,"tr_customer_product_id":154935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:07.000Z","modified_at":"2026-01-15T06:35:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17075052631138","imei1":"17075052631138","imei2":"17075052631138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154923,"job_number":"JOB_154923","tr_customer_id":154940,"tr_customer_product_id":154930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:25.000Z","modified_at":"2026-01-15T06:34:25.000Z","name":"Patrick Koch","mobile_number":"399-256-7594","email_id":"Eleanore89@hotmail.com","dop":"2025-04-06","serial_number":"15250763018068654","imei1":"15250763018068654","imei2":"15250763018068654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154922,"job_number":"JOB_154922","tr_customer_id":154939,"tr_customer_product_id":154929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:24.000Z","modified_at":"2026-01-15T06:34:24.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"10594335629358","imei1":"10594335629358","imei2":"10594335629358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154920,"job_number":"JOB_154920","tr_customer_id":154937,"tr_customer_product_id":154927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:23.000Z","modified_at":"2026-01-15T06:34:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13872407269101","imei1":"13872407269101","imei2":"13872407269101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154916,"job_number":"JOB_154916","tr_customer_id":154933,"tr_customer_product_id":154923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:41.000Z","modified_at":"2026-01-15T06:33:41.000Z","name":"Claud Stehr","mobile_number":"391-262-8075","email_id":"Dovie.Harris50@hotmail.com","dop":"2025-04-06","serial_number":"11524990232691072","imei1":"11524990232691072","imei2":"11524990232691072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154914,"job_number":"JOB_154914","tr_customer_id":154931,"tr_customer_product_id":154921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:39.000Z","modified_at":"2026-01-15T06:33:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14313187379403","imei1":"14313187379403","imei2":"14313187379403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154912,"job_number":"JOB_154912","tr_customer_id":154929,"tr_customer_product_id":154919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:38.000Z","modified_at":"2026-01-15T06:33:38.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"13595683738130","imei1":"13595683738130","imei2":"13595683738130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154911,"job_number":"JOB_154911","tr_customer_id":154928,"tr_customer_product_id":154918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:08.000Z","modified_at":"2026-01-15T06:33:08.000Z","name":"Santina Lynch","mobile_number":"428-744-4849","email_id":"Maia_Yost78@gmail.com","dop":"2025-04-06","serial_number":"17354256631029130","imei1":"17354256631029130","imei2":"17354256631029130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154909,"job_number":"JOB_154909","tr_customer_id":154926,"tr_customer_product_id":154916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:30:08.000Z","modified_at":"2026-01-15T06:30:08.000Z","name":"Loraine Schmidt","mobile_number":"545-326-2910","email_id":"Judd_Bernhard@gmail.com","dop":"2025-04-06","serial_number":"16382444497154620","imei1":"16382444497154620","imei2":"16382444497154620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154907,"job_number":"JOB_154907","tr_customer_id":154924,"tr_customer_product_id":154914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:30:06.000Z","modified_at":"2026-01-15T06:30:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15986884239043","imei1":"15986884239043","imei2":"15986884239043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154906,"job_number":"JOB_154906","tr_customer_id":154923,"tr_customer_product_id":154913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:29:24.000Z","modified_at":"2026-01-15T06:29:24.000Z","name":"Bette Baumbach","mobile_number":"760-554-8195","email_id":"Kayley51@hotmail.com","dop":"2025-04-06","serial_number":"17804629379864476","imei1":"17804629379864476","imei2":"17804629379864476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154904,"job_number":"JOB_154904","tr_customer_id":154921,"tr_customer_product_id":154911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:29:22.000Z","modified_at":"2026-01-15T06:29:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14780181888782","imei1":"14780181888782","imei2":"14780181888782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154902,"job_number":"JOB_154902","tr_customer_id":154919,"tr_customer_product_id":154909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:39.000Z","modified_at":"2026-01-15T06:28:39.000Z","name":"Dolores Swift","mobile_number":"562-252-5140","email_id":"Peggie_Halvorson@gmail.com","dop":"2025-04-06","serial_number":"10423870332592498","imei1":"10423870332592498","imei2":"10423870332592498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154900,"job_number":"JOB_154900","tr_customer_id":154917,"tr_customer_product_id":154907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:37.000Z","modified_at":"2026-01-15T06:28:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17809728377200","imei1":"17809728377200","imei2":"17809728377200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154897,"job_number":"JOB_154897","tr_customer_id":154914,"tr_customer_product_id":154904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:27:24.000Z","modified_at":"2026-01-15T06:27:24.000Z","name":"Clemmie Runolfsson","mobile_number":"507-446-8280","email_id":"Michale.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"15508790875310160","imei1":"15508790875310160","imei2":"15508790875310160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154895,"job_number":"JOB_154895","tr_customer_id":154912,"tr_customer_product_id":154902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:27:23.000Z","modified_at":"2026-01-15T06:27:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12696062559239","imei1":"12696062559239","imei2":"12696062559239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154894,"job_number":"JOB_154894","tr_customer_id":154911,"tr_customer_product_id":154901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:26:40.000Z","modified_at":"2026-01-15T06:26:40.000Z","name":"Weldon O'Keefe","mobile_number":"970-796-9313","email_id":"Cecile_Tillman@gmail.com","dop":"2025-04-06","serial_number":"16352154465156460","imei1":"16352154465156460","imei2":"16352154465156460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154892,"job_number":"JOB_154892","tr_customer_id":154909,"tr_customer_product_id":154899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:26:38.000Z","modified_at":"2026-01-15T06:26:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12946703085423","imei1":"12946703085423","imei2":"12946703085423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154891,"job_number":"JOB_154891","tr_customer_id":154908,"tr_customer_product_id":154898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:25:56.000Z","modified_at":"2026-01-15T06:25:56.000Z","name":"Charley Stokes","mobile_number":"678-355-7764","email_id":"Raina_Moore68@yahoo.com","dop":"2025-04-06","serial_number":"12845259199800480","imei1":"12845259199800480","imei2":"12845259199800480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154889,"job_number":"JOB_154889","tr_customer_id":154906,"tr_customer_product_id":154896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:25:54.000Z","modified_at":"2026-01-15T06:25:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18867700117746","imei1":"18867700117746","imei2":"18867700117746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154888,"job_number":"JOB_154888","tr_customer_id":154905,"tr_customer_product_id":154895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:22:23.000Z","modified_at":"2026-01-15T06:22:23.000Z","name":"Travon Schumm","mobile_number":"478-984-5146","email_id":"Miracle.Upton@yahoo.com","dop":"2025-06-18","serial_number":"1092409459077204","imei1":"1092409459077204","imei2":"1092409459077204","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154886,"job_number":"JOB_154886","tr_customer_id":154903,"tr_customer_product_id":154893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:22:22.000Z","modified_at":"2026-01-15T06:22:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10369440094316","imei1":"10369440094316","imei2":"10369440094316","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154885,"job_number":"JOB_154885","tr_customer_id":154902,"tr_customer_product_id":154892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:37.000Z","modified_at":"2026-01-15T06:21:37.000Z","name":"Flavie Lang","mobile_number":"556-937-5845","email_id":"Eliza.Braun89@yahoo.com","dop":"2025-06-18","serial_number":"1062744339659232","imei1":"1062744339659232","imei2":"1062744339659232","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154883,"job_number":"JOB_154883","tr_customer_id":154900,"tr_customer_product_id":154890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:36.000Z","modified_at":"2026-01-15T06:21:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10565186686638","imei1":"10565186686638","imei2":"10565186686638","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154866,"job_number":"JOB_154866","tr_customer_id":154883,"tr_customer_product_id":154873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:12:18.000Z","modified_at":"2026-01-15T06:12:18.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154865,"job_number":"JOB_154865","tr_customer_id":154882,"tr_customer_product_id":154872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:12:16.000Z","modified_at":"2026-01-15T06:12:16.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154864,"job_number":"JOB_154864","tr_customer_id":154881,"tr_customer_product_id":154871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:56.000Z","modified_at":"2026-01-15T06:02:56.000Z","name":"Theresa Wyman","mobile_number":"710-769-4372","email_id":"Fletcher69@hotmail.com","dop":"2025-04-06","serial_number":"14366888601768072","imei1":"14366888601768072","imei2":"14366888601768072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154862,"job_number":"JOB_154862","tr_customer_id":154879,"tr_customer_product_id":154869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:54.000Z","modified_at":"2026-01-15T06:02:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16551625638862","imei1":"16551625638862","imei2":"16551625638862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154861,"job_number":"JOB_154861","tr_customer_id":154878,"tr_customer_product_id":154868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:09.000Z","modified_at":"2026-01-15T06:02:09.000Z","name":"Herbert Veum","mobile_number":"604-586-3147","email_id":"Nicole_Larkin@gmail.com","dop":"2025-04-06","serial_number":"15121179013077372","imei1":"15121179013077372","imei2":"15121179013077372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154859,"job_number":"JOB_154859","tr_customer_id":154876,"tr_customer_product_id":154866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:07.000Z","modified_at":"2026-01-15T06:02:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19282754302307","imei1":"19282754302307","imei2":"19282754302307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154858,"job_number":"JOB_154858","tr_customer_id":154875,"tr_customer_product_id":154865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:52.000Z","modified_at":"2026-01-15T06:01:52.000Z","name":"Kian Stiedemann","mobile_number":"839-221-1527","email_id":"Ervin.Wunsch7@yahoo.com","dop":"2025-09-16","serial_number":"13432692231153","imei1":"13432692231153","imei2":"13432692231153","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154857,"job_number":"JOB_154857","tr_customer_id":154874,"tr_customer_product_id":154864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:52.000Z","modified_at":"2026-01-15T06:01:52.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14465747976473","imei1":"14465747976473","imei2":"14465747976473","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154856,"job_number":"JOB_154856","tr_customer_id":154873,"tr_customer_product_id":154863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:30.000Z","modified_at":"2026-01-15T06:01:30.000Z","name":"Kevin Kris","mobile_number":"413-857-6665","email_id":"Lenora48@gmail.com","dop":"2025-09-16","serial_number":"10888851605831","imei1":"10888851605831","imei2":"10888851605831","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154855,"job_number":"JOB_154855","tr_customer_id":154872,"tr_customer_product_id":154862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:30.000Z","modified_at":"2026-01-15T06:01:30.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13996921855201","imei1":"13996921855201","imei2":"13996921855201","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154854,"job_number":"JOB_154854","tr_customer_id":154871,"tr_customer_product_id":154861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:21.000Z","modified_at":"2026-01-15T06:01:21.000Z","name":"Karley Mann","mobile_number":"536-976-1675","email_id":"Richard.Schimmel@hotmail.com","dop":"2025-04-06","serial_number":"10460883131370618","imei1":"10460883131370618","imei2":"10460883131370618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154852,"job_number":"JOB_154852","tr_customer_id":154869,"tr_customer_product_id":154859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:19.000Z","modified_at":"2026-01-15T06:01:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10260929167596","imei1":"10260929167596","imei2":"10260929167596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154851,"job_number":"JOB_154851","tr_customer_id":154868,"tr_customer_product_id":154858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:08.000Z","modified_at":"2026-01-15T06:01:08.000Z","name":"Isabell Lynch","mobile_number":"901-431-1024","email_id":"Yadira_Jaskolski@hotmail.com","dop":"2025-09-16","serial_number":"13575220336902","imei1":"13575220336902","imei2":"13575220336902","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154850,"job_number":"JOB_154850","tr_customer_id":154867,"tr_customer_product_id":154857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:07.000Z","modified_at":"2026-01-15T06:01:07.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18409132664917","imei1":"18409132664917","imei2":"18409132664917","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154849,"job_number":"JOB_154849","tr_customer_id":154866,"tr_customer_product_id":154856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:22.000Z","modified_at":"2026-01-15T05:42:22.000Z","name":"Devesh Nambeesan","mobile_number":"705271495","email_id":"satish.kakkar@hotmail.com","dop":"2026-01-05","serial_number":"308340715729113","imei1":"308340715729113","imei2":"308340715729113","popurl":"www.shankar-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154848,"job_number":"JOB_154848","tr_customer_id":154865,"tr_customer_product_id":154855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:22.000Z","modified_at":"2026-01-15T05:42:22.000Z","name":"Preity Iyer","mobile_number":"707730513","email_id":"dhruv.arora@gmail.com","dop":"2026-01-05","serial_number":"769818424940556","imei1":"769818424940556","imei2":"769818424940556","popurl":"www.dayaamay-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154847,"job_number":"JOB_154847","tr_customer_id":154864,"tr_customer_product_id":154854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Chaturaanan Dubashi","mobile_number":"709433161","email_id":"girish.khatri@yahoo.co.in","dop":"2026-01-05","serial_number":"466923765099862","imei1":"466923765099862","imei2":"466923765099862","popurl":"www.bilva-tandon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154846,"job_number":"JOB_154846","tr_customer_id":154863,"tr_customer_product_id":154853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Charuvrat Gandhi","mobile_number":"707097243","email_id":"bhaanumati.saini@gmail.com","dop":"2026-01-05","serial_number":"544644059488809","imei1":"544644059488809","imei2":"544644059488809","popurl":"www.vrund-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154845,"job_number":"JOB_154845","tr_customer_id":154862,"tr_customer_product_id":154852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Meenakshi Adiga","mobile_number":"703987779","email_id":"susheel.sharma@gmail.com","dop":"2026-01-05","serial_number":"192191987610517","imei1":"192191987610517","imei2":"192191987610517","popurl":"www.indra-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154844,"job_number":"JOB_154844","tr_customer_id":154861,"tr_customer_product_id":154851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:14.000Z","modified_at":"2026-01-15T05:25:14.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"11109543855841","imei1":"11109543855841","imei2":"11109543855841","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154843,"job_number":"JOB_154843","tr_customer_id":154860,"tr_customer_product_id":154850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432311234","imei1":"806565432311234","imei2":"806565432311234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154842,"job_number":"JOB_154842","tr_customer_id":154859,"tr_customer_product_id":154849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432211234","imei1":"806565432211234","imei2":"806565432211234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154841,"job_number":"JOB_154841","tr_customer_id":154858,"tr_customer_product_id":154848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432511234","imei1":"806565432511234","imei2":"806565432511234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154840,"job_number":"JOB_154840","tr_customer_id":154857,"tr_customer_product_id":154847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432411234","imei1":"806565432411234","imei2":"806565432411234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154839,"job_number":"JOB_154839","tr_customer_id":154856,"tr_customer_product_id":154846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Sucheta Kaul","mobile_number":"709084891","email_id":"shashi.sharma@hotmail.com","dop":"2026-01-05","serial_number":"817273919588523","imei1":"817273919588523","imei2":"817273919588523","popurl":"www.ambar-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154838,"job_number":"JOB_154838","tr_customer_id":154855,"tr_customer_product_id":154845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Gitanjali Johar","mobile_number":"705775297","email_id":"suryakantam.panicker@yahoo.co.in","dop":"2026-01-05","serial_number":"696790172588020","imei1":"696790172588020","imei2":"696790172588020","popurl":"www.aruna-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154837,"job_number":"JOB_154837","tr_customer_id":154854,"tr_customer_product_id":154844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Divya Khatri","mobile_number":"701066731","email_id":"bhilangana.khan@yahoo.co.in","dop":"2026-01-05","serial_number":"096915492325816","imei1":"096915492325816","imei2":"096915492325816","popurl":"www.trilokesh-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154836,"job_number":"JOB_154836","tr_customer_id":154853,"tr_customer_product_id":154843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Divakar Rana","mobile_number":"705168862","email_id":"sanka.ahuja@hotmail.com","dop":"2026-01-05","serial_number":"058965940007125","imei1":"058965940007125","imei2":"058965940007125","popurl":"www.parvati-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154835,"job_number":"JOB_154835","tr_customer_id":154852,"tr_customer_product_id":154842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Aayushman Khatri","mobile_number":"704165072","email_id":"avani.nambeesan@hotmail.com","dop":"2026-01-05","serial_number":"964570488372056","imei1":"964570488372056","imei2":"964570488372056","popurl":"www.anwesha-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154834,"job_number":"JOB_154834","tr_customer_id":154851,"tr_customer_product_id":154841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:52.000Z","modified_at":"2026-01-15T05:24:52.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154833,"job_number":"JOB_154833","tr_customer_id":154850,"tr_customer_product_id":154840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:52.000Z","modified_at":"2026-01-15T05:24:52.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154832,"job_number":"JOB_154832","tr_customer_id":154849,"tr_customer_product_id":154839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154831,"job_number":"JOB_154831","tr_customer_id":154848,"tr_customer_product_id":154838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154830,"job_number":"JOB_154830","tr_customer_id":154847,"tr_customer_product_id":154837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154829,"job_number":"JOB_154829","tr_customer_id":154846,"tr_customer_product_id":154836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154828,"job_number":"JOB_154828","tr_customer_id":154845,"tr_customer_product_id":154835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:31.000Z","modified_at":"2026-01-15T04:57:31.000Z","name":"Alysa Schneider","mobile_number":"715-581-5339","email_id":"Della_Hickle70@yahoo.com","dop":"2025-04-06","serial_number":"15301787472202640","imei1":"15301787472202640","imei2":"15301787472202640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154826,"job_number":"JOB_154826","tr_customer_id":154843,"tr_customer_product_id":154833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:13.000Z","modified_at":"2026-01-15T04:57:13.000Z","name":"Leif Armstrong","mobile_number":"216-572-0345","email_id":"Jessie_Zulauf@gmail.com","dop":"2025-04-06","serial_number":"19248649350934896","imei1":"19248649350934896","imei2":"19248649350934896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154823,"job_number":"JOB_154823","tr_customer_id":154840,"tr_customer_product_id":154830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:43.000Z","modified_at":"2026-01-15T04:47:43.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101895564804917","imei1":"101895564804917","imei2":"101895564804917","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154821,"job_number":"JOB_154821","tr_customer_id":154838,"tr_customer_product_id":154828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:30.000Z","modified_at":"2026-01-15T04:47:30.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101122004851986","imei1":"101122004851986","imei2":"101122004851986","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154820,"job_number":"JOB_154820","tr_customer_id":154837,"tr_customer_product_id":154827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:42:41.000Z","modified_at":"2026-01-15T04:42:41.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-05","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-05T04:42:41.369008244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154819,"job_number":"JOB_154819","tr_customer_id":154836,"tr_customer_product_id":154826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:37:42.000Z","modified_at":"2026-01-15T04:37:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-05","serial_number":"64198304748120","imei1":"64198304748120","imei2":"64198304748120","popurl":"2026-01-05T04:37:42.191553114Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154818,"job_number":"JOB_154818","tr_customer_id":154835,"tr_customer_product_id":154825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:36:41.000Z","modified_at":"2026-01-15T04:36:41.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-05","serial_number":"78122808642683","imei1":"78122808642683","imei2":"78122808642683","popurl":"2026-01-05T04:36:40.599301580Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154817,"job_number":"JOB_154817","tr_customer_id":154834,"tr_customer_product_id":154824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:31:32.000Z","modified_at":"2026-01-15T04:31:32.000Z","name":"Derek Moen","mobile_number":"953-232-9380","email_id":"Greyson_Weimann52@yahoo.com","dop":"2025-04-06","serial_number":"16683920749200512","imei1":"16683920749200512","imei2":"16683920749200512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154814,"job_number":"JOB_154814","tr_customer_id":154831,"tr_customer_product_id":154821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:06.000Z","modified_at":"2026-01-15T04:03:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60564218940425","imei1":"60564218940425","imei2":"60564218940425","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154813,"job_number":"JOB_154813","tr_customer_id":154830,"tr_customer_product_id":154820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:06.000Z","modified_at":"2026-01-15T04:03:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29480194779496","imei1":"29480194779496","imei2":"29480194779496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154812,"job_number":"JOB_154812","tr_customer_id":154829,"tr_customer_product_id":154819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44960169447649","imei1":"44960169447649","imei2":"44960169447649","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154811,"job_number":"JOB_154811","tr_customer_id":154828,"tr_customer_product_id":154818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18564243229792","imei1":"18564243229792","imei2":"18564243229792","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154810,"job_number":"JOB_154810","tr_customer_id":154827,"tr_customer_product_id":154817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91987355985382","imei1":"91987355985382","imei2":"91987355985382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154809,"job_number":"JOB_154809","tr_customer_id":154826,"tr_customer_product_id":154816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:04.000Z","modified_at":"2026-01-15T04:03:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68900240359615","imei1":"68900240359615","imei2":"68900240359615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154807,"job_number":"JOB_154807","tr_customer_id":154824,"tr_customer_product_id":154814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37954833909154","imei1":"37954833909154","imei2":"37954833909154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154806,"job_number":"JOB_154806","tr_customer_id":154823,"tr_customer_product_id":154813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78612186348192","imei1":"78612186348192","imei2":"78612186348192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154805,"job_number":"JOB_154805","tr_customer_id":154822,"tr_customer_product_id":154812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75829805298755","imei1":"75829805298755","imei2":"75829805298755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154804,"job_number":"JOB_154804","tr_customer_id":154821,"tr_customer_product_id":154811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80215552636054","imei1":"80215552636054","imei2":"80215552636054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154803,"job_number":"JOB_154803","tr_customer_id":154820,"tr_customer_product_id":154810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72346433302420","imei1":"72346433302420","imei2":"72346433302420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154802,"job_number":"JOB_154802","tr_customer_id":154819,"tr_customer_product_id":154809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21412011017690","imei1":"21412011017690","imei2":"21412011017690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154800,"job_number":"JOB_154800","tr_customer_id":154817,"tr_customer_product_id":154807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52869295642392","imei1":"52869295642392","imei2":"52869295642392","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154799,"job_number":"JOB_154799","tr_customer_id":154816,"tr_customer_product_id":154806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95626864835374","imei1":"95626864835374","imei2":"95626864835374","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154798,"job_number":"JOB_154798","tr_customer_id":154815,"tr_customer_product_id":154805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81146536178556","imei1":"81146536178556","imei2":"81146536178556","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154797,"job_number":"JOB_154797","tr_customer_id":154814,"tr_customer_product_id":154804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88580311631949","imei1":"88580311631949","imei2":"88580311631949","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154796,"job_number":"JOB_154796","tr_customer_id":154813,"tr_customer_product_id":154803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32228263790491","imei1":"32228263790491","imei2":"32228263790491","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154795,"job_number":"JOB_154795","tr_customer_id":154812,"tr_customer_product_id":154802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51627656026695","imei1":"51627656026695","imei2":"51627656026695","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154794,"job_number":"JOB_154794","tr_customer_id":154811,"tr_customer_product_id":154801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:39.000Z","modified_at":"2026-01-15T03:55:39.000Z","name":"Heaven Bins","mobile_number":"972-485-5165","email_id":"Jazmin_Halvorson71@hotmail.com","dop":"2025-04-06","serial_number":"16407453567130930","imei1":"16407453567130930","imei2":"16407453567130930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154792,"job_number":"JOB_154792","tr_customer_id":154809,"tr_customer_product_id":154799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:38.000Z","modified_at":"2026-01-15T03:55:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15539690683318","imei1":"15539690683318","imei2":"15539690683318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154791,"job_number":"JOB_154791","tr_customer_id":154808,"tr_customer_product_id":154798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:06.000Z","modified_at":"2026-01-15T03:55:06.000Z","name":"Lamar Welch","mobile_number":"255-737-5281","email_id":"Amiya.OKon@gmail.com","dop":"2025-04-06","serial_number":"12420813236434014","imei1":"12420813236434014","imei2":"12420813236434014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154789,"job_number":"JOB_154789","tr_customer_id":154806,"tr_customer_product_id":154796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:05.000Z","modified_at":"2026-01-15T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15174952978334","imei1":"15174952978334","imei2":"15174952978334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154788,"job_number":"JOB_154788","tr_customer_id":154805,"tr_customer_product_id":154795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:55.000Z","modified_at":"2026-01-15T03:54:55.000Z","name":"Reginald Blanda","mobile_number":"350-562-7124","email_id":"Donavon24@gmail.com","dop":"2025-04-06","serial_number":"18169353926863880","imei1":"18169353926863880","imei2":"18169353926863880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154786,"job_number":"JOB_154786","tr_customer_id":154803,"tr_customer_product_id":154793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:53.000Z","modified_at":"2026-01-15T03:54:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247526939758","imei1":"14247526939758","imei2":"14247526939758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154782,"job_number":"JOB_154782","tr_customer_id":154799,"tr_customer_product_id":154789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:45.000Z","modified_at":"2026-01-15T03:54:45.000Z","name":"Leonardo Willms","mobile_number":"446-524-7924","email_id":"Luna73@gmail.com","dop":"2025-04-06","serial_number":"12319636894104516","imei1":"12319636894104516","imei2":"12319636894104516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154781,"job_number":"JOB_154781","tr_customer_id":154798,"tr_customer_product_id":154788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:45.000Z","modified_at":"2026-01-15T03:54:45.000Z","name":"Alexandria Bruen","mobile_number":"577-915-3899","email_id":"Reece.Mante@hotmail.com","dop":"2025-04-06","serial_number":"10687454565492948","imei1":"10687454565492948","imei2":"10687454565492948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154778,"job_number":"JOB_154778","tr_customer_id":154795,"tr_customer_product_id":154785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:44.000Z","modified_at":"2026-01-15T03:54:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18717353755800","imei1":"18717353755800","imei2":"18717353755800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154776,"job_number":"JOB_154776","tr_customer_id":154793,"tr_customer_product_id":154783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:43.000Z","modified_at":"2026-01-15T03:54:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13821878858299","imei1":"13821878858299","imei2":"13821878858299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154773,"job_number":"JOB_154773","tr_customer_id":154790,"tr_customer_product_id":154780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:41.000Z","modified_at":"2026-01-15T03:54:41.000Z","name":"Dahlia Haley","mobile_number":"362-891-3896","email_id":"Tristian.Wintheiser17@yahoo.com","dop":"2025-04-06","serial_number":"12217479695029176","imei1":"12217479695029176","imei2":"12217479695029176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154772,"job_number":"JOB_154772","tr_customer_id":154789,"tr_customer_product_id":154779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:40.000Z","modified_at":"2026-01-15T03:54:40.000Z","name":"Heloise Roberts","mobile_number":"649-907-5074","email_id":"Herbert_Huels3@gmail.com","dop":"2025-04-06","serial_number":"14325011109089638","imei1":"14325011109089638","imei2":"14325011109089638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154770,"job_number":"JOB_154770","tr_customer_id":154787,"tr_customer_product_id":154777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:39.000Z","modified_at":"2026-01-15T03:54:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19885432899769","imei1":"19885432899769","imei2":"19885432899769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154768,"job_number":"JOB_154768","tr_customer_id":154785,"tr_customer_product_id":154775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:38.000Z","modified_at":"2026-01-15T03:54:38.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15564025553440","imei1":"15564025553440","imei2":"15564025553440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154763,"job_number":"JOB_154763","tr_customer_id":154780,"tr_customer_product_id":154770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:23.000Z","modified_at":"2026-01-15T03:54:23.000Z","name":"Marcelino Mraz","mobile_number":"753-744-0468","email_id":"Marilou_Homenick56@hotmail.com","dop":"2025-04-06","serial_number":"13123066138306114","imei1":"13123066138306114","imei2":"13123066138306114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154761,"job_number":"JOB_154761","tr_customer_id":154778,"tr_customer_product_id":154768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:22.000Z","modified_at":"2026-01-15T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15972766063450","imei1":"15972766063450","imei2":"15972766063450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154760,"job_number":"JOB_154760","tr_customer_id":154777,"tr_customer_product_id":154767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:18.000Z","modified_at":"2026-01-15T03:54:18.000Z","name":"Rowan Schiller","mobile_number":"984-489-1368","email_id":"Mozell74@gmail.com","dop":"2025-04-06","serial_number":"12781239138817992","imei1":"12781239138817992","imei2":"12781239138817992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154755,"job_number":"JOB_154755","tr_customer_id":154772,"tr_customer_product_id":154762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10716090861494","imei1":"10716090861494","imei2":"10716090861494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154754,"job_number":"JOB_154754","tr_customer_id":154771,"tr_customer_product_id":154761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:15.000Z","modified_at":"2026-01-15T03:54:15.000Z","name":"Enid Wyman","mobile_number":"281-222-1042","email_id":"Enrique82@gmail.com","dop":"2025-04-06","serial_number":"10361079338187042","imei1":"10361079338187042","imei2":"10361079338187042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154752,"job_number":"JOB_154752","tr_customer_id":154769,"tr_customer_product_id":154759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:13.000Z","modified_at":"2026-01-15T03:54:13.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10283826262935","imei1":"10283826262935","imei2":"10283826262935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154751,"job_number":"JOB_154751","tr_customer_id":154768,"tr_customer_product_id":154758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:10.000Z","modified_at":"2026-01-15T03:54:10.000Z","name":"Jan Schumm","mobile_number":"562-373-4054","email_id":"Beth.Abbott6@yahoo.com","dop":"2025-04-06","serial_number":"14564693585828510","imei1":"14564693585828510","imei2":"14564693585828510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154749,"job_number":"JOB_154749","tr_customer_id":154766,"tr_customer_product_id":154756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:09.000Z","modified_at":"2026-01-15T03:54:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11969253960508","imei1":"11969253960508","imei2":"11969253960508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154748,"job_number":"JOB_154748","tr_customer_id":154765,"tr_customer_product_id":154755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Adonis Hodkiewicz","mobile_number":"982-211-4266","email_id":"Vida.Schulist65@yahoo.com","dop":"2025-04-06","serial_number":"14562326067070936","imei1":"14562326067070936","imei2":"14562326067070936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154747,"job_number":"JOB_154747","tr_customer_id":154764,"tr_customer_product_id":154754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Lee Nicolas","mobile_number":"786-887-3751","email_id":"Brielle68@hotmail.com","dop":"2025-04-06","serial_number":"18857675583932940","imei1":"18857675583932940","imei2":"18857675583932940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154744,"job_number":"JOB_154744","tr_customer_id":154761,"tr_customer_product_id":154751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:00.000Z","modified_at":"2026-01-15T03:54:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13493143921862","imei1":"13493143921862","imei2":"13493143921862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154741,"job_number":"JOB_154741","tr_customer_id":154758,"tr_customer_product_id":154748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:59.000Z","modified_at":"2026-01-15T03:53:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11396929921731","imei1":"11396929921731","imei2":"11396929921731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154739,"job_number":"JOB_154739","tr_customer_id":154756,"tr_customer_product_id":154746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:56.000Z","modified_at":"2026-01-15T03:53:56.000Z","name":"Ian Larkin","mobile_number":"263-528-2534","email_id":"Lorna_Conn54@gmail.com","dop":"2025-04-06","serial_number":"12578993247950640","imei1":"12578993247950640","imei2":"12578993247950640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154738,"job_number":"JOB_154738","tr_customer_id":154755,"tr_customer_product_id":154745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:55.000Z","modified_at":"2026-01-15T03:53:55.000Z","name":"Buster Williamson","mobile_number":"300-520-4904","email_id":"Hunter_Stracke@yahoo.com","dop":"2025-04-06","serial_number":"19442232336872144","imei1":"19442232336872144","imei2":"19442232336872144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154736,"job_number":"JOB_154736","tr_customer_id":154753,"tr_customer_product_id":154743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:55.000Z","modified_at":"2026-01-15T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12494657810567","imei1":"12494657810567","imei2":"12494657810567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154734,"job_number":"JOB_154734","tr_customer_id":154751,"tr_customer_product_id":154741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:54.000Z","modified_at":"2026-01-15T03:53:54.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18369184752506","imei1":"18369184752506","imei2":"18369184752506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154733,"job_number":"JOB_154733","tr_customer_id":154750,"tr_customer_product_id":154740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:47.000Z","modified_at":"2026-01-15T03:53:47.000Z","name":"Tristin Mante","mobile_number":"267-751-6627","email_id":"Clare_Wilderman23@yahoo.com","dop":"2025-04-06","serial_number":"12754540934110450","imei1":"12754540934110450","imei2":"12754540934110450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154731,"job_number":"JOB_154731","tr_customer_id":154748,"tr_customer_product_id":154738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:46.000Z","modified_at":"2026-01-15T03:53:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15164583379288","imei1":"15164583379288","imei2":"15164583379288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154730,"job_number":"JOB_154730","tr_customer_id":154747,"tr_customer_product_id":154737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:40.000Z","modified_at":"2026-01-15T03:53:40.000Z","name":"Nora Mitchell","mobile_number":"894-601-7828","email_id":"Oran_Labadie80@yahoo.com","dop":"2025-04-06","serial_number":"11975523398423576","imei1":"11975523398423576","imei2":"11975523398423576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154728,"job_number":"JOB_154728","tr_customer_id":154745,"tr_customer_product_id":154735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:38.000Z","modified_at":"2026-01-15T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19639242040768","imei1":"19639242040768","imei2":"19639242040768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154727,"job_number":"JOB_154727","tr_customer_id":154744,"tr_customer_product_id":154734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:35.000Z","modified_at":"2026-01-15T03:53:35.000Z","name":"Brendon Bayer","mobile_number":"237-452-5428","email_id":"Julien43@hotmail.com","dop":"2025-04-06","serial_number":"14537535539067280","imei1":"14537535539067280","imei2":"14537535539067280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154725,"job_number":"JOB_154725","tr_customer_id":154742,"tr_customer_product_id":154732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:33.000Z","modified_at":"2026-01-15T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10202718391286","imei1":"10202718391286","imei2":"10202718391286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154724,"job_number":"JOB_154724","tr_customer_id":154741,"tr_customer_product_id":154731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:30.000Z","modified_at":"2026-01-15T03:53:30.000Z","name":"Arlene Greenholt","mobile_number":"595-915-2080","email_id":"Morris_OConner88@yahoo.com","dop":"2025-04-06","serial_number":"13818527232849382","imei1":"13818527232849382","imei2":"13818527232849382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154719,"job_number":"JOB_154719","tr_customer_id":154736,"tr_customer_product_id":154726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"11862542706235","imei1":"11862542706235","imei2":"11862542706235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154717,"job_number":"JOB_154717","tr_customer_id":154734,"tr_customer_product_id":154724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:27.000Z","modified_at":"2026-01-15T03:53:27.000Z","name":"Alexanne Ledner","mobile_number":"451-500-3716","email_id":"Hassan_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"12140431334429162","imei1":"12140431334429162","imei2":"12140431334429162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154715,"job_number":"JOB_154715","tr_customer_id":154732,"tr_customer_product_id":154722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:25.000Z","modified_at":"2026-01-15T03:53:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16312097480504","imei1":"16312097480504","imei2":"16312097480504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154714,"job_number":"JOB_154714","tr_customer_id":154731,"tr_customer_product_id":154721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:25.000Z","modified_at":"2026-01-15T03:53:25.000Z","name":"Alexys Smitham","mobile_number":"313-849-5998","email_id":"Julius.VonRueden@gmail.com","dop":"2025-04-06","serial_number":"19175268469353336","imei1":"19175268469353336","imei2":"19175268469353336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154712,"job_number":"JOB_154712","tr_customer_id":154729,"tr_customer_product_id":154719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:23.000Z","modified_at":"2026-01-15T03:53:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12441574746226","imei1":"12441574746226","imei2":"12441574746226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154711,"job_number":"JOB_154711","tr_customer_id":154728,"tr_customer_product_id":154718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:19.000Z","modified_at":"2026-01-15T03:53:19.000Z","name":"Santina Hamill","mobile_number":"649-270-6301","email_id":"Abdullah_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"19688491359784144","imei1":"19688491359784144","imei2":"19688491359784144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154704,"job_number":"JOB_154704","tr_customer_id":154721,"tr_customer_product_id":154711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15198477703688","imei1":"15198477703688","imei2":"15198477703688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154702,"job_number":"JOB_154702","tr_customer_id":154719,"tr_customer_product_id":154709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Mercedes Deckow","mobile_number":"598-993-7627","email_id":"Benedict.Turner@yahoo.com","dop":"2025-04-06","serial_number":"12175969358891020","imei1":"12175969358891020","imei2":"12175969358891020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154698,"job_number":"JOB_154698","tr_customer_id":154715,"tr_customer_product_id":154705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:15.000Z","modified_at":"2026-01-15T03:53:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14990457222754","imei1":"14990457222754","imei2":"14990457222754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154697,"job_number":"JOB_154697","tr_customer_id":154714,"tr_customer_product_id":154704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:12.000Z","modified_at":"2026-01-15T03:53:12.000Z","name":"Leo Cruickshank","mobile_number":"250-889-2489","email_id":"Shad.Marks@yahoo.com","dop":"2025-04-06","serial_number":"10393221115653372","imei1":"10393221115653372","imei2":"10393221115653372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154696,"job_number":"JOB_154696","tr_customer_id":154713,"tr_customer_product_id":154703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:11.000Z","modified_at":"2026-01-15T03:53:11.000Z","name":"Marjolaine Leannon","mobile_number":"616-585-1570","email_id":"Cindy_Schulist44@yahoo.com","dop":"2025-04-06","serial_number":"19773100881019430","imei1":"19773100881019430","imei2":"19773100881019430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154694,"job_number":"JOB_154694","tr_customer_id":154711,"tr_customer_product_id":154701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:10.000Z","modified_at":"2026-01-15T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12177802045885","imei1":"12177802045885","imei2":"12177802045885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154692,"job_number":"JOB_154692","tr_customer_id":154709,"tr_customer_product_id":154699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:09.000Z","modified_at":"2026-01-15T03:53:09.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17312012664193","imei1":"17312012664193","imei2":"17312012664193","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154691,"job_number":"JOB_154691","tr_customer_id":154708,"tr_customer_product_id":154698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:04.000Z","modified_at":"2026-01-15T03:53:04.000Z","name":"Haskell Willms","mobile_number":"308-892-5818","email_id":"Helga1@hotmail.com","dop":"2025-04-06","serial_number":"19105010959766376","imei1":"19105010959766376","imei2":"19105010959766376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154690,"job_number":"JOB_154690","tr_customer_id":154707,"tr_customer_product_id":154697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:03.000Z","modified_at":"2026-01-15T03:53:03.000Z","name":"Jayde Spencer","mobile_number":"568-775-5830","email_id":"Mattie.Kunze31@hotmail.com","dop":"2025-04-06","serial_number":"13274655634158566","imei1":"13274655634158566","imei2":"13274655634158566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154687,"job_number":"JOB_154687","tr_customer_id":154704,"tr_customer_product_id":154694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11320283229344","imei1":"11320283229344","imei2":"11320283229344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154686,"job_number":"JOB_154686","tr_customer_id":154703,"tr_customer_product_id":154693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:02.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15001112222763","imei1":"15001112222763","imei2":"15001112222763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154685,"job_number":"JOB_154685","tr_customer_id":154702,"tr_customer_product_id":154692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:58.000Z","modified_at":"2026-01-15T03:52:58.000Z","name":"Nathan Cartwright","mobile_number":"389-724-7180","email_id":"Winston_Klocko@hotmail.com","dop":"2025-05-30","serial_number":"1951424902690075","imei1":"1951424902690075","imei2":"1951424902690075","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154684,"job_number":"JOB_154684","tr_customer_id":154701,"tr_customer_product_id":154691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:57.000Z","modified_at":"2026-01-15T03:52:57.000Z","name":"Tyler Tillman","mobile_number":"623-477-6253","email_id":"Maxime42@hotmail.com","dop":"2025-05-30","serial_number":"19858284787263","imei1":"19858284787263","imei2":"19858284787263","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154682,"job_number":"JOB_154682","tr_customer_id":154699,"tr_customer_product_id":154689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:51.000Z","modified_at":"2026-01-15T03:52:51.000Z","name":"Lily Baumbach","mobile_number":"652-652-1082","email_id":"Gideon.Batz@gmail.com","dop":"2025-04-06","serial_number":"19874309858502760","imei1":"19874309858502760","imei2":"19874309858502760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154680,"job_number":"JOB_154680","tr_customer_id":154697,"tr_customer_product_id":154687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:50.000Z","modified_at":"2026-01-15T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13590843897101","imei1":"13590843897101","imei2":"13590843897101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154679,"job_number":"JOB_154679","tr_customer_id":154696,"tr_customer_product_id":154686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:44.000Z","modified_at":"2026-01-15T03:52:44.000Z","name":"Tara Gibson","mobile_number":"344-718-5130","email_id":"Natasha37@gmail.com","dop":"2025-04-06","serial_number":"16043247035973948","imei1":"16043247035973948","imei2":"16043247035973948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154678,"job_number":"JOB_154678","tr_customer_id":154695,"tr_customer_product_id":154685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:44.000Z","modified_at":"2026-01-15T03:52:44.000Z","name":"Davion Satterfield","mobile_number":"454-717-8865","email_id":"Dylan18@hotmail.com","dop":"2025-04-06","serial_number":"18485507447311830","imei1":"18485507447311830","imei2":"18485507447311830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154675,"job_number":"JOB_154675","tr_customer_id":154692,"tr_customer_product_id":154682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:42.000Z","modified_at":"2026-01-15T03:52:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19095708693561","imei1":"19095708693561","imei2":"19095708693561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154674,"job_number":"JOB_154674","tr_customer_id":154691,"tr_customer_product_id":154681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:42.000Z","modified_at":"2026-01-15T03:52:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12207671797543","imei1":"12207671797543","imei2":"12207671797543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154673,"job_number":"JOB_154673","tr_customer_id":154690,"tr_customer_product_id":154680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:41.000Z","modified_at":"2026-01-15T03:52:41.000Z","name":"Ella Medhurst","mobile_number":"918-719-8914","email_id":"Arlene54@yahoo.com","dop":"2025-09-16","serial_number":"11157067334880","imei1":"11157067334880","imei2":"11157067334880","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154672,"job_number":"JOB_154672","tr_customer_id":154689,"tr_customer_product_id":154679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:40.000Z","modified_at":"2026-01-15T03:52:40.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16281131360722","imei1":"16281131360722","imei2":"16281131360722","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154668,"job_number":"JOB_154668","tr_customer_id":154685,"tr_customer_product_id":154675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:33.000Z","modified_at":"2026-01-15T03:52:33.000Z","name":"Emmitt Mayert","mobile_number":"314-478-8898","email_id":"Marcel.Bartoletti18@gmail.com","dop":"2025-06-18","serial_number":"1039876155032464","imei1":"1039876155032464","imei2":"1039876155032464","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154665,"job_number":"JOB_154665","tr_customer_id":154682,"tr_customer_product_id":154672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:32.000Z","modified_at":"2026-01-15T03:52:32.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10258045499843","imei1":"10258045499843","imei2":"10258045499843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154664,"job_number":"JOB_154664","tr_customer_id":154681,"tr_customer_product_id":154671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:21.000Z","modified_at":"2026-01-15T03:52:21.000Z","name":"Chanel Kuvalis","mobile_number":"758-590-3816","email_id":"Madalyn41@yahoo.com","dop":"2025-09-16","serial_number":"12276383021487","imei1":"12276383021487","imei2":"12276383021487","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154663,"job_number":"JOB_154663","tr_customer_id":154680,"tr_customer_product_id":154670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:21.000Z","modified_at":"2026-01-15T03:52:21.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19492437408543","imei1":"19492437408543","imei2":"19492437408543","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154662,"job_number":"JOB_154662","tr_customer_id":154679,"tr_customer_product_id":154669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Lonny Powlowski","mobile_number":"781-897-5866","email_id":"Hallie.Corkery@gmail.com","dop":"2025-04-06","serial_number":"19249347671067550","imei1":"19249347671067550","imei2":"19249347671067550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154661,"job_number":"JOB_154661","tr_customer_id":154678,"tr_customer_product_id":154668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Alf Kunze","mobile_number":"964-302-5271","email_id":"Oren.Ziemann@yahoo.com","dop":"2025-04-06","serial_number":"14501522136838768","imei1":"14501522136838768","imei2":"14501522136838768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154660,"job_number":"JOB_154660","tr_customer_id":154677,"tr_customer_product_id":154667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Wilton Cassin","mobile_number":"245-857-5951","email_id":"Arch.White@gmail.com","dop":"2025-04-06","serial_number":"11121198757060796","imei1":"11121198757060796","imei2":"11121198757060796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154657,"job_number":"JOB_154657","tr_customer_id":154674,"tr_customer_product_id":154664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15886753129331","imei1":"15886753129331","imei2":"15886753129331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154656,"job_number":"JOB_154656","tr_customer_id":154673,"tr_customer_product_id":154663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19813715563041","imei1":"19813715563041","imei2":"19813715563041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154653,"job_number":"JOB_154653","tr_customer_id":154670,"tr_customer_product_id":154660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:15.000Z","modified_at":"2026-01-15T03:52:15.000Z","name":"Myrtle Kris","mobile_number":"711-965-5697","email_id":"Abdiel49@yahoo.com","dop":"2025-04-06","serial_number":"19188139382233530","imei1":"19188139382233530","imei2":"19188139382233530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154651,"job_number":"JOB_154651","tr_customer_id":154668,"tr_customer_product_id":154658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:12.000Z","modified_at":"2026-01-15T03:52:12.000Z","name":"Cheyenne Glover","mobile_number":"802-991-0112","email_id":"Gertrude_Bradtke92@yahoo.com","dop":"2025-04-06","serial_number":"17749148616674052","imei1":"17749148616674052","imei2":"17749148616674052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154649,"job_number":"JOB_154649","tr_customer_id":154666,"tr_customer_product_id":154656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:03.000Z","modified_at":"2026-01-15T03:52:03.000Z","name":"Esperanza Schimmel","mobile_number":"225-601-0008","email_id":"Domenick_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"10370091967026112","imei1":"10370091967026112","imei2":"10370091967026112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154647,"job_number":"JOB_154647","tr_customer_id":154664,"tr_customer_product_id":154654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"Derrick Heathcote","mobile_number":"281-563-8921","email_id":"Clementine.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"19868826898573930","imei1":"19868826898573930","imei2":"19868826898573930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154645,"job_number":"JOB_154645","tr_customer_id":154662,"tr_customer_product_id":154652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"Ismael Bailey","mobile_number":"358-984-6853","email_id":"Piper69@gmail.com","dop":"2025-09-16","serial_number":"19383025797967","imei1":"19383025797967","imei2":"19383025797967","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154644,"job_number":"JOB_154644","tr_customer_id":154661,"tr_customer_product_id":154651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17089716826661","imei1":"17089716826661","imei2":"17089716826661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154643,"job_number":"JOB_154643","tr_customer_id":154660,"tr_customer_product_id":154650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15369706639730","imei1":"15369706639730","imei2":"15369706639730","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154642,"job_number":"JOB_154642","tr_customer_id":154659,"tr_customer_product_id":154649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:00.000Z","modified_at":"2026-01-15T03:52:00.000Z","name":"Giles McKenzie","mobile_number":"962-382-9039","email_id":"Eva63@yahoo.com","dop":"2025-04-06","serial_number":"13600602543100756","imei1":"13600602543100756","imei2":"13600602543100756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154640,"job_number":"JOB_154640","tr_customer_id":154657,"tr_customer_product_id":154647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:00.000Z","modified_at":"2026-01-15T03:52:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19549684007135","imei1":"19549684007135","imei2":"19549684007135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154638,"job_number":"JOB_154638","tr_customer_id":154655,"tr_customer_product_id":154645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:53.000Z","modified_at":"2026-01-15T03:51:53.000Z","name":"Rae Orn","mobile_number":"570-606-3420","email_id":"Lynn_Schmidt65@hotmail.com","dop":"2025-06-18","serial_number":"1051431098735897","imei1":"1051431098735897","imei2":"1051431098735897","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154636,"job_number":"JOB_154636","tr_customer_id":154653,"tr_customer_product_id":154643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:52.000Z","modified_at":"2026-01-15T03:51:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10878709176748","imei1":"10878709176748","imei2":"10878709176748","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154634,"job_number":"JOB_154634","tr_customer_id":154651,"tr_customer_product_id":154641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:37.000Z","modified_at":"2026-01-15T03:51:37.000Z","name":"Bethany Cassin","mobile_number":"810-677-4969","email_id":"Eddie84@gmail.com","dop":"2025-04-06","serial_number":"10044090517302968","imei1":"10044090517302968","imei2":"10044090517302968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154631,"job_number":"JOB_154631","tr_customer_id":154648,"tr_customer_product_id":154638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:35.000Z","modified_at":"2026-01-15T03:51:35.000Z","name":"Ed Olson","mobile_number":"700-461-4844","email_id":"Bianka29@gmail.com","dop":"2025-04-06","serial_number":"10497017006468214","imei1":"10497017006468214","imei2":"10497017006468214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154630,"job_number":"JOB_154630","tr_customer_id":154647,"tr_customer_product_id":154637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:35.000Z","modified_at":"2026-01-15T03:51:35.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16745300533085","imei1":"16745300533085","imei2":"16745300533085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154628,"job_number":"JOB_154628","tr_customer_id":154645,"tr_customer_product_id":154635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T02:40:36.000Z","modified_at":"2026-01-15T02:40:36.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-01-14","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-01-14T02:40:36.396363410Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T02:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154627,"job_number":"JOB_154627","tr_customer_id":154644,"tr_customer_product_id":154634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T00:34:11.000Z","modified_at":"2026-01-15T00:34:11.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"14198839277857","imei1":"14198839277857","imei2":"14198839277857","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T00:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154626,"job_number":"JOB_154626","tr_customer_id":154643,"tr_customer_product_id":154633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T23:37:17.000Z","modified_at":"2026-01-14T23:37:17.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-04","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-04T23:37:17.579509009Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T23:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154625,"job_number":"JOB_154625","tr_customer_id":154642,"tr_customer_product_id":154632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T23:34:54.000Z","modified_at":"2026-01-14T23:34:54.000Z","name":"Kalyani Prajapat","mobile_number":"7067401035","email_id":"chinmayananda.iyengar@gmail.com","dop":"2026-01-04","serial_number":"424972009754897","imei1":"424972009754897","imei2":"424972009754897","popurl":"www.rohan-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T23:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154624,"job_number":"JOB_154624","tr_customer_id":154641,"tr_customer_product_id":154631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T23:34:53.000Z","modified_at":"2026-01-14T23:34:53.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-04","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-04T23:34:53.164386154Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T23:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154623,"job_number":"JOB_154623","tr_customer_id":154640,"tr_customer_product_id":154630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:43:57.000Z","modified_at":"2026-01-14T21:43:57.000Z","name":"Ward Kuphal","mobile_number":"413-860-8525","email_id":"Richmond.Hyatt11@yahoo.com","dop":"2025-04-06","serial_number":"16717983407547804","imei1":"16717983407547804","imei2":"16717983407547804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154621,"job_number":"JOB_154621","tr_customer_id":154638,"tr_customer_product_id":154628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:43:55.000Z","modified_at":"2026-01-14T21:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17751388404800","imei1":"17751388404800","imei2":"17751388404800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154620,"job_number":"JOB_154620","tr_customer_id":154637,"tr_customer_product_id":154627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:43:17.000Z","modified_at":"2026-01-14T21:43:17.000Z","name":"Cooper Koss","mobile_number":"761-852-2427","email_id":"Casimer_Weber17@gmail.com","dop":"2025-04-06","serial_number":"19218742195800344","imei1":"19218742195800344","imei2":"19218742195800344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154618,"job_number":"JOB_154618","tr_customer_id":154635,"tr_customer_product_id":154625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:43:16.000Z","modified_at":"2026-01-14T21:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15847645168559","imei1":"15847645168559","imei2":"15847645168559","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154617,"job_number":"JOB_154617","tr_customer_id":154634,"tr_customer_product_id":154624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:42:37.000Z","modified_at":"2026-01-14T21:42:37.000Z","name":"Stanton Mueller","mobile_number":"659-442-6618","email_id":"Lynn_Waelchi@gmail.com","dop":"2025-04-06","serial_number":"18266330566770572","imei1":"18266330566770572","imei2":"18266330566770572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154615,"job_number":"JOB_154615","tr_customer_id":154632,"tr_customer_product_id":154622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:42:36.000Z","modified_at":"2026-01-14T21:42:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13373851787569","imei1":"13373851787569","imei2":"13373851787569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154613,"job_number":"JOB_154613","tr_customer_id":154630,"tr_customer_product_id":154620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:26.000Z","modified_at":"2026-01-14T21:06:26.000Z","name":"Elisabeth Rodriguez","mobile_number":"486-322-1971","email_id":"Tracy80@yahoo.com","dop":"2025-09-09","serial_number":"19358116916250","imei1":"19358116916250","imei2":"19358116916250","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154612,"job_number":"JOB_154612","tr_customer_id":154629,"tr_customer_product_id":154619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:26.000Z","modified_at":"2026-01-14T21:06:26.000Z","name":"Rey Reilly","mobile_number":"612-776-8850","email_id":"Geoffrey_Little@gmail.com","dop":"2025-09-09","serial_number":"19593638389587","imei1":"19593638389587","imei2":"19593638389587","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154610,"job_number":"JOB_154610","tr_customer_id":154627,"tr_customer_product_id":154617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:24.000Z","modified_at":"2026-01-14T21:06:24.000Z","name":"Carter McLaughlin","mobile_number":"335-529-5032","email_id":"Jalyn_Ratke15@yahoo.com","dop":"2025-09-09","serial_number":"12266054747855","imei1":"12266054747855","imei2":"12266054747855","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154609,"job_number":"JOB_154609","tr_customer_id":154626,"tr_customer_product_id":154616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:24.000Z","modified_at":"2026-01-14T21:06:24.000Z","name":"Jensen Jenkins","mobile_number":"676-369-3483","email_id":"Adam_Champlin71@hotmail.com","dop":"2025-09-09","serial_number":"11175123656239","imei1":"11175123656239","imei2":"11175123656239","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154607,"job_number":"JOB_154607","tr_customer_id":154624,"tr_customer_product_id":154614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:21.000Z","modified_at":"2026-01-14T21:06:21.000Z","name":"Lavonne Deckow","mobile_number":"904-289-7368","email_id":"Kacie6@gmail.com","dop":"2025-09-09","serial_number":"11845369754174","imei1":"11845369754174","imei2":"11845369754174","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154606,"job_number":"JOB_154606","tr_customer_id":154623,"tr_customer_product_id":154613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:21.000Z","modified_at":"2026-01-14T21:06:21.000Z","name":"Aurelia Will","mobile_number":"914-211-8976","email_id":"Dandre_Langosh65@yahoo.com","dop":"2025-09-09","serial_number":"18114489851276","imei1":"18114489851276","imei2":"18114489851276","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154879,"job_number":"JOB_154879","tr_customer_id":154896,"tr_customer_product_id":154886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:25.000Z","modified_at":"2026-01-15T06:19:25.000Z","name":"Brando O'Keefe","mobile_number":"419-714-1026","email_id":"Kianna6@gmail.com","dop":"2025-06-09","serial_number":"106121798835474","imei1":"106121798835474","imei2":"106121798835474","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154877,"job_number":"JOB_154877","tr_customer_id":154894,"tr_customer_product_id":154884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:24.000Z","modified_at":"2026-01-15T06:19:24.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102222107126520","imei1":"102222107126520","imei2":"102222107126520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154876,"job_number":"JOB_154876","tr_customer_id":154893,"tr_customer_product_id":154883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:09.000Z","modified_at":"2026-01-15T06:19:09.000Z","name":"Garnett Lind","mobile_number":"549-381-3609","email_id":"Piper.Skiles@yahoo.com","dop":"2025-06-09","serial_number":"109080616870855","imei1":"109080616870855","imei2":"109080616870855","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154874,"job_number":"JOB_154874","tr_customer_id":154891,"tr_customer_product_id":154881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:08.000Z","modified_at":"2026-01-15T06:19:08.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106185584214295","imei1":"106185584214295","imei2":"106185584214295","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154873,"job_number":"JOB_154873","tr_customer_id":154890,"tr_customer_product_id":154880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:18:52.000Z","modified_at":"2026-01-15T06:18:52.000Z","name":"Audreanne Dickens","mobile_number":"460-443-9732","email_id":"Dana27@yahoo.com","dop":"2025-06-09","serial_number":"108211177463755","imei1":"108211177463755","imei2":"108211177463755","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154871,"job_number":"JOB_154871","tr_customer_id":154888,"tr_customer_product_id":154878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:18:51.000Z","modified_at":"2026-01-15T06:18:51.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107604726359565","imei1":"107604726359565","imei2":"107604726359565","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154785,"job_number":"JOB_154785","tr_customer_id":154802,"tr_customer_product_id":154792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:50.000Z","modified_at":"2026-01-15T03:54:50.000Z","name":"Catalina Schaefer","mobile_number":"353-361-1741","email_id":"Johnathan_Green@hotmail.com","dop":"2025-06-09","serial_number":"106948682842155","imei1":"106948682842155","imei2":"106948682842155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154783,"job_number":"JOB_154783","tr_customer_id":154800,"tr_customer_product_id":154790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:49.000Z","modified_at":"2026-01-15T03:54:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108169914668407","imei1":"108169914668407","imei2":"108169914668407","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154767,"job_number":"JOB_154767","tr_customer_id":154784,"tr_customer_product_id":154774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:35.000Z","modified_at":"2026-01-15T03:54:35.000Z","name":"Raymundo Hoppe","mobile_number":"240-426-6067","email_id":"Filomena.Fritsch42@hotmail.com","dop":"2025-06-09","serial_number":"76259165883265870","imei1":"76259165883265870","imei2":"76259165883265870","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154766,"job_number":"JOB_154766","tr_customer_id":154783,"tr_customer_product_id":154773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:33.000Z","modified_at":"2026-01-15T03:54:33.000Z","name":"Derek Effertz","mobile_number":"739-742-1807","email_id":"Shana.Halvorson54@yahoo.com","dop":"2025-06-09","serial_number":"101725134060517","imei1":"101725134060517","imei2":"101725134060517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154764,"job_number":"JOB_154764","tr_customer_id":154781,"tr_customer_product_id":154771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:33.000Z","modified_at":"2026-01-15T03:54:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105646055022640","imei1":"105646055022640","imei2":"105646055022640","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154759,"job_number":"JOB_154759","tr_customer_id":154776,"tr_customer_product_id":154766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"Cristobal Schneider","mobile_number":"381-392-1019","email_id":"Camren_Spinka@hotmail.com","dop":"2025-06-09","serial_number":"107209467416525","imei1":"107209467416525","imei2":"107209467416525","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154756,"job_number":"JOB_154756","tr_customer_id":154773,"tr_customer_product_id":154763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102512917984754","imei1":"102512917984754","imei2":"102512917984754","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154723,"job_number":"JOB_154723","tr_customer_id":154740,"tr_customer_product_id":154730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:30.000Z","name":"Casimer Pouros","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140937342458455","imei1":"140937342458455","imei2":"140937342458455","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154722,"job_number":"JOB_154722","tr_customer_id":154739,"tr_customer_product_id":154729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Jennings Emard","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144448688807345","imei1":"144448688807345","imei2":"144448688807345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154720,"job_number":"JOB_154720","tr_customer_id":154737,"tr_customer_product_id":154727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Jovani White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144930827918554","imei1":"144930827918554","imei2":"144930827918554","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154718,"job_number":"JOB_154718","tr_customer_id":154735,"tr_customer_product_id":154725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"103336702935598","imei1":"103336702935598","imei2":"103336702935598","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154710,"job_number":"JOB_154710","tr_customer_id":154727,"tr_customer_product_id":154717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:18.000Z","modified_at":"2026-01-15T03:53:18.000Z","name":"Mariana Kub","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112455348371228","imei1":"112455348371228","imei2":"112455348371228","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154707,"job_number":"JOB_154707","tr_customer_id":154724,"tr_customer_product_id":154714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Marcos Boyer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157649956341687","imei1":"157649956341687","imei2":"157649956341687","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154705,"job_number":"JOB_154705","tr_customer_id":154722,"tr_customer_product_id":154712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Toney Considine","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120408160629692","imei1":"120408160629692","imei2":"120408160629692","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154703,"job_number":"JOB_154703","tr_customer_id":154720,"tr_customer_product_id":154710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"176715593372150","imei1":"176715593372150","imei2":"176715593372150","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154670,"job_number":"JOB_154670","tr_customer_id":154687,"tr_customer_product_id":154677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:34.000Z","modified_at":"2026-01-15T03:52:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Jaime_Dare83@hotmail.com","dop":"2025-07-02","serial_number":"10390129645337","imei1":"10390129645337","imei2":"10390129645337","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154654,"job_number":"JOB_154654","tr_customer_id":154671,"tr_customer_product_id":154661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Cicero_Huel0@hotmail.com","dop":"2025-07-02","serial_number":"10086939309024","imei1":"10086939309024","imei2":"10086939309024","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154648,"job_number":"JOB_154648","tr_customer_id":154665,"tr_customer_product_id":154655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:02.000Z","modified_at":"2026-01-15T03:52:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Oceane11@hotmail.com","dop":"2025-07-02","serial_number":"17604876526832","imei1":"17604876526832","imei2":"17604876526832","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept-Language | en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a10fe436-5870-467d-b24d-fa27f15462b5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 56 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-WHvqVHqUFOg+6MEXF0hpjTiX8WQ" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mjl9.ZX7JNAhot8SWHgH45--KgZCzu1rnjFFR1mAzXq2O-BI"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mjl9.ZX7JNAhot8SWHgH45--KgZCzu1rnjFFR1mAzXq2O-BI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3aab0699-9dad-4f27-8ce5-708306beacdc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mjl9.ZX7JNAhot8SWHgH45--KgZCzu1rnjFFR1mAzXq2O-BI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2a058c0d-4902-4d3b-8e82-e7a3ab2b420b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-YbRNSsrBHFOFVTrVEI57tpC2MRQ" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Repair completed","key":"repair_completed","count":112}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mjl9.ZX7JNAhot8SWHgH45--KgZCzu1rnjFFR1mAzXq2O-BI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | da928e02-1944-4256-be81-628389404725 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1009 |
| ETag | W/"3f1-c4EXL0SAwhusBku6G99rcrg2aDc" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":154985,"job_number":"JOB_154985","tr_customer_id":155002,"tr_customer_product_id":154992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:25:24.000Z","modified_at":"2026-01-15T07:25:29.000Z","name":"Dillon Ryan","mobile_number":"899-718-3077","email_id":"Josefa.Mayer85@hotmail.com","dop":"2025-11-04","serial_number":"41169975311261","imei1":"41169975311261","imei2":"41169975311261","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-15T07:25:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mjl9.ZX7JNAhot8SWHgH45--KgZCzu1rnjFFR1mAzXq2O-BI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 483f3f0f-628d-44bb-a8d2-78b70cbcdcda |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"details_key": "repair_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mjl9.ZX7JNAhot8SWHgH45--KgZCzu1rnjFFR1mAzXq2O-BI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 593a3b85-fb11-4be0-8be9-886b85738112 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"4ac-lLtpkhtlFgliPCQX9gHg4Q7rIgs" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 15 Jan 2026 07:25:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":154985,"job_number":"JOB_154985","tr_customer_id":155002,"tr_customer_product_id":154992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:25:24.000Z","modified_at":"2026-01-15T07:25:29.000Z","name":"Dillon Ryan","mobile_number":"899-718-3077","email_id":"Josefa.Mayer85@hotmail.com","dop":"2025-11-04","serial_number":"41169975311261","imei1":"41169975311261","imei2":"41169975311261","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-15T07:25:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":154985,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-15T07:25:24.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mjl9.ZX7JNAhot8SWHgH45--KgZCzu1rnjFFR1mAzXq2O-BI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4171c2f1-a450-4854-85ba-d8088790122e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 15 Jan 2026 07:25:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mjl9.ZX7JNAhot8SWHgH45--KgZCzu1rnjFFR1mAzXq2O-BI |
| Content-Type | application/json |
| Accept | application/json, text/plain, */* |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6da10c73-bdd1-4a09-8498-3b79bbe696a4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 136 |
{
"job_id":154985,
"problems": [
{
"id": 3,
"remark": "Reinstalled OS"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 76ff41e3-9bfb-493b-a7d9-771cfba3a087 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-pCo9T+6Ky+GDzKNDEYWoSuE0Lyo" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODQ2MTkzMn0.roz7d7-hKyFx6NHAqpQdMx8VPIo8Tb6gUXoK781scL4"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODQ2MTkzMn0.roz7d7-hKyFx6NHAqpQdMx8VPIo8Tb6gUXoK781scL4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fe6576a5-1b32-4bf8-9d23-153122c3eae3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODQ2MTkzMn0.roz7d7-hKyFx6NHAqpQdMx8VPIo8Tb6gUXoK781scL4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6b04b7e5-f9b9-4338-8b87-6d326a033dfc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-9MVEpFAEOYE5tfUSQrLgaWLto3Q" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":112},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODQ2MTkzMn0.roz7d7-hKyFx6NHAqpQdMx8VPIo8Tb6gUXoK781scL4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 77b2cedc-2ca2-4be3-8641-9513eab33f6d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODQ2MTkzMn0.roz7d7-hKyFx6NHAqpQdMx8VPIo8Tb6gUXoK781scL4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 278e418a-8bd9-4d65-a0cb-d3402781c0e0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1b123-T+U4wE5RpH4vqHs5GWhkuB0hiMs" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 15 Jan 2026 07:25:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":154982,"job_number":"JOB_154982","tr_customer_id":154999,"tr_customer_product_id":154989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:00:49.000Z","modified_at":"2026-01-15T07:01:29.000Z","name":"Jordi Adams","mobile_number":"295-426-3037","email_id":"Gino_Kshlerin@hotmail.com","dop":"2025-04-06","serial_number":"15901659940815","imei1":"15901659940815","imei2":"15901659940815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T07:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154980,"job_number":"JOB_154980","tr_customer_id":154997,"tr_customer_product_id":154987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:40.000Z","modified_at":"2026-01-15T06:58:05.000Z","name":"Ignatius Crooks","mobile_number":"320-231-4601","email_id":"Cyril61@yahoo.com","dop":"2025-04-06","serial_number":"19464265114291","imei1":"19464265114291","imei2":"19464265114291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154977,"job_number":"JOB_154977","tr_customer_id":154994,"tr_customer_product_id":154984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:12.000Z","modified_at":"2026-01-15T06:57:36.000Z","name":"Anabel Hane","mobile_number":"585-353-1666","email_id":"Frederick_Leffler60@gmail.com","dop":"2025-04-06","serial_number":"14340797200159","imei1":"14340797200159","imei2":"14340797200159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154974,"job_number":"JOB_154974","tr_customer_id":154991,"tr_customer_product_id":154981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:56:43.000Z","modified_at":"2026-01-15T06:57:08.000Z","name":"Cristian DuBuque","mobile_number":"724-979-7659","email_id":"Martine.Lang30@gmail.com","dop":"2025-04-06","serial_number":"12462820906133","imei1":"12462820906133","imei2":"12462820906133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154971,"job_number":"JOB_154971","tr_customer_id":154988,"tr_customer_product_id":154978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:48:16.000Z","modified_at":"2026-01-15T06:48:53.000Z","name":"Elian Keebler","mobile_number":"851-579-9819","email_id":"Jay_Yundt@gmail.com","dop":"2025-04-06","serial_number":"11914848017030","imei1":"11914848017030","imei2":"11914848017030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154968,"job_number":"JOB_154968","tr_customer_id":154985,"tr_customer_product_id":154975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:47:31.000Z","modified_at":"2026-01-15T06:48:09.000Z","name":"Lexie Huels","mobile_number":"803-241-4706","email_id":"Walton.Mills@gmail.com","dop":"2025-04-06","serial_number":"16052269561632","imei1":"16052269561632","imei2":"16052269561632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154965,"job_number":"JOB_154965","tr_customer_id":154982,"tr_customer_product_id":154972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:51.000Z","modified_at":"2026-01-15T06:47:31.000Z","name":"Jovani McCullough","mobile_number":"797-930-2972","email_id":"Antoinette5@hotmail.com","dop":"2025-04-06","serial_number":"17935714195699","imei1":"17935714195699","imei2":"17935714195699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154963,"job_number":"JOB_154963","tr_customer_id":154980,"tr_customer_product_id":154970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:47.000Z","modified_at":"2026-01-15T06:47:24.000Z","name":"Kirk Larkin","mobile_number":"474-489-4570","email_id":"Rosario65@hotmail.com","dop":"2025-04-06","serial_number":"16685714985066","imei1":"16685714985066","imei2":"16685714985066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154960,"job_number":"JOB_154960","tr_customer_id":154977,"tr_customer_product_id":154967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:59.000Z","modified_at":"2026-01-15T06:42:40.000Z","name":"Braxton Lind","mobile_number":"467-701-0783","email_id":"Mia.Frami@hotmail.com","dop":"2025-04-06","serial_number":"16958409285434","imei1":"16958409285434","imei2":"16958409285434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154957,"job_number":"JOB_154957","tr_customer_id":154974,"tr_customer_product_id":154964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:26.000Z","modified_at":"2026-01-15T06:42:02.000Z","name":"Katelyn Daniel","mobile_number":"784-583-2898","email_id":"Florida_Hills18@yahoo.com","dop":"2025-04-06","serial_number":"14386659429112","imei1":"14386659429112","imei2":"14386659429112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154955,"job_number":"JOB_154955","tr_customer_id":154972,"tr_customer_product_id":154962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:21.000Z","modified_at":"2026-01-15T06:41:59.000Z","name":"Letitia Rippin","mobile_number":"279-367-2377","email_id":"Russell.Sanford@hotmail.com","dop":"2025-04-06","serial_number":"14850816490143","imei1":"14850816490143","imei2":"14850816490143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154953,"job_number":"JOB_154953","tr_customer_id":154970,"tr_customer_product_id":154960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:11.000Z","modified_at":"2026-01-15T06:41:51.000Z","name":"Broderick Jacobson","mobile_number":"515-749-5325","email_id":"Lucie_Hilll97@yahoo.com","dop":"2025-04-06","serial_number":"10374126133156","imei1":"10374126133156","imei2":"10374126133156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154950,"job_number":"JOB_154950","tr_customer_id":154967,"tr_customer_product_id":154957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:40:22.000Z","modified_at":"2026-01-15T06:41:03.000Z","name":"Domingo Ritchie","mobile_number":"364-400-5596","email_id":"Rahul_Anderson@gmail.com","dop":"2025-04-06","serial_number":"16111247612646","imei1":"16111247612646","imei2":"16111247612646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154946,"job_number":"JOB_154946","tr_customer_id":154963,"tr_customer_product_id":154953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:47.000Z","modified_at":"2026-01-15T06:37:26.000Z","name":"Lorenzo Halvorson","mobile_number":"531-296-3904","email_id":"Mason.Howe70@gmail.com","dop":"2025-04-06","serial_number":"11457727480646","imei1":"11457727480646","imei2":"11457727480646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:37:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154940,"job_number":"JOB_154940","tr_customer_id":154957,"tr_customer_product_id":154947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:00.000Z","modified_at":"2026-01-15T06:36:39.000Z","name":"Edwardo Sipes","mobile_number":"551-663-4198","email_id":"Nicole_Torp@hotmail.com","dop":"2025-04-06","serial_number":"12305671712547","imei1":"12305671712547","imei2":"12305671712547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154934,"job_number":"JOB_154934","tr_customer_id":154951,"tr_customer_product_id":154941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:13.000Z","modified_at":"2026-01-15T06:35:52.000Z","name":"Kacie Hessel","mobile_number":"807-207-8797","email_id":"Jerry_Schaden@hotmail.com","dop":"2025-04-06","serial_number":"19306049532119","imei1":"19306049532119","imei2":"19306049532119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154929,"job_number":"JOB_154929","tr_customer_id":154946,"tr_customer_product_id":154936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:08.000Z","modified_at":"2026-01-15T06:35:44.000Z","name":"Wilton Bednar","mobile_number":"403-345-7033","email_id":"Kelli2@yahoo.com","dop":"2025-04-06","serial_number":"13134599606588","imei1":"13134599606588","imei2":"13134599606588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154921,"job_number":"JOB_154921","tr_customer_id":154938,"tr_customer_product_id":154928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:23.000Z","modified_at":"2026-01-15T06:35:00.000Z","name":"Chloe Borer","mobile_number":"803-647-3152","email_id":"Magdalen.Bernier73@yahoo.com","dop":"2025-04-06","serial_number":"11843392210986","imei1":"11843392210986","imei2":"11843392210986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154915,"job_number":"JOB_154915","tr_customer_id":154932,"tr_customer_product_id":154922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:39.000Z","modified_at":"2026-01-15T06:34:16.000Z","name":"Sigurd Bradtke","mobile_number":"815-924-4426","email_id":"Nedra_Zemlak@gmail.com","dop":"2025-04-06","serial_number":"17404814383481","imei1":"17404814383481","imei2":"17404814383481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154910,"job_number":"JOB_154910","tr_customer_id":154927,"tr_customer_product_id":154917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:07.000Z","modified_at":"2026-01-15T06:33:44.000Z","name":"Heath Wilkinson","mobile_number":"868-529-4131","email_id":"Josiah64@gmail.com","dop":"2025-04-06","serial_number":"15191910303555","imei1":"15191910303555","imei2":"15191910303555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154908,"job_number":"JOB_154908","tr_customer_id":154925,"tr_customer_product_id":154915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:30:06.000Z","modified_at":"2026-01-15T06:30:44.000Z","name":"Giovanny Murazik","mobile_number":"271-382-3761","email_id":"Caterina42@gmail.com","dop":"2025-04-06","serial_number":"16197348842202","imei1":"16197348842202","imei2":"16197348842202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154905,"job_number":"JOB_154905","tr_customer_id":154922,"tr_customer_product_id":154912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:29:22.000Z","modified_at":"2026-01-15T06:29:59.000Z","name":"Issac Bode","mobile_number":"284-538-8840","email_id":"Hayden.Windler76@gmail.com","dop":"2025-04-06","serial_number":"12625998266390","imei1":"12625998266390","imei2":"12625998266390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154901,"job_number":"JOB_154901","tr_customer_id":154918,"tr_customer_product_id":154908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:38.000Z","modified_at":"2026-01-15T06:29:15.000Z","name":"Karlie Herzog","mobile_number":"914-442-7847","email_id":"Emile.Kuhn@hotmail.com","dop":"2025-04-06","serial_number":"17423636039142","imei1":"17423636039142","imei2":"17423636039142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154896,"job_number":"JOB_154896","tr_customer_id":154913,"tr_customer_product_id":154903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:27:23.000Z","modified_at":"2026-01-15T06:28:00.000Z","name":"Braeden Buckridge","mobile_number":"961-589-0128","email_id":"Rudolph_Simonis10@hotmail.com","dop":"2025-04-06","serial_number":"13028227329774","imei1":"13028227329774","imei2":"13028227329774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154893,"job_number":"JOB_154893","tr_customer_id":154910,"tr_customer_product_id":154900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:26:39.000Z","modified_at":"2026-01-15T06:27:16.000Z","name":"Thora Hackett","mobile_number":"285-474-0345","email_id":"Korbin.McGlynn@gmail.com","dop":"2025-04-06","serial_number":"15235461070031","imei1":"15235461070031","imei2":"15235461070031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154890,"job_number":"JOB_154890","tr_customer_id":154907,"tr_customer_product_id":154897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:25:54.000Z","modified_at":"2026-01-15T06:26:32.000Z","name":"Etha Huel","mobile_number":"240-825-0482","email_id":"Marcelina.Nolan40@hotmail.com","dop":"2025-04-06","serial_number":"18202895193108","imei1":"18202895193108","imei2":"18202895193108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154887,"job_number":"JOB_154887","tr_customer_id":154904,"tr_customer_product_id":154894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:22:22.000Z","modified_at":"2026-01-15T06:23:00.000Z","name":"Wayne Miller","mobile_number":"877-448-6753","email_id":"Breana79@yahoo.com","dop":"2025-06-18","serial_number":"10547608379677","imei1":"10547608379677","imei2":"10547608379677","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154884,"job_number":"JOB_154884","tr_customer_id":154901,"tr_customer_product_id":154891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:36.000Z","modified_at":"2026-01-15T06:22:15.000Z","name":"Darrel Wunsch","mobile_number":"470-615-4014","email_id":"Jett5@hotmail.com","dop":"2025-06-18","serial_number":"10156662605662","imei1":"10156662605662","imei2":"10156662605662","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154863,"job_number":"JOB_154863","tr_customer_id":154880,"tr_customer_product_id":154870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:55.000Z","modified_at":"2026-01-15T06:03:34.000Z","name":"Izabella Krajcik","mobile_number":"461-868-4195","email_id":"Quinn67@hotmail.com","dop":"2025-04-06","serial_number":"11713773949577","imei1":"11713773949577","imei2":"11713773949577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:03:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154860,"job_number":"JOB_154860","tr_customer_id":154877,"tr_customer_product_id":154867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:07.000Z","modified_at":"2026-01-15T06:02:47.000Z","name":"Julianne Ebert","mobile_number":"510-933-5708","email_id":"Jesse_McDermott@yahoo.com","dop":"2025-04-06","serial_number":"13010152798210","imei1":"13010152798210","imei2":"13010152798210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154853,"job_number":"JOB_154853","tr_customer_id":154870,"tr_customer_product_id":154860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:20.000Z","modified_at":"2026-01-15T06:02:00.000Z","name":"Krista Hammes","mobile_number":"742-771-8500","email_id":"Aditya42@yahoo.com","dop":"2025-04-06","serial_number":"13880751078644","imei1":"13880751078644","imei2":"13880751078644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154827,"job_number":"JOB_154827","tr_customer_id":154844,"tr_customer_product_id":154834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:30.000Z","modified_at":"2026-01-15T04:58:07.000Z","name":"Antwan Schneider","mobile_number":"607-426-5640","email_id":"Christ.Adams58@gmail.com","dop":"2025-04-06","serial_number":"14094953580502","imei1":"14094953580502","imei2":"14094953580502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154825,"job_number":"JOB_154825","tr_customer_id":154842,"tr_customer_product_id":154832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:12.000Z","modified_at":"2026-01-15T04:57:48.000Z","name":"Ella Runolfsson","mobile_number":"238-865-6490","email_id":"Raheem.MacGyver@gmail.com","dop":"2025-04-06","serial_number":"19632011228717","imei1":"19632011228717","imei2":"19632011228717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154824,"job_number":"JOB_154824","tr_customer_id":154841,"tr_customer_product_id":154831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:43.000Z","modified_at":"2026-01-15T04:47:53.000Z","name":"Maiya Feeney","mobile_number":"506-459-3787","email_id":"Genoveva.Wolf@hotmail.com","dop":"2025-07-01","serial_number":"106957362760184","imei1":"106957362760184","imei2":"106957362760184","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154822,"job_number":"JOB_154822","tr_customer_id":154839,"tr_customer_product_id":154829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:30.000Z","modified_at":"2026-01-15T04:47:40.000Z","name":"Caterina Cormier","mobile_number":"859-490-8237","email_id":"Tyrel_Bergnaum@gmail.com","dop":"2025-07-01","serial_number":"108528954746794","imei1":"108528954746794","imei2":"108528954746794","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154816,"job_number":"JOB_154816","tr_customer_id":154833,"tr_customer_product_id":154823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:31:30.000Z","modified_at":"2026-01-15T04:32:08.000Z","name":"Keyshawn Barton","mobile_number":"793-953-1324","email_id":"Amelie32@hotmail.com","dop":"2025-04-06","serial_number":"14778818024557","imei1":"14778818024557","imei2":"14778818024557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154793,"job_number":"JOB_154793","tr_customer_id":154810,"tr_customer_product_id":154800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:38.000Z","modified_at":"2026-01-15T03:56:15.000Z","name":"Sincere Gaylord","mobile_number":"583-257-9321","email_id":"Archibald_Crona35@hotmail.com","dop":"2025-04-06","serial_number":"13180979616194","imei1":"13180979616194","imei2":"13180979616194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154790,"job_number":"JOB_154790","tr_customer_id":154807,"tr_customer_product_id":154797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:05.000Z","modified_at":"2026-01-15T03:55:41.000Z","name":"Janis O'Hara","mobile_number":"984-375-8097","email_id":"Germaine_Bayer85@yahoo.com","dop":"2025-04-06","serial_number":"11969883709556","imei1":"11969883709556","imei2":"11969883709556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154787,"job_number":"JOB_154787","tr_customer_id":154804,"tr_customer_product_id":154794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:54.000Z","modified_at":"2026-01-15T03:55:31.000Z","name":"Elinor Hettinger","mobile_number":"375-390-5587","email_id":"Napoleon18@gmail.com","dop":"2025-04-06","serial_number":"12265932362474","imei1":"12265932362474","imei2":"12265932362474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154779,"job_number":"JOB_154779","tr_customer_id":154796,"tr_customer_product_id":154786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:44.000Z","modified_at":"2026-01-15T03:55:21.000Z","name":"Aliza Beer","mobile_number":"893-425-1746","email_id":"Anita.Hermiston89@yahoo.com","dop":"2025-04-06","serial_number":"18739783520639","imei1":"18739783520639","imei2":"18739783520639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154777,"job_number":"JOB_154777","tr_customer_id":154794,"tr_customer_product_id":154784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:43.000Z","modified_at":"2026-01-15T03:55:20.000Z","name":"Koby Collier","mobile_number":"975-267-1400","email_id":"Alice40@gmail.com","dop":"2025-04-06","serial_number":"19925408509904","imei1":"19925408509904","imei2":"19925408509904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154771,"job_number":"JOB_154771","tr_customer_id":154788,"tr_customer_product_id":154778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:40.000Z","modified_at":"2026-01-15T03:55:17.000Z","name":"Toney Bergnaum","mobile_number":"846-419-6078","email_id":"Neha2@gmail.com","dop":"2025-04-06","serial_number":"13105788391617","imei1":"13105788391617","imei2":"13105788391617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154769,"job_number":"JOB_154769","tr_customer_id":154786,"tr_customer_product_id":154776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:39.000Z","modified_at":"2026-01-15T03:55:16.000Z","name":"Kaitlyn Abernathy","mobile_number":"862-365-2393","email_id":"Felix40@yahoo.com","dop":"2025-04-06","serial_number":"18027338344820","imei1":"18027338344820","imei2":"18027338344820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154762,"job_number":"JOB_154762","tr_customer_id":154779,"tr_customer_product_id":154769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:22.000Z","modified_at":"2026-01-15T03:54:58.000Z","name":"Julia Wiegand","mobile_number":"655-702-4927","email_id":"Derrick79@yahoo.com","dop":"2025-04-06","serial_number":"16875896138232","imei1":"16875896138232","imei2":"16875896138232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154757,"job_number":"JOB_154757","tr_customer_id":154774,"tr_customer_product_id":154764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:53.000Z","name":"Elda Grimes","mobile_number":"251-665-5352","email_id":"Antonina8@yahoo.com","dop":"2025-04-06","serial_number":"16374843022062","imei1":"16374843022062","imei2":"16374843022062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154753,"job_number":"JOB_154753","tr_customer_id":154770,"tr_customer_product_id":154760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:13.000Z","modified_at":"2026-01-15T03:54:51.000Z","name":"Demario Auer","mobile_number":"981-865-2983","email_id":"Lauryn_Feeney@yahoo.com","dop":"2025-04-06","serial_number":"12655583638902","imei1":"12655583638902","imei2":"12655583638902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154750,"job_number":"JOB_154750","tr_customer_id":154767,"tr_customer_product_id":154757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:09.000Z","modified_at":"2026-01-15T03:54:46.000Z","name":"Ignacio Hansen","mobile_number":"351-557-6555","email_id":"Edd_Williamson@hotmail.com","dop":"2025-04-06","serial_number":"19084999366537","imei1":"19084999366537","imei2":"19084999366537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154745,"job_number":"JOB_154745","tr_customer_id":154762,"tr_customer_product_id":154752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:00.000Z","modified_at":"2026-01-15T03:54:36.000Z","name":"Lula Koepp","mobile_number":"573-903-3364","email_id":"Pablo.Gerhold66@hotmail.com","dop":"2025-04-06","serial_number":"13727808385331","imei1":"13727808385331","imei2":"13727808385331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154743,"job_number":"JOB_154743","tr_customer_id":154760,"tr_customer_product_id":154750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:00.000Z","modified_at":"2026-01-15T03:54:36.000Z","name":"Zakary Emard","mobile_number":"878-201-7590","email_id":"Roberto.Fadel0@yahoo.com","dop":"2025-04-06","serial_number":"16298536774716","imei1":"16298536774716","imei2":"16298536774716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154737,"job_number":"JOB_154737","tr_customer_id":154754,"tr_customer_product_id":154744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:55.000Z","modified_at":"2026-01-15T03:54:32.000Z","name":"Tobin King","mobile_number":"267-253-6608","email_id":"Jada92@hotmail.com","dop":"2025-04-06","serial_number":"16594394199245","imei1":"16594394199245","imei2":"16594394199245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154735,"job_number":"JOB_154735","tr_customer_id":154752,"tr_customer_product_id":154742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:54.000Z","modified_at":"2026-01-15T03:54:31.000Z","name":"Magdalen Moore","mobile_number":"461-960-8023","email_id":"Marcelo.Schiller29@hotmail.com","dop":"2025-04-06","serial_number":"16730177508759","imei1":"16730177508759","imei2":"16730177508759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154732,"job_number":"JOB_154732","tr_customer_id":154749,"tr_customer_product_id":154739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:46.000Z","modified_at":"2026-01-15T03:54:22.000Z","name":"Susan Schinner","mobile_number":"308-401-0207","email_id":"Phoebe.Schaden@yahoo.com","dop":"2025-04-06","serial_number":"14710900443207","imei1":"14710900443207","imei2":"14710900443207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154729,"job_number":"JOB_154729","tr_customer_id":154746,"tr_customer_product_id":154736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:39.000Z","modified_at":"2026-01-15T03:54:15.000Z","name":"Lura West","mobile_number":"281-903-3266","email_id":"Josue_Cormier49@gmail.com","dop":"2025-04-06","serial_number":"11065750551589","imei1":"11065750551589","imei2":"11065750551589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154726,"job_number":"JOB_154726","tr_customer_id":154743,"tr_customer_product_id":154733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:33.000Z","modified_at":"2026-01-15T03:54:10.000Z","name":"Velda Keeling","mobile_number":"552-916-0762","email_id":"Tillman_Hilpert@hotmail.com","dop":"2025-04-06","serial_number":"18451403951000","imei1":"18451403951000","imei2":"18451403951000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154721,"job_number":"JOB_154721","tr_customer_id":154738,"tr_customer_product_id":154728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:54:06.000Z","name":"Kaci Schowalter","mobile_number":"226-563-2520","email_id":"Sammy71@yahoo.com","dop":"2025-04-06","serial_number":"13233333042247","imei1":"13233333042247","imei2":"13233333042247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154716,"job_number":"JOB_154716","tr_customer_id":154733,"tr_customer_product_id":154723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:25.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Clarabelle Schimmel","mobile_number":"924-563-8731","email_id":"Alexander_Lubowitz84@hotmail.com","dop":"2025-04-06","serial_number":"14792360043214","imei1":"14792360043214","imei2":"14792360043214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154713,"job_number":"JOB_154713","tr_customer_id":154730,"tr_customer_product_id":154720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:24.000Z","modified_at":"2026-01-15T03:53:58.000Z","name":"Chaim Buckridge","mobile_number":"897-319-1702","email_id":"Johathan23@gmail.com","dop":"2025-04-06","serial_number":"12211635332406","imei1":"12211635332406","imei2":"12211635332406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154706,"job_number":"JOB_154706","tr_customer_id":154723,"tr_customer_product_id":154713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:53.000Z","name":"Will Corwin","mobile_number":"262-322-2208","email_id":"Jeramie.Cruickshank90@yahoo.com","dop":"2025-04-06","serial_number":"14969823973146","imei1":"14969823973146","imei2":"14969823973146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154699,"job_number":"JOB_154699","tr_customer_id":154716,"tr_customer_product_id":154706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:15.000Z","modified_at":"2026-01-15T03:53:52.000Z","name":"Barney Stark","mobile_number":"368-711-8294","email_id":"Oral_Waters@gmail.com","dop":"2025-04-06","serial_number":"10265971515165","imei1":"10265971515165","imei2":"10265971515165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154695,"job_number":"JOB_154695","tr_customer_id":154712,"tr_customer_product_id":154702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:10.000Z","modified_at":"2026-01-15T03:53:47.000Z","name":"Loma Padberg","mobile_number":"301-557-8045","email_id":"Winston.Trantow62@yahoo.com","dop":"2025-04-06","serial_number":"13386056465394","imei1":"13386056465394","imei2":"13386056465394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154693,"job_number":"JOB_154693","tr_customer_id":154710,"tr_customer_product_id":154700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:10.000Z","modified_at":"2026-01-15T03:53:46.000Z","name":"Kaya Torp","mobile_number":"381-649-5798","email_id":"Fabiola15@yahoo.com","dop":"2025-04-06","serial_number":"18184712263619","imei1":"18184712263619","imei2":"18184712263619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154689,"job_number":"JOB_154689","tr_customer_id":154706,"tr_customer_product_id":154696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:39.000Z","name":"Emily Treutel","mobile_number":"257-558-8619","email_id":"Magdalena_Weber20@hotmail.com","dop":"2025-04-06","serial_number":"15848662326397","imei1":"15848662326397","imei2":"15848662326397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154688,"job_number":"JOB_154688","tr_customer_id":154705,"tr_customer_product_id":154695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:38.000Z","name":"Jamaal O'Connell","mobile_number":"681-523-1685","email_id":"Alexzander36@yahoo.com","dop":"2025-04-06","serial_number":"15293953200551","imei1":"15293953200551","imei2":"15293953200551","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154681,"job_number":"JOB_154681","tr_customer_id":154698,"tr_customer_product_id":154688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:50.000Z","modified_at":"2026-01-15T03:53:26.000Z","name":"Glenna Ryan","mobile_number":"989-656-1106","email_id":"Jacynthe_Sipes@yahoo.com","dop":"2025-04-06","serial_number":"18687709639080","imei1":"18687709639080","imei2":"18687709639080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154677,"job_number":"JOB_154677","tr_customer_id":154694,"tr_customer_product_id":154684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:43.000Z","modified_at":"2026-01-15T03:53:18.000Z","name":"Glenda Spinka","mobile_number":"620-778-4149","email_id":"Milan_Ullrich68@hotmail.com","dop":"2025-04-06","serial_number":"16021386739292","imei1":"16021386739292","imei2":"16021386739292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154676,"job_number":"JOB_154676","tr_customer_id":154693,"tr_customer_product_id":154683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:42.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Jeremy Barton","mobile_number":"935-556-5455","email_id":"Preston_Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"12161827336610","imei1":"12161827336610","imei2":"12161827336610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154666,"job_number":"JOB_154666","tr_customer_id":154683,"tr_customer_product_id":154673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:32.000Z","modified_at":"2026-01-15T03:53:06.000Z","name":"Edwina Gleason","mobile_number":"786-246-1960","email_id":"Emie.Kihn83@hotmail.com","dop":"2025-06-18","serial_number":"10917346007467","imei1":"10917346007467","imei2":"10917346007467","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154659,"job_number":"JOB_154659","tr_customer_id":154676,"tr_customer_product_id":154666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:19.000Z","modified_at":"2026-01-15T03:52:55.000Z","name":"Sage Rippin","mobile_number":"896-455-7899","email_id":"Taylor59@yahoo.com","dop":"2025-04-06","serial_number":"11222925263659","imei1":"11222925263659","imei2":"11222925263659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154658,"job_number":"JOB_154658","tr_customer_id":154675,"tr_customer_product_id":154665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:19.000Z","modified_at":"2026-01-15T03:52:55.000Z","name":"Macy King","mobile_number":"326-869-8774","email_id":"Golden88@hotmail.com","dop":"2025-04-06","serial_number":"16164566941399","imei1":"16164566941399","imei2":"16164566941399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154655,"job_number":"JOB_154655","tr_customer_id":154672,"tr_customer_product_id":154662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:55.000Z","name":"Allison Morissette","mobile_number":"650-547-3868","email_id":"Lavern.Crist@hotmail.com","dop":"2025-04-06","serial_number":"16146098974570","imei1":"16146098974570","imei2":"16146098974570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154652,"job_number":"JOB_154652","tr_customer_id":154669,"tr_customer_product_id":154659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:14.000Z","modified_at":"2026-01-15T03:52:50.000Z","name":"Cornelius Schimmel","mobile_number":"297-574-2851","email_id":"Floy_Breitenberg2@hotmail.com","dop":"2025-04-06","serial_number":"18060434048959","imei1":"18060434048959","imei2":"18060434048959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154650,"job_number":"JOB_154650","tr_customer_id":154667,"tr_customer_product_id":154657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:11.000Z","modified_at":"2026-01-15T03:52:45.000Z","name":"Corene Keeling","mobile_number":"560-569-6547","email_id":"Bonita_Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"12224792589978","imei1":"12224792589978","imei2":"12224792589978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154646,"job_number":"JOB_154646","tr_customer_id":154663,"tr_customer_product_id":154653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:35.000Z","name":"Sammie Runte","mobile_number":"536-959-3031","email_id":"Cleve_Kutch74@gmail.com","dop":"2025-04-06","serial_number":"13101823141083","imei1":"13101823141083","imei2":"13101823141083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154641,"job_number":"JOB_154641","tr_customer_id":154658,"tr_customer_product_id":154648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:00.000Z","modified_at":"2026-01-15T03:52:36.000Z","name":"Oma Senger","mobile_number":"511-897-9363","email_id":"Jayde22@hotmail.com","dop":"2025-04-06","serial_number":"11728064440827","imei1":"11728064440827","imei2":"11728064440827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154639,"job_number":"JOB_154639","tr_customer_id":154656,"tr_customer_product_id":154646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:59.000Z","modified_at":"2026-01-15T03:52:36.000Z","name":"Norwood Pfannerstill","mobile_number":"899-446-2276","email_id":"Amelia.Schuster@hotmail.com","dop":"2025-04-06","serial_number":"18824888640120","imei1":"18824888640120","imei2":"18824888640120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154637,"job_number":"JOB_154637","tr_customer_id":154654,"tr_customer_product_id":154644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:52.000Z","modified_at":"2026-01-15T03:52:26.000Z","name":"Verdie Morissette","mobile_number":"614-324-0735","email_id":"Lou.Quigley69@gmail.com","dop":"2025-06-18","serial_number":"10658304100820","imei1":"10658304100820","imei2":"10658304100820","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154635,"job_number":"JOB_154635","tr_customer_id":154652,"tr_customer_product_id":154642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:48.000Z","modified_at":"2026-01-15T03:51:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"61866921271988","imei1":"61866921271988","imei2":"61866921271988","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154633,"job_number":"JOB_154633","tr_customer_id":154650,"tr_customer_product_id":154640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:36.000Z","modified_at":"2026-01-15T03:51:45.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"60204167257390","imei1":"60204167257390","imei2":"60204167257390","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154632,"job_number":"JOB_154632","tr_customer_id":154649,"tr_customer_product_id":154639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:36.000Z","modified_at":"2026-01-15T03:52:11.000Z","name":"Marielle Klocko","mobile_number":"331-596-0989","email_id":"Laury_Block@gmail.com","dop":"2025-04-06","serial_number":"16123585728468","imei1":"16123585728468","imei2":"16123585728468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154629,"job_number":"JOB_154629","tr_customer_id":154646,"tr_customer_product_id":154636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:34.000Z","modified_at":"2026-01-15T03:52:09.000Z","name":"Magali Legros","mobile_number":"626-750-3488","email_id":"Elisa_Becker@gmail.com","dop":"2025-04-06","serial_number":"11471748807815","imei1":"11471748807815","imei2":"11471748807815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154943,"job_number":"JOB_154943","tr_customer_id":154960,"tr_customer_product_id":154950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:27.000Z","modified_at":"2026-01-15T06:37:07.000Z","name":"Elenora Kautzer","mobile_number":"418-383-0552","email_id":"Adolph_Trantow@yahoo.com","dop":"2000-01-31","serial_number":"10400812282859","imei1":"10400812282859","imei2":"10400812282859","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:37:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154937,"job_number":"JOB_154937","tr_customer_id":154954,"tr_customer_product_id":154944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:40.000Z","modified_at":"2026-01-15T06:36:19.000Z","name":"Raoul Fahey","mobile_number":"615-705-3775","email_id":"Casper_Stanton@hotmail.com","dop":"2000-01-31","serial_number":"10846863876151","imei1":"10846863876151","imei2":"10846863876151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154932,"job_number":"JOB_154932","tr_customer_id":154949,"tr_customer_product_id":154939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:12.000Z","modified_at":"2026-01-15T06:35:51.000Z","name":"Rosie Jerde","mobile_number":"280-777-9556","email_id":"Jaquan_Reilly@gmail.com","dop":"2025-10-21","serial_number":"11640585847183","imei1":"11640585847183","imei2":"11640585847183","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154926,"job_number":"JOB_154926","tr_customer_id":154943,"tr_customer_product_id":154933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:52.000Z","modified_at":"2026-01-15T06:35:32.000Z","name":"Ulises Gislason","mobile_number":"322-524-0142","email_id":"Gretchen2@hotmail.com","dop":"2000-01-31","serial_number":"10443329658448","imei1":"10443329658448","imei2":"10443329658448","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154924,"job_number":"JOB_154924","tr_customer_id":154941,"tr_customer_product_id":154931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:25.000Z","modified_at":"2026-01-15T06:35:04.000Z","name":"Daphney Sawayn","mobile_number":"933-363-3747","email_id":"Jaime.Morissette76@gmail.com","dop":"2025-10-21","serial_number":"11284403289603","imei1":"11284403289603","imei2":"11284403289603","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154918,"job_number":"JOB_154918","tr_customer_id":154935,"tr_customer_product_id":154925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:04.000Z","modified_at":"2026-01-15T06:34:44.000Z","name":"Tomas Kohler","mobile_number":"853-244-2576","email_id":"Eugene89@yahoo.com","dop":"2000-01-31","serial_number":"10322866015221","imei1":"10322866015221","imei2":"10322866015221","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154913,"job_number":"JOB_154913","tr_customer_id":154930,"tr_customer_product_id":154920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:38.000Z","modified_at":"2026-01-15T06:34:17.000Z","name":"Yvette Fisher","mobile_number":"250-720-4833","email_id":"Stefanie26@hotmail.com","dop":"2025-10-21","serial_number":"18373602538988","imei1":"18373602538988","imei2":"18373602538988","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154815,"job_number":"JOB_154815","tr_customer_id":154832,"tr_customer_product_id":154822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:06.000Z","modified_at":"2026-01-15T04:03:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48468017060150","imei1":"48468017060150","imei2":"48468017060150","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154808,"job_number":"JOB_154808","tr_customer_id":154825,"tr_customer_product_id":154815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97815372371767","imei1":"97815372371767","imei2":"97815372371767","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:02:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154801,"job_number":"JOB_154801","tr_customer_id":154818,"tr_customer_product_id":154808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:05.000Z","modified_at":"2026-01-15T04:02:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28044922743389","imei1":"28044922743389","imei2":"28044922743389","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154775,"job_number":"JOB_154775","tr_customer_id":154792,"tr_customer_product_id":154782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:43.000Z","modified_at":"2026-01-15T03:55:19.000Z","name":"Rachelle Mills","mobile_number":"239-934-9052","email_id":"Samanta7@gmail.com","dop":"2000-01-31","serial_number":"10216316263764","imei1":"10216316263764","imei2":"10216316263764","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154742,"job_number":"JOB_154742","tr_customer_id":154759,"tr_customer_product_id":154749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:59.000Z","modified_at":"2026-01-15T03:54:35.000Z","name":"Brannon Leffler","mobile_number":"673-252-5995","email_id":"Asa.Morar@hotmail.com","dop":"2000-01-31","serial_number":"10750483088147","imei1":"10750483088147","imei2":"10750483088147","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154701,"job_number":"JOB_154701","tr_customer_id":154718,"tr_customer_product_id":154708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:16.000Z","modified_at":"2026-01-15T03:53:52.000Z","name":"Audreanne Senger","mobile_number":"263-760-9733","email_id":"Bert_Harber26@hotmail.com","dop":"2000-01-31","serial_number":"10705134337006","imei1":"10705134337006","imei2":"10705134337006","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154683,"job_number":"JOB_154683","tr_customer_id":154700,"tr_customer_product_id":154690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:56.000Z","modified_at":"2026-01-15T03:53:12.000Z","name":"Adriana Kshlerin","mobile_number":"344-336-9434","email_id":"Gladyce.Schamberger@hotmail.com","dop":"2025-05-30","serial_number":"16511665005532","imei1":"16511665005532","imei2":"16511665005532","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154669,"job_number":"JOB_154669","tr_customer_id":154686,"tr_customer_product_id":154676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:33.000Z","modified_at":"2026-01-15T03:53:09.000Z","name":"Samara Lakin","mobile_number":"764-858-8372","email_id":"Donnell17@yahoo.com","dop":"2000-01-31","serial_number":"10141111063341","imei1":"10141111063341","imei2":"10141111063341","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154903,"job_number":"JOB_154903","tr_customer_id":154920,"tr_customer_product_id":154910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:52.000Z","modified_at":"2026-01-15T06:29:03.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"83238272762906","imei1":"83238272762906","imei2":"83238272762906","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154899,"job_number":"JOB_154899","tr_customer_id":154916,"tr_customer_product_id":154906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:36.000Z","modified_at":"2026-01-15T06:28:47.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"75787902921390","imei1":"75787902921390","imei2":"75787902921390","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154898,"job_number":"JOB_154898","tr_customer_id":154915,"tr_customer_product_id":154905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:20.000Z","modified_at":"2026-01-15T06:28:31.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"56802712866367","imei1":"56802712866367","imei2":"56802712866367","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154882,"job_number":"JOB_154882","tr_customer_id":154899,"tr_customer_product_id":154889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:16.000Z","modified_at":"2026-01-15T06:21:28.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"91018918634576","imei1":"91018918634576","imei2":"91018918634576","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154881,"job_number":"JOB_154881","tr_customer_id":154898,"tr_customer_product_id":154888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:20:59.000Z","modified_at":"2026-01-15T06:21:11.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"68789858102016","imei1":"68789858102016","imei2":"68789858102016","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154880,"job_number":"JOB_154880","tr_customer_id":154897,"tr_customer_product_id":154887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:20:42.000Z","modified_at":"2026-01-15T06:20:54.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"12897505069623","imei1":"12897505069623","imei2":"12897505069623","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154878,"job_number":"JOB_154878","tr_customer_id":154895,"tr_customer_product_id":154885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:24.000Z","modified_at":"2026-01-15T06:19:35.000Z","name":"Syble Wintheiser","mobile_number":"486-725-3181","email_id":"Adrienne.Wilderman32@gmail.com","dop":"2025-06-09","serial_number":"102676512545546","imei1":"102676512545546","imei2":"102676512545546","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154875,"job_number":"JOB_154875","tr_customer_id":154892,"tr_customer_product_id":154882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:08.000Z","modified_at":"2026-01-15T06:19:19.000Z","name":"Rocky Dooley","mobile_number":"851-531-2776","email_id":"Providenci.Effertz@yahoo.com","dop":"2025-06-09","serial_number":"108629288756510","imei1":"108629288756510","imei2":"108629288756510","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154872,"job_number":"JOB_154872","tr_customer_id":154889,"tr_customer_product_id":154879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:18:52.000Z","modified_at":"2026-01-15T06:19:03.000Z","name":"Omari Simonis","mobile_number":"826-953-9468","email_id":"Sterling_Friesen91@hotmail.com","dop":"2025-06-09","serial_number":"108468702740546","imei1":"108468702740546","imei2":"108468702740546","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154870,"job_number":"JOB_154870","tr_customer_id":154887,"tr_customer_product_id":154877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:16:43.000Z","modified_at":"2026-01-15T06:17:06.000Z","name":"Maribel Emard","mobile_number":"733-990-8216","email_id":"Garrison.Hermiston6@yahoo.com","dop":"2025-10-01","serial_number":"12781138016966","imei1":"12781138016966","imei2":"12781138016966","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154869,"job_number":"JOB_154869","tr_customer_id":154886,"tr_customer_product_id":154876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:16:22.000Z","modified_at":"2026-01-15T06:16:33.000Z","name":"Hunter Langosh","mobile_number":"268-462-0850","email_id":"Waino30@gmail.com","dop":"2025-11-04","serial_number":"23229720953376","imei1":"23229720953376","imei2":"23229720953376","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154868,"job_number":"JOB_154868","tr_customer_id":154885,"tr_customer_product_id":154875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:16:07.000Z","modified_at":"2026-01-15T06:16:18.000Z","name":"Nels Larkin","mobile_number":"256-290-7647","email_id":"Cordelia.Schroeder40@yahoo.com","dop":"2025-11-04","serial_number":"33886373052787","imei1":"33886373052787","imei2":"33886373052787","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:16:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154867,"job_number":"JOB_154867","tr_customer_id":154884,"tr_customer_product_id":154874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:15:52.000Z","modified_at":"2026-01-15T06:16:03.000Z","name":"Reed Pouros","mobile_number":"490-711-0923","email_id":"Delphia83@gmail.com","dop":"2025-11-04","serial_number":"72068875609081","imei1":"72068875609081","imei2":"72068875609081","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154784,"job_number":"JOB_154784","tr_customer_id":154801,"tr_customer_product_id":154791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:49.000Z","modified_at":"2026-01-15T03:55:01.000Z","name":"Sven Jacobson","mobile_number":"219-373-1441","email_id":"Davin92@gmail.com","dop":"2025-06-09","serial_number":"108201181602600","imei1":"108201181602600","imei2":"108201181602600","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154765,"job_number":"JOB_154765","tr_customer_id":154782,"tr_customer_product_id":154772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:33.000Z","modified_at":"2026-01-15T03:54:44.000Z","name":"Sigrid Donnelly","mobile_number":"767-734-6115","email_id":"Stephon.Turcotte49@hotmail.com","dop":"2025-06-09","serial_number":"100385870662710","imei1":"100385870662710","imei2":"100385870662710","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154758,"job_number":"JOB_154758","tr_customer_id":154775,"tr_customer_product_id":154765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:28.000Z","name":"Heloise Cremin","mobile_number":"868-589-6712","email_id":"Sedrick_Stiedemann72@yahoo.com","dop":"2025-06-09","serial_number":"108606661920744","imei1":"108606661920744","imei2":"108606661920744","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154708,"job_number":"JOB_154708","tr_customer_id":154725,"tr_customer_product_id":154715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:18.000Z","modified_at":"2026-01-15T03:53:41.000Z","name":"Raquel Braun","mobile_number":"307-571-9906","email_id":"Neal24@gmail.com","dop":"2025-10-01","serial_number":"11435737709388","imei1":"11435737709388","imei2":"11435737709388","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODQ2MTkzMn0.roz7d7-hKyFx6NHAqpQdMx8VPIo8Tb6gUXoK781scL4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bd8dfcc2-ed7f-401c-9f50-ec9cb77cb59a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1023 |
| ETag | W/"3ff-aWwTYw8DK0vHNCva7smin52NrUk" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":154985,"job_number":"JOB_154985","tr_customer_id":155002,"tr_customer_product_id":154992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:25:24.000Z","modified_at":"2026-01-15T07:25:31.000Z","name":"Dillon Ryan","mobile_number":"899-718-3077","email_id":"Josefa.Mayer85@hotmail.com","dop":"2025-11-04","serial_number":"41169975311261","imei1":"41169975311261","imei2":"41169975311261","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-15T07:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODQ2MTkzMn0.roz7d7-hKyFx6NHAqpQdMx8VPIo8Tb6gUXoK781scL4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 39414e27-fb1d-4033-97c3-6aaf075516cb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 154985
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODQ2MTkzMn0.roz7d7-hKyFx6NHAqpQdMx8VPIo8Tb6gUXoK781scL4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b768e526-cb73-4c4e-80fe-20cdd7bc600b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5d2d5b84-7363-4a87-b0ff-c981ee6b0262 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-8bvvVXL0tjQI2O/tnqvOJX53c74" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MzV9.-jNmJa96MXG-cFv6De19hjyTq3JP7RLvUiJXBdJ9P9E"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MjF9.TSNhCpeQWPUPXxbRQJgOBMbRLTwquExhZuMtFGOIFG0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5737fd46-6098-4696-9ac5-5e649c7413c4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MjF9.TSNhCpeQWPUPXxbRQJgOBMbRLTwquExhZuMtFGOIFG0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 12081fd6-faee-4099-bd70-456f3512a017 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-ZcgODg+WqmKbtKc2LNigLSWXglA" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":359},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MjF9.TSNhCpeQWPUPXxbRQJgOBMbRLTwquExhZuMtFGOIFG0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5726a168-6cec-4f3e-a3d4-fb71acea0740 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1014 |
| ETag | W/"3f6-gTztkOwsRMC+XV/sX+b05BcoRTE" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":154985,"job_number":"JOB_154985","tr_customer_id":155002,"tr_customer_product_id":154992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:25:24.000Z","modified_at":"2026-01-15T07:25:34.000Z","name":"Dillon Ryan","mobile_number":"899-718-3077","email_id":"Josefa.Mayer85@hotmail.com","dop":"2025-11-04","serial_number":"41169975311261","imei1":"41169975311261","imei2":"41169975311261","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-15T07:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MjF9.TSNhCpeQWPUPXxbRQJgOBMbRLTwquExhZuMtFGOIFG0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a54d0619-6d7a-4c01-add9-24cf16e7017f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1014 |
| ETag | W/"3f6-gTztkOwsRMC+XV/sX+b05BcoRTE" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":154985,"job_number":"JOB_154985","tr_customer_id":155002,"tr_customer_product_id":154992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:25:24.000Z","modified_at":"2026-01-15T07:25:34.000Z","name":"Dillon Ryan","mobile_number":"899-718-3077","email_id":"Josefa.Mayer85@hotmail.com","dop":"2025-11-04","serial_number":"41169975311261","imei1":"41169975311261","imei2":"41169975311261","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-15T07:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MjF9.TSNhCpeQWPUPXxbRQJgOBMbRLTwquExhZuMtFGOIFG0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | dfd95d20-f457-4ebc-a774-39f74c7e2db3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 154985
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_98100"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MjF9.TSNhCpeQWPUPXxbRQJgOBMbRLTwquExhZuMtFGOIFG0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6a6cdfd0-f2ad-45d5-9960-2be0b8f08844 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{"searchText":"JOB_98100"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5MjF9.TSNhCpeQWPUPXxbRQJgOBMbRLTwquExhZuMtFGOIFG0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 486056c2-3b9e-4bc2-a64b-e8a1b7fe3946 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Header Name | Header Value |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Nibriti |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e48d8e90-86bf-4c70-818d-babe74ee26ba |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-3U6hSTnVCiLten8sKXqlMcKCyGE" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mzd9.bNHeOflfKfPrIs0J3ri57JPTfmpTmcCUZ5-m1VoFbos"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 | 1 | 0 | 0 |
| Verify that message should be 'Success' | 1 | 0 | 0 |
| Verify that token shoukd be valid | 1 | 0 | 0 |
| Verify JSON Success | 1 | 0 | 0 |
| Verify the resposne time is below 400ms | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Nibriti |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2fd9f044-63a9-4ba0-8ad2-27fe622c8cdc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 71 |
{
"username": "{{invalidusername}}",
"password": "Pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Nibriti |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3de71160-2a78-4d5d-85bc-18d920e63f8b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mzd9.bNHeOflfKfPrIs0J3ri57JPTfmpTmcCUZ5-m1VoFbos |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 642133cc-1464-4af6-a63e-3792c54b32cb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify the response tine is below 400ms | 1 | 0 | 0 |
| Verify user data is present in response | 1 | 0 | 0 |
| Verify JSON Response Schema | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mzd9.bNHeOflfKfPrIs0J3ri57JPTfmpTmcCUZ5-m1VoFbos |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6b4002a6-f388-40cf-8d3c-dd485ea883b3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security:Veirfy if passowrd field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security:Veirfy if passowrd field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mzd9.bNHeOflfKfPrIs0J3ri57JPTfmpTmcCUZ5-m1VoFbos |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 107b85dc-a322-4462-a609-d4670df43318 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mzd9.bNHeOflfKfPrIs0J3ri57JPTfmpTmcCUZ5-m1VoFbos |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3f891bac-56fc-4130-b771-7577f3f3cea0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-m8Xd1eodc+/1tGdo6nCld9KTZw8" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":359},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify that response time is below 500ms | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in response data Array | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 9 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mzd9.bNHeOflfKfPrIs0J3ri57JPTfmpTmcCUZ5-m1VoFbos |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e1bb9dbe-2f5a-469c-aa0e-b0be540242f1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mzd9.bNHeOflfKfPrIs0J3ri57JPTfmpTmcCUZ5-m1VoFbos |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 481020d4-6195-42ce-89e8-980d5993a69f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-m8Xd1eodc+/1tGdo6nCld9KTZw8" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":359},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mzd9.bNHeOflfKfPrIs0J3ri57JPTfmpTmcCUZ5-m1VoFbos |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b5288339-20d9-4837-a5f5-157d96a9b4a0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 15 Jan 2026 07:25:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mzd9.bNHeOflfKfPrIs0J3ri57JPTfmpTmcCUZ5-m1VoFbos |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7d1b1c86-769b-4bd2-aa1f-a1a01ca9c977 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mzd9.bNHeOflfKfPrIs0J3ri57JPTfmpTmcCUZ5-m1VoFbos |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a57d9e5f-cfbb-416a-84f8-2ae12609fc71 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 15 Jan 2026 07:25:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mzd9.bNHeOflfKfPrIs0J3ri57JPTfmpTmcCUZ5-m1VoFbos |
| randomnumber | 787 |
| randomFirstName | Layla |
| randomLastName | Cronin |
| randomEmail | Efrain_Cole@gmail.com |
| randomPhone | 582-600-7032 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 10f438dc-df03-41ce-9e17-95a867a0533e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1048 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Ryder",
"last_name": "Connelly",
"mobile_number": "712-544-1125",
"mobile_number_alt": "",
"email_id": "Jany_Zieme@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"3468582377849",
"imei1": "3468582377849",
"imei2": "3468582377849",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 0 | 1 | 0 |
| Verify if response message is Job Created Successfully | 0 | 1 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 0 | 1 | 0 |
| Verify that id is present in the response data | 0 | 1 | 0 |
| Verify that mst_service_location_id is present in the response data | 0 | 1 | 0 |
| Verify that mst_platform_id is present in the response data | 0 | 1 | 0 |
| Verify that mst_warrenty_status_id is present in the response data | 0 | 1 | 0 |
| Verify that mst_oem_id is present in the response data | 0 | 1 | 0 |
| Verify that tr_customer_id is present in the response data | 0 | 1 | 0 |
| Verify that tr_customer_product_id is present in the response data | 0 | 1 | 0 |
| Verify that job_number is present in the response data | 0 | 1 | 0 |
| Verify job_number starts with JOB_ | 0 | 1 | 0 |
| Total | 1 | 12 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code is 200 | |
| Verify if response message is Job Created Successfully | |
| Verify JSON Schema | |
| Verify that id is present in the response data | |
| Verify that mst_service_location_id is present in the response data | |
| Verify that mst_platform_id is present in the response data | |
| Verify that mst_warrenty_status_id is present in the response data | |
| Verify that mst_oem_id is present in the response data | |
| Verify that tr_customer_id is present in the response data | |
| Verify that tr_customer_product_id is present in the response data | |
| Verify that job_number is present in the response data | |
| Verify job_number starts with JOB_ | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mzd9.bNHeOflfKfPrIs0J3ri57JPTfmpTmcCUZ5-m1VoFbos |
| randomnumber | 303 |
| randomFirstName | Susana |
| randomLastName | Harber |
| randomEmail | Armand61@gmail.com |
| randomPhone | 352-684-1150 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | da9fd2a5-810c-4fa5-85b8-da80409762bb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1057 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Annamae",
"last_name": "Schultz",
"mobile_number": "823-680-6589",
"mobile_number_alt": "",
"email_id": "Louisa_Leffler81@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"2817905962708",
"imei1": "2817905962708",
"imei2": "2817905962708",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mjd9.ASnlkEC_ayRtkIViTCsZrVyd8_1xcsuPpmoEcy8pIXI |
| randomnumber | 353 |
| randomFirstName | Kelli |
| randomLastName | Marquardt |
| randomEmail | Aurelia.Adams@hotmail.com |
| randomPhone | 854-744-6645 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bc8cd030-ddcd-443e-9c67-478aa89ac0b0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1046 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Ciara",
"last_name": "Wehner",
"mobile_number": "659-596-4446",
"mobile_number_alt": "",
"email_id": "Maeve28@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"23296530603093",
"imei1": "23296530603093",
"imei2": "23296530603093",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 100 |
| ETag | W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mzd9.bNHeOflfKfPrIs0J3ri57JPTfmpTmcCUZ5-m1VoFbos |
| randomnumber | 349 |
| randomFirstName | Delmer |
| randomLastName | Brekke |
| randomEmail | Antonietta34@yahoo.com |
| randomPhone | 618-394-0494 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b94e2b16-6718-4feb-927c-4db688bea10d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mzd9.bNHeOflfKfPrIs0J3ri57JPTfmpTmcCUZ5-m1VoFbos |
| randomnumber | 488 |
| randomFirstName | Damien |
| randomLastName | Fisher |
| randomEmail | Anastacio.Green@hotmail.com |
| randomPhone | 214-302-7972 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 36a973e8-0ea6-48c7-ba5a-a48f5b486d81 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1036 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Luigi",
"last_name": "Cole",
"mobile_number": "801-967-0892",
"mobile_number_alt": "",
"email_id": "Mark_McClure@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"100000560",
"imei1": "100000560",
"imei2": "100000560",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mzd9.bNHeOflfKfPrIs0J3ri57JPTfmpTmcCUZ5-m1VoFbos |
| randomnumber | 896 |
| randomFirstName | Gino |
| randomLastName | Hartmann |
| randomEmail | Rosella.Rolfson@hotmail.com |
| randomPhone | 257-243-0771 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f8e2deab-27bc-423a-aef5-f2f07650bcc1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mzd9.bNHeOflfKfPrIs0J3ri57JPTfmpTmcCUZ5-m1VoFbos |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d1f297c2-3b11-4e6c-b267-cbae1fd2ee8c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-m8Xd1eodc+/1tGdo6nCld9KTZw8" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":359},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Check if the count for the created jobs today is greater than the old value | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Check if the count for the created jobs today is greater than the old value | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mzd9.bNHeOflfKfPrIs0J3ri57JPTfmpTmcCUZ5-m1VoFbos |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 905b503c-9c48-4624-a977-eb9266d1e549 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"570cb-Cz6EssW0vUVDdBa0osEFXxy11Po" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 15 Jan 2026 07:25:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":154984,"job_number":"JOB_154984","tr_customer_id":155001,"tr_customer_product_id":154991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:02:06.000Z","modified_at":"2026-01-15T07:02:06.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2025-04-06","serial_number":"56456430226557","imei1":"56456430226557","imei2":"56456430226557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T07:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154983,"job_number":"JOB_154983","tr_customer_id":155000,"tr_customer_product_id":154990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:00:51.000Z","modified_at":"2026-01-15T07:00:51.000Z","name":"Trever Koepp","mobile_number":"686-581-1329","email_id":"Lillian_Skiles@yahoo.com","dop":"2025-04-06","serial_number":"19514193203323430","imei1":"19514193203323430","imei2":"19514193203323430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T07:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154982,"job_number":"JOB_154982","tr_customer_id":154999,"tr_customer_product_id":154989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:00:49.000Z","modified_at":"2026-01-15T07:01:29.000Z","name":"Jordi Adams","mobile_number":"295-426-3037","email_id":"Gino_Kshlerin@hotmail.com","dop":"2025-04-06","serial_number":"15901659940815","imei1":"15901659940815","imei2":"15901659940815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T07:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154981,"job_number":"JOB_154981","tr_customer_id":154998,"tr_customer_product_id":154988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:41.000Z","modified_at":"2026-01-15T06:57:41.000Z","name":"Gavin Windler","mobile_number":"571-519-0602","email_id":"Janick97@hotmail.com","dop":"2025-04-06","serial_number":"13824229720094714","imei1":"13824229720094714","imei2":"13824229720094714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154980,"job_number":"JOB_154980","tr_customer_id":154997,"tr_customer_product_id":154987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:40.000Z","modified_at":"2026-01-15T06:58:05.000Z","name":"Ignatius Crooks","mobile_number":"320-231-4601","email_id":"Cyril61@yahoo.com","dop":"2025-04-06","serial_number":"19464265114291","imei1":"19464265114291","imei2":"19464265114291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154979,"job_number":"JOB_154979","tr_customer_id":154996,"tr_customer_product_id":154986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:40.000Z","modified_at":"2026-01-15T06:57:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16442753740016","imei1":"16442753740016","imei2":"16442753740016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154978,"job_number":"JOB_154978","tr_customer_id":154995,"tr_customer_product_id":154985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:13.000Z","modified_at":"2026-01-15T06:57:13.000Z","name":"Margaretta Littel","mobile_number":"454-681-7761","email_id":"Armani.Prosacco@gmail.com","dop":"2025-04-06","serial_number":"11138517678247136","imei1":"11138517678247136","imei2":"11138517678247136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154977,"job_number":"JOB_154977","tr_customer_id":154994,"tr_customer_product_id":154984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:12.000Z","modified_at":"2026-01-15T06:57:36.000Z","name":"Anabel Hane","mobile_number":"585-353-1666","email_id":"Frederick_Leffler60@gmail.com","dop":"2025-04-06","serial_number":"14340797200159","imei1":"14340797200159","imei2":"14340797200159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154976,"job_number":"JOB_154976","tr_customer_id":154993,"tr_customer_product_id":154983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:12.000Z","modified_at":"2026-01-15T06:57:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13662115522121","imei1":"13662115522121","imei2":"13662115522121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154975,"job_number":"JOB_154975","tr_customer_id":154992,"tr_customer_product_id":154982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:56:44.000Z","modified_at":"2026-01-15T06:56:44.000Z","name":"Thora Berge","mobile_number":"398-890-3200","email_id":"Mavis.Greenfelder0@hotmail.com","dop":"2025-04-06","serial_number":"16823010079718700","imei1":"16823010079718700","imei2":"16823010079718700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154974,"job_number":"JOB_154974","tr_customer_id":154991,"tr_customer_product_id":154981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:56:43.000Z","modified_at":"2026-01-15T06:57:08.000Z","name":"Cristian DuBuque","mobile_number":"724-979-7659","email_id":"Martine.Lang30@gmail.com","dop":"2025-04-06","serial_number":"12462820906133","imei1":"12462820906133","imei2":"12462820906133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154973,"job_number":"JOB_154973","tr_customer_id":154990,"tr_customer_product_id":154980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:56:43.000Z","modified_at":"2026-01-15T06:56:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17672223737769","imei1":"17672223737769","imei2":"17672223737769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154972,"job_number":"JOB_154972","tr_customer_id":154989,"tr_customer_product_id":154979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:48:17.000Z","modified_at":"2026-01-15T06:48:17.000Z","name":"Dora Legros","mobile_number":"908-220-2400","email_id":"Markus.Greenholt@hotmail.com","dop":"2025-04-06","serial_number":"11591529053568806","imei1":"11591529053568806","imei2":"11591529053568806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154971,"job_number":"JOB_154971","tr_customer_id":154988,"tr_customer_product_id":154978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:48:16.000Z","modified_at":"2026-01-15T06:48:53.000Z","name":"Elian Keebler","mobile_number":"851-579-9819","email_id":"Jay_Yundt@gmail.com","dop":"2025-04-06","serial_number":"11914848017030","imei1":"11914848017030","imei2":"11914848017030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154970,"job_number":"JOB_154970","tr_customer_id":154987,"tr_customer_product_id":154977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:48:16.000Z","modified_at":"2026-01-15T06:48:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11306621470130","imei1":"11306621470130","imei2":"11306621470130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154969,"job_number":"JOB_154969","tr_customer_id":154986,"tr_customer_product_id":154976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:47:33.000Z","modified_at":"2026-01-15T06:47:33.000Z","name":"Ebony Casper","mobile_number":"354-344-6361","email_id":"Araceli39@hotmail.com","dop":"2025-04-06","serial_number":"15634311973629944","imei1":"15634311973629944","imei2":"15634311973629944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154968,"job_number":"JOB_154968","tr_customer_id":154985,"tr_customer_product_id":154975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:47:31.000Z","modified_at":"2026-01-15T06:48:09.000Z","name":"Lexie Huels","mobile_number":"803-241-4706","email_id":"Walton.Mills@gmail.com","dop":"2025-04-06","serial_number":"16052269561632","imei1":"16052269561632","imei2":"16052269561632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154967,"job_number":"JOB_154967","tr_customer_id":154984,"tr_customer_product_id":154974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:47:31.000Z","modified_at":"2026-01-15T06:47:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15676119169361","imei1":"15676119169361","imei2":"15676119169361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154966,"job_number":"JOB_154966","tr_customer_id":154983,"tr_customer_product_id":154973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:53.000Z","modified_at":"2026-01-15T06:46:53.000Z","name":"Annette Gulgowski","mobile_number":"799-720-8412","email_id":"Ansel.Goodwin5@yahoo.com","dop":"2025-04-06","serial_number":"15307754925105896","imei1":"15307754925105896","imei2":"15307754925105896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154965,"job_number":"JOB_154965","tr_customer_id":154982,"tr_customer_product_id":154972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:51.000Z","modified_at":"2026-01-15T06:47:31.000Z","name":"Jovani McCullough","mobile_number":"797-930-2972","email_id":"Antoinette5@hotmail.com","dop":"2025-04-06","serial_number":"17935714195699","imei1":"17935714195699","imei2":"17935714195699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154964,"job_number":"JOB_154964","tr_customer_id":154981,"tr_customer_product_id":154971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:48.000Z","modified_at":"2026-01-15T06:46:48.000Z","name":"Mohamed Gusikowski","mobile_number":"555-452-2335","email_id":"Reta_Rempel@yahoo.com","dop":"2025-04-06","serial_number":"10612700469674630","imei1":"10612700469674630","imei2":"10612700469674630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154963,"job_number":"JOB_154963","tr_customer_id":154980,"tr_customer_product_id":154970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:47.000Z","modified_at":"2026-01-15T06:47:24.000Z","name":"Kirk Larkin","mobile_number":"474-489-4570","email_id":"Rosario65@hotmail.com","dop":"2025-04-06","serial_number":"16685714985066","imei1":"16685714985066","imei2":"16685714985066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154962,"job_number":"JOB_154962","tr_customer_id":154979,"tr_customer_product_id":154969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:46.000Z","modified_at":"2026-01-15T06:46:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12365326733353","imei1":"12365326733353","imei2":"12365326733353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154961,"job_number":"JOB_154961","tr_customer_id":154978,"tr_customer_product_id":154968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:42:01.000Z","modified_at":"2026-01-15T06:42:01.000Z","name":"Enrico Hammes","mobile_number":"687-822-2133","email_id":"Ethyl67@hotmail.com","dop":"2025-04-06","serial_number":"17472923309190604","imei1":"17472923309190604","imei2":"17472923309190604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154960,"job_number":"JOB_154960","tr_customer_id":154977,"tr_customer_product_id":154967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:59.000Z","modified_at":"2026-01-15T06:42:40.000Z","name":"Braxton Lind","mobile_number":"467-701-0783","email_id":"Mia.Frami@hotmail.com","dop":"2025-04-06","serial_number":"16958409285434","imei1":"16958409285434","imei2":"16958409285434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154959,"job_number":"JOB_154959","tr_customer_id":154976,"tr_customer_product_id":154966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:59.000Z","modified_at":"2026-01-15T06:41:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18647405372375","imei1":"18647405372375","imei2":"18647405372375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154958,"job_number":"JOB_154958","tr_customer_id":154975,"tr_customer_product_id":154965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:27.000Z","modified_at":"2026-01-15T06:41:27.000Z","name":"Chaim Koch","mobile_number":"457-623-5768","email_id":"Joshuah_Hartmann40@hotmail.com","dop":"2025-04-06","serial_number":"12078480082539772","imei1":"12078480082539772","imei2":"12078480082539772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154957,"job_number":"JOB_154957","tr_customer_id":154974,"tr_customer_product_id":154964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:26.000Z","modified_at":"2026-01-15T06:42:02.000Z","name":"Katelyn Daniel","mobile_number":"784-583-2898","email_id":"Florida_Hills18@yahoo.com","dop":"2025-04-06","serial_number":"14386659429112","imei1":"14386659429112","imei2":"14386659429112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154956,"job_number":"JOB_154956","tr_customer_id":154973,"tr_customer_product_id":154963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:22.000Z","modified_at":"2026-01-15T06:41:22.000Z","name":"Antonio Ortiz","mobile_number":"781-279-6381","email_id":"Wilber_Schumm21@gmail.com","dop":"2025-04-06","serial_number":"18542936916902556","imei1":"18542936916902556","imei2":"18542936916902556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154955,"job_number":"JOB_154955","tr_customer_id":154972,"tr_customer_product_id":154962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:21.000Z","modified_at":"2026-01-15T06:41:59.000Z","name":"Letitia Rippin","mobile_number":"279-367-2377","email_id":"Russell.Sanford@hotmail.com","dop":"2025-04-06","serial_number":"14850816490143","imei1":"14850816490143","imei2":"14850816490143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154954,"job_number":"JOB_154954","tr_customer_id":154971,"tr_customer_product_id":154961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:12.000Z","modified_at":"2026-01-15T06:41:12.000Z","name":"Delaney Robel","mobile_number":"541-303-3211","email_id":"Nolan_Lueilwitz15@hotmail.com","dop":"2025-04-06","serial_number":"16607300063559888","imei1":"16607300063559888","imei2":"16607300063559888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154953,"job_number":"JOB_154953","tr_customer_id":154970,"tr_customer_product_id":154960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:11.000Z","modified_at":"2026-01-15T06:41:51.000Z","name":"Broderick Jacobson","mobile_number":"515-749-5325","email_id":"Lucie_Hilll97@yahoo.com","dop":"2025-04-06","serial_number":"10374126133156","imei1":"10374126133156","imei2":"10374126133156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154952,"job_number":"JOB_154952","tr_customer_id":154969,"tr_customer_product_id":154959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:11.000Z","modified_at":"2026-01-15T06:41:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15115646072508","imei1":"15115646072508","imei2":"15115646072508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154951,"job_number":"JOB_154951","tr_customer_id":154968,"tr_customer_product_id":154958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:40:24.000Z","modified_at":"2026-01-15T06:40:24.000Z","name":"Mariela Stokes","mobile_number":"670-318-5217","email_id":"Marisa.Hamill@hotmail.com","dop":"2025-04-06","serial_number":"16086516443831968","imei1":"16086516443831968","imei2":"16086516443831968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154950,"job_number":"JOB_154950","tr_customer_id":154967,"tr_customer_product_id":154957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:40:22.000Z","modified_at":"2026-01-15T06:41:03.000Z","name":"Domingo Ritchie","mobile_number":"364-400-5596","email_id":"Rahul_Anderson@gmail.com","dop":"2025-04-06","serial_number":"16111247612646","imei1":"16111247612646","imei2":"16111247612646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154949,"job_number":"JOB_154949","tr_customer_id":154966,"tr_customer_product_id":154956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:40:22.000Z","modified_at":"2026-01-15T06:40:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11753614606681","imei1":"11753614606681","imei2":"11753614606681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154947,"job_number":"JOB_154947","tr_customer_id":154964,"tr_customer_product_id":154954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:48.000Z","modified_at":"2026-01-15T06:36:48.000Z","name":"Torrey Volkman","mobile_number":"750-711-2963","email_id":"Luisa.Flatley@gmail.com","dop":"2025-04-06","serial_number":"11653245137691468","imei1":"11653245137691468","imei2":"11653245137691468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154946,"job_number":"JOB_154946","tr_customer_id":154963,"tr_customer_product_id":154953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:47.000Z","modified_at":"2026-01-15T06:37:26.000Z","name":"Lorenzo Halvorson","mobile_number":"531-296-3904","email_id":"Mason.Howe70@gmail.com","dop":"2025-04-06","serial_number":"11457727480646","imei1":"11457727480646","imei2":"11457727480646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:37:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154945,"job_number":"JOB_154945","tr_customer_id":154962,"tr_customer_product_id":154952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:47.000Z","modified_at":"2026-01-15T06:36:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14728861946848","imei1":"14728861946848","imei2":"14728861946848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154941,"job_number":"JOB_154941","tr_customer_id":154958,"tr_customer_product_id":154948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:02.000Z","modified_at":"2026-01-15T06:36:02.000Z","name":"Rebekah Green","mobile_number":"329-525-5312","email_id":"Skye76@yahoo.com","dop":"2025-04-06","serial_number":"14851821447670706","imei1":"14851821447670706","imei2":"14851821447670706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154940,"job_number":"JOB_154940","tr_customer_id":154957,"tr_customer_product_id":154947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:00.000Z","modified_at":"2026-01-15T06:36:39.000Z","name":"Edwardo Sipes","mobile_number":"551-663-4198","email_id":"Nicole_Torp@hotmail.com","dop":"2025-04-06","serial_number":"12305671712547","imei1":"12305671712547","imei2":"12305671712547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154939,"job_number":"JOB_154939","tr_customer_id":154956,"tr_customer_product_id":154946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:00.000Z","modified_at":"2026-01-15T06:36:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19935482901675","imei1":"19935482901675","imei2":"19935482901675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154935,"job_number":"JOB_154935","tr_customer_id":154952,"tr_customer_product_id":154942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:15.000Z","modified_at":"2026-01-15T06:35:15.000Z","name":"Louisa Kulas","mobile_number":"543-496-2954","email_id":"Ron_Quigley@gmail.com","dop":"2025-04-06","serial_number":"19186942618867336","imei1":"19186942618867336","imei2":"19186942618867336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154934,"job_number":"JOB_154934","tr_customer_id":154951,"tr_customer_product_id":154941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:13.000Z","modified_at":"2026-01-15T06:35:52.000Z","name":"Kacie Hessel","mobile_number":"807-207-8797","email_id":"Jerry_Schaden@hotmail.com","dop":"2025-04-06","serial_number":"19306049532119","imei1":"19306049532119","imei2":"19306049532119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154933,"job_number":"JOB_154933","tr_customer_id":154950,"tr_customer_product_id":154940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:13.000Z","modified_at":"2026-01-15T06:35:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19992671021419","imei1":"19992671021419","imei2":"19992671021419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154931,"job_number":"JOB_154931","tr_customer_id":154948,"tr_customer_product_id":154938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:11.000Z","modified_at":"2026-01-15T06:35:11.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"11560262353765","imei1":"11560262353765","imei2":"11560262353765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154930,"job_number":"JOB_154930","tr_customer_id":154947,"tr_customer_product_id":154937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:09.000Z","modified_at":"2026-01-15T06:35:09.000Z","name":"Liliane Kiehn","mobile_number":"421-727-7837","email_id":"Winifred3@yahoo.com","dop":"2025-04-06","serial_number":"19578639567532670","imei1":"19578639567532670","imei2":"19578639567532670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154929,"job_number":"JOB_154929","tr_customer_id":154946,"tr_customer_product_id":154936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:08.000Z","modified_at":"2026-01-15T06:35:44.000Z","name":"Wilton Bednar","mobile_number":"403-345-7033","email_id":"Kelli2@yahoo.com","dop":"2025-04-06","serial_number":"13134599606588","imei1":"13134599606588","imei2":"13134599606588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154928,"job_number":"JOB_154928","tr_customer_id":154945,"tr_customer_product_id":154935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:07.000Z","modified_at":"2026-01-15T06:35:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17075052631138","imei1":"17075052631138","imei2":"17075052631138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154923,"job_number":"JOB_154923","tr_customer_id":154940,"tr_customer_product_id":154930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:25.000Z","modified_at":"2026-01-15T06:34:25.000Z","name":"Patrick Koch","mobile_number":"399-256-7594","email_id":"Eleanore89@hotmail.com","dop":"2025-04-06","serial_number":"15250763018068654","imei1":"15250763018068654","imei2":"15250763018068654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154922,"job_number":"JOB_154922","tr_customer_id":154939,"tr_customer_product_id":154929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:24.000Z","modified_at":"2026-01-15T06:34:24.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"10594335629358","imei1":"10594335629358","imei2":"10594335629358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154921,"job_number":"JOB_154921","tr_customer_id":154938,"tr_customer_product_id":154928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:23.000Z","modified_at":"2026-01-15T06:35:00.000Z","name":"Chloe Borer","mobile_number":"803-647-3152","email_id":"Magdalen.Bernier73@yahoo.com","dop":"2025-04-06","serial_number":"11843392210986","imei1":"11843392210986","imei2":"11843392210986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154920,"job_number":"JOB_154920","tr_customer_id":154937,"tr_customer_product_id":154927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:23.000Z","modified_at":"2026-01-15T06:34:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13872407269101","imei1":"13872407269101","imei2":"13872407269101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154916,"job_number":"JOB_154916","tr_customer_id":154933,"tr_customer_product_id":154923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:41.000Z","modified_at":"2026-01-15T06:33:41.000Z","name":"Claud Stehr","mobile_number":"391-262-8075","email_id":"Dovie.Harris50@hotmail.com","dop":"2025-04-06","serial_number":"11524990232691072","imei1":"11524990232691072","imei2":"11524990232691072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154915,"job_number":"JOB_154915","tr_customer_id":154932,"tr_customer_product_id":154922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:39.000Z","modified_at":"2026-01-15T06:34:16.000Z","name":"Sigurd Bradtke","mobile_number":"815-924-4426","email_id":"Nedra_Zemlak@gmail.com","dop":"2025-04-06","serial_number":"17404814383481","imei1":"17404814383481","imei2":"17404814383481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154914,"job_number":"JOB_154914","tr_customer_id":154931,"tr_customer_product_id":154921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:39.000Z","modified_at":"2026-01-15T06:33:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14313187379403","imei1":"14313187379403","imei2":"14313187379403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154912,"job_number":"JOB_154912","tr_customer_id":154929,"tr_customer_product_id":154919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:38.000Z","modified_at":"2026-01-15T06:33:38.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"13595683738130","imei1":"13595683738130","imei2":"13595683738130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154911,"job_number":"JOB_154911","tr_customer_id":154928,"tr_customer_product_id":154918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:08.000Z","modified_at":"2026-01-15T06:33:08.000Z","name":"Santina Lynch","mobile_number":"428-744-4849","email_id":"Maia_Yost78@gmail.com","dop":"2025-04-06","serial_number":"17354256631029130","imei1":"17354256631029130","imei2":"17354256631029130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154910,"job_number":"JOB_154910","tr_customer_id":154927,"tr_customer_product_id":154917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:07.000Z","modified_at":"2026-01-15T06:33:44.000Z","name":"Heath Wilkinson","mobile_number":"868-529-4131","email_id":"Josiah64@gmail.com","dop":"2025-04-06","serial_number":"15191910303555","imei1":"15191910303555","imei2":"15191910303555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154909,"job_number":"JOB_154909","tr_customer_id":154926,"tr_customer_product_id":154916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:30:08.000Z","modified_at":"2026-01-15T06:30:08.000Z","name":"Loraine Schmidt","mobile_number":"545-326-2910","email_id":"Judd_Bernhard@gmail.com","dop":"2025-04-06","serial_number":"16382444497154620","imei1":"16382444497154620","imei2":"16382444497154620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154908,"job_number":"JOB_154908","tr_customer_id":154925,"tr_customer_product_id":154915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:30:06.000Z","modified_at":"2026-01-15T06:30:44.000Z","name":"Giovanny Murazik","mobile_number":"271-382-3761","email_id":"Caterina42@gmail.com","dop":"2025-04-06","serial_number":"16197348842202","imei1":"16197348842202","imei2":"16197348842202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154907,"job_number":"JOB_154907","tr_customer_id":154924,"tr_customer_product_id":154914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:30:06.000Z","modified_at":"2026-01-15T06:30:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15986884239043","imei1":"15986884239043","imei2":"15986884239043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154906,"job_number":"JOB_154906","tr_customer_id":154923,"tr_customer_product_id":154913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:29:24.000Z","modified_at":"2026-01-15T06:29:24.000Z","name":"Bette Baumbach","mobile_number":"760-554-8195","email_id":"Kayley51@hotmail.com","dop":"2025-04-06","serial_number":"17804629379864476","imei1":"17804629379864476","imei2":"17804629379864476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154905,"job_number":"JOB_154905","tr_customer_id":154922,"tr_customer_product_id":154912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:29:22.000Z","modified_at":"2026-01-15T06:29:59.000Z","name":"Issac Bode","mobile_number":"284-538-8840","email_id":"Hayden.Windler76@gmail.com","dop":"2025-04-06","serial_number":"12625998266390","imei1":"12625998266390","imei2":"12625998266390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154904,"job_number":"JOB_154904","tr_customer_id":154921,"tr_customer_product_id":154911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:29:22.000Z","modified_at":"2026-01-15T06:29:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14780181888782","imei1":"14780181888782","imei2":"14780181888782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154902,"job_number":"JOB_154902","tr_customer_id":154919,"tr_customer_product_id":154909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:39.000Z","modified_at":"2026-01-15T06:28:39.000Z","name":"Dolores Swift","mobile_number":"562-252-5140","email_id":"Peggie_Halvorson@gmail.com","dop":"2025-04-06","serial_number":"10423870332592498","imei1":"10423870332592498","imei2":"10423870332592498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154901,"job_number":"JOB_154901","tr_customer_id":154918,"tr_customer_product_id":154908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:38.000Z","modified_at":"2026-01-15T06:29:15.000Z","name":"Karlie Herzog","mobile_number":"914-442-7847","email_id":"Emile.Kuhn@hotmail.com","dop":"2025-04-06","serial_number":"17423636039142","imei1":"17423636039142","imei2":"17423636039142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154900,"job_number":"JOB_154900","tr_customer_id":154917,"tr_customer_product_id":154907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:37.000Z","modified_at":"2026-01-15T06:28:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17809728377200","imei1":"17809728377200","imei2":"17809728377200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154897,"job_number":"JOB_154897","tr_customer_id":154914,"tr_customer_product_id":154904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:27:24.000Z","modified_at":"2026-01-15T06:27:24.000Z","name":"Clemmie Runolfsson","mobile_number":"507-446-8280","email_id":"Michale.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"15508790875310160","imei1":"15508790875310160","imei2":"15508790875310160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154896,"job_number":"JOB_154896","tr_customer_id":154913,"tr_customer_product_id":154903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:27:23.000Z","modified_at":"2026-01-15T06:28:00.000Z","name":"Braeden Buckridge","mobile_number":"961-589-0128","email_id":"Rudolph_Simonis10@hotmail.com","dop":"2025-04-06","serial_number":"13028227329774","imei1":"13028227329774","imei2":"13028227329774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154895,"job_number":"JOB_154895","tr_customer_id":154912,"tr_customer_product_id":154902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:27:23.000Z","modified_at":"2026-01-15T06:27:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12696062559239","imei1":"12696062559239","imei2":"12696062559239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154894,"job_number":"JOB_154894","tr_customer_id":154911,"tr_customer_product_id":154901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:26:40.000Z","modified_at":"2026-01-15T06:26:40.000Z","name":"Weldon O'Keefe","mobile_number":"970-796-9313","email_id":"Cecile_Tillman@gmail.com","dop":"2025-04-06","serial_number":"16352154465156460","imei1":"16352154465156460","imei2":"16352154465156460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154893,"job_number":"JOB_154893","tr_customer_id":154910,"tr_customer_product_id":154900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:26:39.000Z","modified_at":"2026-01-15T06:27:16.000Z","name":"Thora Hackett","mobile_number":"285-474-0345","email_id":"Korbin.McGlynn@gmail.com","dop":"2025-04-06","serial_number":"15235461070031","imei1":"15235461070031","imei2":"15235461070031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154892,"job_number":"JOB_154892","tr_customer_id":154909,"tr_customer_product_id":154899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:26:38.000Z","modified_at":"2026-01-15T06:26:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12946703085423","imei1":"12946703085423","imei2":"12946703085423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154891,"job_number":"JOB_154891","tr_customer_id":154908,"tr_customer_product_id":154898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:25:56.000Z","modified_at":"2026-01-15T06:25:56.000Z","name":"Charley Stokes","mobile_number":"678-355-7764","email_id":"Raina_Moore68@yahoo.com","dop":"2025-04-06","serial_number":"12845259199800480","imei1":"12845259199800480","imei2":"12845259199800480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154890,"job_number":"JOB_154890","tr_customer_id":154907,"tr_customer_product_id":154897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:25:54.000Z","modified_at":"2026-01-15T06:26:32.000Z","name":"Etha Huel","mobile_number":"240-825-0482","email_id":"Marcelina.Nolan40@hotmail.com","dop":"2025-04-06","serial_number":"18202895193108","imei1":"18202895193108","imei2":"18202895193108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154889,"job_number":"JOB_154889","tr_customer_id":154906,"tr_customer_product_id":154896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:25:54.000Z","modified_at":"2026-01-15T06:25:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18867700117746","imei1":"18867700117746","imei2":"18867700117746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154888,"job_number":"JOB_154888","tr_customer_id":154905,"tr_customer_product_id":154895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:22:23.000Z","modified_at":"2026-01-15T06:22:23.000Z","name":"Travon Schumm","mobile_number":"478-984-5146","email_id":"Miracle.Upton@yahoo.com","dop":"2025-06-18","serial_number":"1092409459077204","imei1":"1092409459077204","imei2":"1092409459077204","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154887,"job_number":"JOB_154887","tr_customer_id":154904,"tr_customer_product_id":154894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:22:22.000Z","modified_at":"2026-01-15T06:23:00.000Z","name":"Wayne Miller","mobile_number":"877-448-6753","email_id":"Breana79@yahoo.com","dop":"2025-06-18","serial_number":"10547608379677","imei1":"10547608379677","imei2":"10547608379677","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154886,"job_number":"JOB_154886","tr_customer_id":154903,"tr_customer_product_id":154893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:22:22.000Z","modified_at":"2026-01-15T06:22:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10369440094316","imei1":"10369440094316","imei2":"10369440094316","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154885,"job_number":"JOB_154885","tr_customer_id":154902,"tr_customer_product_id":154892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:37.000Z","modified_at":"2026-01-15T06:21:37.000Z","name":"Flavie Lang","mobile_number":"556-937-5845","email_id":"Eliza.Braun89@yahoo.com","dop":"2025-06-18","serial_number":"1062744339659232","imei1":"1062744339659232","imei2":"1062744339659232","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154884,"job_number":"JOB_154884","tr_customer_id":154901,"tr_customer_product_id":154891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:36.000Z","modified_at":"2026-01-15T06:22:15.000Z","name":"Darrel Wunsch","mobile_number":"470-615-4014","email_id":"Jett5@hotmail.com","dop":"2025-06-18","serial_number":"10156662605662","imei1":"10156662605662","imei2":"10156662605662","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154883,"job_number":"JOB_154883","tr_customer_id":154900,"tr_customer_product_id":154890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:36.000Z","modified_at":"2026-01-15T06:21:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10565186686638","imei1":"10565186686638","imei2":"10565186686638","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154866,"job_number":"JOB_154866","tr_customer_id":154883,"tr_customer_product_id":154873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:12:18.000Z","modified_at":"2026-01-15T06:12:18.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154865,"job_number":"JOB_154865","tr_customer_id":154882,"tr_customer_product_id":154872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:12:16.000Z","modified_at":"2026-01-15T06:12:16.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154864,"job_number":"JOB_154864","tr_customer_id":154881,"tr_customer_product_id":154871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:56.000Z","modified_at":"2026-01-15T06:02:56.000Z","name":"Theresa Wyman","mobile_number":"710-769-4372","email_id":"Fletcher69@hotmail.com","dop":"2025-04-06","serial_number":"14366888601768072","imei1":"14366888601768072","imei2":"14366888601768072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154863,"job_number":"JOB_154863","tr_customer_id":154880,"tr_customer_product_id":154870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:55.000Z","modified_at":"2026-01-15T06:03:34.000Z","name":"Izabella Krajcik","mobile_number":"461-868-4195","email_id":"Quinn67@hotmail.com","dop":"2025-04-06","serial_number":"11713773949577","imei1":"11713773949577","imei2":"11713773949577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:03:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154862,"job_number":"JOB_154862","tr_customer_id":154879,"tr_customer_product_id":154869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:54.000Z","modified_at":"2026-01-15T06:02:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16551625638862","imei1":"16551625638862","imei2":"16551625638862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154861,"job_number":"JOB_154861","tr_customer_id":154878,"tr_customer_product_id":154868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:09.000Z","modified_at":"2026-01-15T06:02:09.000Z","name":"Herbert Veum","mobile_number":"604-586-3147","email_id":"Nicole_Larkin@gmail.com","dop":"2025-04-06","serial_number":"15121179013077372","imei1":"15121179013077372","imei2":"15121179013077372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154860,"job_number":"JOB_154860","tr_customer_id":154877,"tr_customer_product_id":154867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:07.000Z","modified_at":"2026-01-15T06:02:47.000Z","name":"Julianne Ebert","mobile_number":"510-933-5708","email_id":"Jesse_McDermott@yahoo.com","dop":"2025-04-06","serial_number":"13010152798210","imei1":"13010152798210","imei2":"13010152798210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154859,"job_number":"JOB_154859","tr_customer_id":154876,"tr_customer_product_id":154866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:07.000Z","modified_at":"2026-01-15T06:02:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19282754302307","imei1":"19282754302307","imei2":"19282754302307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154858,"job_number":"JOB_154858","tr_customer_id":154875,"tr_customer_product_id":154865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:52.000Z","modified_at":"2026-01-15T06:01:52.000Z","name":"Kian Stiedemann","mobile_number":"839-221-1527","email_id":"Ervin.Wunsch7@yahoo.com","dop":"2025-09-16","serial_number":"13432692231153","imei1":"13432692231153","imei2":"13432692231153","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154857,"job_number":"JOB_154857","tr_customer_id":154874,"tr_customer_product_id":154864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:52.000Z","modified_at":"2026-01-15T06:01:52.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14465747976473","imei1":"14465747976473","imei2":"14465747976473","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154856,"job_number":"JOB_154856","tr_customer_id":154873,"tr_customer_product_id":154863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:30.000Z","modified_at":"2026-01-15T06:01:30.000Z","name":"Kevin Kris","mobile_number":"413-857-6665","email_id":"Lenora48@gmail.com","dop":"2025-09-16","serial_number":"10888851605831","imei1":"10888851605831","imei2":"10888851605831","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154855,"job_number":"JOB_154855","tr_customer_id":154872,"tr_customer_product_id":154862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:30.000Z","modified_at":"2026-01-15T06:01:30.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13996921855201","imei1":"13996921855201","imei2":"13996921855201","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154854,"job_number":"JOB_154854","tr_customer_id":154871,"tr_customer_product_id":154861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:21.000Z","modified_at":"2026-01-15T06:01:21.000Z","name":"Karley Mann","mobile_number":"536-976-1675","email_id":"Richard.Schimmel@hotmail.com","dop":"2025-04-06","serial_number":"10460883131370618","imei1":"10460883131370618","imei2":"10460883131370618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154853,"job_number":"JOB_154853","tr_customer_id":154870,"tr_customer_product_id":154860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:20.000Z","modified_at":"2026-01-15T06:02:00.000Z","name":"Krista Hammes","mobile_number":"742-771-8500","email_id":"Aditya42@yahoo.com","dop":"2025-04-06","serial_number":"13880751078644","imei1":"13880751078644","imei2":"13880751078644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154852,"job_number":"JOB_154852","tr_customer_id":154869,"tr_customer_product_id":154859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:19.000Z","modified_at":"2026-01-15T06:01:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10260929167596","imei1":"10260929167596","imei2":"10260929167596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154851,"job_number":"JOB_154851","tr_customer_id":154868,"tr_customer_product_id":154858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:08.000Z","modified_at":"2026-01-15T06:01:08.000Z","name":"Isabell Lynch","mobile_number":"901-431-1024","email_id":"Yadira_Jaskolski@hotmail.com","dop":"2025-09-16","serial_number":"13575220336902","imei1":"13575220336902","imei2":"13575220336902","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154850,"job_number":"JOB_154850","tr_customer_id":154867,"tr_customer_product_id":154857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:07.000Z","modified_at":"2026-01-15T06:01:07.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18409132664917","imei1":"18409132664917","imei2":"18409132664917","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154849,"job_number":"JOB_154849","tr_customer_id":154866,"tr_customer_product_id":154856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:22.000Z","modified_at":"2026-01-15T05:42:22.000Z","name":"Devesh Nambeesan","mobile_number":"705271495","email_id":"satish.kakkar@hotmail.com","dop":"2026-01-05","serial_number":"308340715729113","imei1":"308340715729113","imei2":"308340715729113","popurl":"www.shankar-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154848,"job_number":"JOB_154848","tr_customer_id":154865,"tr_customer_product_id":154855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:22.000Z","modified_at":"2026-01-15T05:42:22.000Z","name":"Preity Iyer","mobile_number":"707730513","email_id":"dhruv.arora@gmail.com","dop":"2026-01-05","serial_number":"769818424940556","imei1":"769818424940556","imei2":"769818424940556","popurl":"www.dayaamay-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154847,"job_number":"JOB_154847","tr_customer_id":154864,"tr_customer_product_id":154854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Chaturaanan Dubashi","mobile_number":"709433161","email_id":"girish.khatri@yahoo.co.in","dop":"2026-01-05","serial_number":"466923765099862","imei1":"466923765099862","imei2":"466923765099862","popurl":"www.bilva-tandon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154846,"job_number":"JOB_154846","tr_customer_id":154863,"tr_customer_product_id":154853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Charuvrat Gandhi","mobile_number":"707097243","email_id":"bhaanumati.saini@gmail.com","dop":"2026-01-05","serial_number":"544644059488809","imei1":"544644059488809","imei2":"544644059488809","popurl":"www.vrund-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154845,"job_number":"JOB_154845","tr_customer_id":154862,"tr_customer_product_id":154852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Meenakshi Adiga","mobile_number":"703987779","email_id":"susheel.sharma@gmail.com","dop":"2026-01-05","serial_number":"192191987610517","imei1":"192191987610517","imei2":"192191987610517","popurl":"www.indra-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154844,"job_number":"JOB_154844","tr_customer_id":154861,"tr_customer_product_id":154851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:14.000Z","modified_at":"2026-01-15T05:25:14.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"11109543855841","imei1":"11109543855841","imei2":"11109543855841","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154843,"job_number":"JOB_154843","tr_customer_id":154860,"tr_customer_product_id":154850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432311234","imei1":"806565432311234","imei2":"806565432311234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154842,"job_number":"JOB_154842","tr_customer_id":154859,"tr_customer_product_id":154849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432211234","imei1":"806565432211234","imei2":"806565432211234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154841,"job_number":"JOB_154841","tr_customer_id":154858,"tr_customer_product_id":154848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432511234","imei1":"806565432511234","imei2":"806565432511234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154840,"job_number":"JOB_154840","tr_customer_id":154857,"tr_customer_product_id":154847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432411234","imei1":"806565432411234","imei2":"806565432411234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154839,"job_number":"JOB_154839","tr_customer_id":154856,"tr_customer_product_id":154846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Sucheta Kaul","mobile_number":"709084891","email_id":"shashi.sharma@hotmail.com","dop":"2026-01-05","serial_number":"817273919588523","imei1":"817273919588523","imei2":"817273919588523","popurl":"www.ambar-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154838,"job_number":"JOB_154838","tr_customer_id":154855,"tr_customer_product_id":154845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Gitanjali Johar","mobile_number":"705775297","email_id":"suryakantam.panicker@yahoo.co.in","dop":"2026-01-05","serial_number":"696790172588020","imei1":"696790172588020","imei2":"696790172588020","popurl":"www.aruna-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154837,"job_number":"JOB_154837","tr_customer_id":154854,"tr_customer_product_id":154844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Divya Khatri","mobile_number":"701066731","email_id":"bhilangana.khan@yahoo.co.in","dop":"2026-01-05","serial_number":"096915492325816","imei1":"096915492325816","imei2":"096915492325816","popurl":"www.trilokesh-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154836,"job_number":"JOB_154836","tr_customer_id":154853,"tr_customer_product_id":154843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Divakar Rana","mobile_number":"705168862","email_id":"sanka.ahuja@hotmail.com","dop":"2026-01-05","serial_number":"058965940007125","imei1":"058965940007125","imei2":"058965940007125","popurl":"www.parvati-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154835,"job_number":"JOB_154835","tr_customer_id":154852,"tr_customer_product_id":154842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Aayushman Khatri","mobile_number":"704165072","email_id":"avani.nambeesan@hotmail.com","dop":"2026-01-05","serial_number":"964570488372056","imei1":"964570488372056","imei2":"964570488372056","popurl":"www.anwesha-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154834,"job_number":"JOB_154834","tr_customer_id":154851,"tr_customer_product_id":154841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:52.000Z","modified_at":"2026-01-15T05:24:52.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154833,"job_number":"JOB_154833","tr_customer_id":154850,"tr_customer_product_id":154840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:52.000Z","modified_at":"2026-01-15T05:24:52.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154832,"job_number":"JOB_154832","tr_customer_id":154849,"tr_customer_product_id":154839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154831,"job_number":"JOB_154831","tr_customer_id":154848,"tr_customer_product_id":154838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154830,"job_number":"JOB_154830","tr_customer_id":154847,"tr_customer_product_id":154837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154829,"job_number":"JOB_154829","tr_customer_id":154846,"tr_customer_product_id":154836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154828,"job_number":"JOB_154828","tr_customer_id":154845,"tr_customer_product_id":154835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:31.000Z","modified_at":"2026-01-15T04:57:31.000Z","name":"Alysa Schneider","mobile_number":"715-581-5339","email_id":"Della_Hickle70@yahoo.com","dop":"2025-04-06","serial_number":"15301787472202640","imei1":"15301787472202640","imei2":"15301787472202640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154827,"job_number":"JOB_154827","tr_customer_id":154844,"tr_customer_product_id":154834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:30.000Z","modified_at":"2026-01-15T04:58:07.000Z","name":"Antwan Schneider","mobile_number":"607-426-5640","email_id":"Christ.Adams58@gmail.com","dop":"2025-04-06","serial_number":"14094953580502","imei1":"14094953580502","imei2":"14094953580502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154826,"job_number":"JOB_154826","tr_customer_id":154843,"tr_customer_product_id":154833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:13.000Z","modified_at":"2026-01-15T04:57:13.000Z","name":"Leif Armstrong","mobile_number":"216-572-0345","email_id":"Jessie_Zulauf@gmail.com","dop":"2025-04-06","serial_number":"19248649350934896","imei1":"19248649350934896","imei2":"19248649350934896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154825,"job_number":"JOB_154825","tr_customer_id":154842,"tr_customer_product_id":154832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:12.000Z","modified_at":"2026-01-15T04:57:48.000Z","name":"Ella Runolfsson","mobile_number":"238-865-6490","email_id":"Raheem.MacGyver@gmail.com","dop":"2025-04-06","serial_number":"19632011228717","imei1":"19632011228717","imei2":"19632011228717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154824,"job_number":"JOB_154824","tr_customer_id":154841,"tr_customer_product_id":154831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:43.000Z","modified_at":"2026-01-15T04:47:53.000Z","name":"Maiya Feeney","mobile_number":"506-459-3787","email_id":"Genoveva.Wolf@hotmail.com","dop":"2025-07-01","serial_number":"106957362760184","imei1":"106957362760184","imei2":"106957362760184","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154823,"job_number":"JOB_154823","tr_customer_id":154840,"tr_customer_product_id":154830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:43.000Z","modified_at":"2026-01-15T04:47:43.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101895564804917","imei1":"101895564804917","imei2":"101895564804917","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154822,"job_number":"JOB_154822","tr_customer_id":154839,"tr_customer_product_id":154829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:30.000Z","modified_at":"2026-01-15T04:47:40.000Z","name":"Caterina Cormier","mobile_number":"859-490-8237","email_id":"Tyrel_Bergnaum@gmail.com","dop":"2025-07-01","serial_number":"108528954746794","imei1":"108528954746794","imei2":"108528954746794","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154821,"job_number":"JOB_154821","tr_customer_id":154838,"tr_customer_product_id":154828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:30.000Z","modified_at":"2026-01-15T04:47:30.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101122004851986","imei1":"101122004851986","imei2":"101122004851986","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154820,"job_number":"JOB_154820","tr_customer_id":154837,"tr_customer_product_id":154827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:42:41.000Z","modified_at":"2026-01-15T04:42:41.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-05","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-05T04:42:41.369008244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154819,"job_number":"JOB_154819","tr_customer_id":154836,"tr_customer_product_id":154826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:37:42.000Z","modified_at":"2026-01-15T04:37:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-05","serial_number":"64198304748120","imei1":"64198304748120","imei2":"64198304748120","popurl":"2026-01-05T04:37:42.191553114Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154818,"job_number":"JOB_154818","tr_customer_id":154835,"tr_customer_product_id":154825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:36:41.000Z","modified_at":"2026-01-15T04:36:41.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-05","serial_number":"78122808642683","imei1":"78122808642683","imei2":"78122808642683","popurl":"2026-01-05T04:36:40.599301580Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154817,"job_number":"JOB_154817","tr_customer_id":154834,"tr_customer_product_id":154824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:31:32.000Z","modified_at":"2026-01-15T04:31:32.000Z","name":"Derek Moen","mobile_number":"953-232-9380","email_id":"Greyson_Weimann52@yahoo.com","dop":"2025-04-06","serial_number":"16683920749200512","imei1":"16683920749200512","imei2":"16683920749200512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154816,"job_number":"JOB_154816","tr_customer_id":154833,"tr_customer_product_id":154823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:31:30.000Z","modified_at":"2026-01-15T04:32:08.000Z","name":"Keyshawn Barton","mobile_number":"793-953-1324","email_id":"Amelie32@hotmail.com","dop":"2025-04-06","serial_number":"14778818024557","imei1":"14778818024557","imei2":"14778818024557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154794,"job_number":"JOB_154794","tr_customer_id":154811,"tr_customer_product_id":154801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:39.000Z","modified_at":"2026-01-15T03:55:39.000Z","name":"Heaven Bins","mobile_number":"972-485-5165","email_id":"Jazmin_Halvorson71@hotmail.com","dop":"2025-04-06","serial_number":"16407453567130930","imei1":"16407453567130930","imei2":"16407453567130930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154793,"job_number":"JOB_154793","tr_customer_id":154810,"tr_customer_product_id":154800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:38.000Z","modified_at":"2026-01-15T03:56:15.000Z","name":"Sincere Gaylord","mobile_number":"583-257-9321","email_id":"Archibald_Crona35@hotmail.com","dop":"2025-04-06","serial_number":"13180979616194","imei1":"13180979616194","imei2":"13180979616194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154792,"job_number":"JOB_154792","tr_customer_id":154809,"tr_customer_product_id":154799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:38.000Z","modified_at":"2026-01-15T03:55:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15539690683318","imei1":"15539690683318","imei2":"15539690683318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154791,"job_number":"JOB_154791","tr_customer_id":154808,"tr_customer_product_id":154798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:06.000Z","modified_at":"2026-01-15T03:55:06.000Z","name":"Lamar Welch","mobile_number":"255-737-5281","email_id":"Amiya.OKon@gmail.com","dop":"2025-04-06","serial_number":"12420813236434014","imei1":"12420813236434014","imei2":"12420813236434014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154790,"job_number":"JOB_154790","tr_customer_id":154807,"tr_customer_product_id":154797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:05.000Z","modified_at":"2026-01-15T03:55:41.000Z","name":"Janis O'Hara","mobile_number":"984-375-8097","email_id":"Germaine_Bayer85@yahoo.com","dop":"2025-04-06","serial_number":"11969883709556","imei1":"11969883709556","imei2":"11969883709556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154789,"job_number":"JOB_154789","tr_customer_id":154806,"tr_customer_product_id":154796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:05.000Z","modified_at":"2026-01-15T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15174952978334","imei1":"15174952978334","imei2":"15174952978334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154788,"job_number":"JOB_154788","tr_customer_id":154805,"tr_customer_product_id":154795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:55.000Z","modified_at":"2026-01-15T03:54:55.000Z","name":"Reginald Blanda","mobile_number":"350-562-7124","email_id":"Donavon24@gmail.com","dop":"2025-04-06","serial_number":"18169353926863880","imei1":"18169353926863880","imei2":"18169353926863880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154787,"job_number":"JOB_154787","tr_customer_id":154804,"tr_customer_product_id":154794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:54.000Z","modified_at":"2026-01-15T03:55:31.000Z","name":"Elinor Hettinger","mobile_number":"375-390-5587","email_id":"Napoleon18@gmail.com","dop":"2025-04-06","serial_number":"12265932362474","imei1":"12265932362474","imei2":"12265932362474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154786,"job_number":"JOB_154786","tr_customer_id":154803,"tr_customer_product_id":154793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:53.000Z","modified_at":"2026-01-15T03:54:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247526939758","imei1":"14247526939758","imei2":"14247526939758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154782,"job_number":"JOB_154782","tr_customer_id":154799,"tr_customer_product_id":154789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:45.000Z","modified_at":"2026-01-15T03:54:45.000Z","name":"Leonardo Willms","mobile_number":"446-524-7924","email_id":"Luna73@gmail.com","dop":"2025-04-06","serial_number":"12319636894104516","imei1":"12319636894104516","imei2":"12319636894104516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154781,"job_number":"JOB_154781","tr_customer_id":154798,"tr_customer_product_id":154788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:45.000Z","modified_at":"2026-01-15T03:54:45.000Z","name":"Alexandria Bruen","mobile_number":"577-915-3899","email_id":"Reece.Mante@hotmail.com","dop":"2025-04-06","serial_number":"10687454565492948","imei1":"10687454565492948","imei2":"10687454565492948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154779,"job_number":"JOB_154779","tr_customer_id":154796,"tr_customer_product_id":154786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:44.000Z","modified_at":"2026-01-15T03:55:21.000Z","name":"Aliza Beer","mobile_number":"893-425-1746","email_id":"Anita.Hermiston89@yahoo.com","dop":"2025-04-06","serial_number":"18739783520639","imei1":"18739783520639","imei2":"18739783520639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154778,"job_number":"JOB_154778","tr_customer_id":154795,"tr_customer_product_id":154785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:44.000Z","modified_at":"2026-01-15T03:54:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18717353755800","imei1":"18717353755800","imei2":"18717353755800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154777,"job_number":"JOB_154777","tr_customer_id":154794,"tr_customer_product_id":154784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:43.000Z","modified_at":"2026-01-15T03:55:20.000Z","name":"Koby Collier","mobile_number":"975-267-1400","email_id":"Alice40@gmail.com","dop":"2025-04-06","serial_number":"19925408509904","imei1":"19925408509904","imei2":"19925408509904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154776,"job_number":"JOB_154776","tr_customer_id":154793,"tr_customer_product_id":154783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:43.000Z","modified_at":"2026-01-15T03:54:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13821878858299","imei1":"13821878858299","imei2":"13821878858299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154773,"job_number":"JOB_154773","tr_customer_id":154790,"tr_customer_product_id":154780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:41.000Z","modified_at":"2026-01-15T03:54:41.000Z","name":"Dahlia Haley","mobile_number":"362-891-3896","email_id":"Tristian.Wintheiser17@yahoo.com","dop":"2025-04-06","serial_number":"12217479695029176","imei1":"12217479695029176","imei2":"12217479695029176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154772,"job_number":"JOB_154772","tr_customer_id":154789,"tr_customer_product_id":154779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:40.000Z","modified_at":"2026-01-15T03:54:40.000Z","name":"Heloise Roberts","mobile_number":"649-907-5074","email_id":"Herbert_Huels3@gmail.com","dop":"2025-04-06","serial_number":"14325011109089638","imei1":"14325011109089638","imei2":"14325011109089638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154771,"job_number":"JOB_154771","tr_customer_id":154788,"tr_customer_product_id":154778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:40.000Z","modified_at":"2026-01-15T03:55:17.000Z","name":"Toney Bergnaum","mobile_number":"846-419-6078","email_id":"Neha2@gmail.com","dop":"2025-04-06","serial_number":"13105788391617","imei1":"13105788391617","imei2":"13105788391617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154770,"job_number":"JOB_154770","tr_customer_id":154787,"tr_customer_product_id":154777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:39.000Z","modified_at":"2026-01-15T03:54:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19885432899769","imei1":"19885432899769","imei2":"19885432899769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154769,"job_number":"JOB_154769","tr_customer_id":154786,"tr_customer_product_id":154776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:39.000Z","modified_at":"2026-01-15T03:55:16.000Z","name":"Kaitlyn Abernathy","mobile_number":"862-365-2393","email_id":"Felix40@yahoo.com","dop":"2025-04-06","serial_number":"18027338344820","imei1":"18027338344820","imei2":"18027338344820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154768,"job_number":"JOB_154768","tr_customer_id":154785,"tr_customer_product_id":154775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:38.000Z","modified_at":"2026-01-15T03:54:38.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15564025553440","imei1":"15564025553440","imei2":"15564025553440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154763,"job_number":"JOB_154763","tr_customer_id":154780,"tr_customer_product_id":154770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:23.000Z","modified_at":"2026-01-15T03:54:23.000Z","name":"Marcelino Mraz","mobile_number":"753-744-0468","email_id":"Marilou_Homenick56@hotmail.com","dop":"2025-04-06","serial_number":"13123066138306114","imei1":"13123066138306114","imei2":"13123066138306114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154762,"job_number":"JOB_154762","tr_customer_id":154779,"tr_customer_product_id":154769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:22.000Z","modified_at":"2026-01-15T03:54:58.000Z","name":"Julia Wiegand","mobile_number":"655-702-4927","email_id":"Derrick79@yahoo.com","dop":"2025-04-06","serial_number":"16875896138232","imei1":"16875896138232","imei2":"16875896138232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154761,"job_number":"JOB_154761","tr_customer_id":154778,"tr_customer_product_id":154768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:22.000Z","modified_at":"2026-01-15T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15972766063450","imei1":"15972766063450","imei2":"15972766063450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154760,"job_number":"JOB_154760","tr_customer_id":154777,"tr_customer_product_id":154767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:18.000Z","modified_at":"2026-01-15T03:54:18.000Z","name":"Rowan Schiller","mobile_number":"984-489-1368","email_id":"Mozell74@gmail.com","dop":"2025-04-06","serial_number":"12781239138817992","imei1":"12781239138817992","imei2":"12781239138817992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154757,"job_number":"JOB_154757","tr_customer_id":154774,"tr_customer_product_id":154764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:53.000Z","name":"Elda Grimes","mobile_number":"251-665-5352","email_id":"Antonina8@yahoo.com","dop":"2025-04-06","serial_number":"16374843022062","imei1":"16374843022062","imei2":"16374843022062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154755,"job_number":"JOB_154755","tr_customer_id":154772,"tr_customer_product_id":154762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10716090861494","imei1":"10716090861494","imei2":"10716090861494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154754,"job_number":"JOB_154754","tr_customer_id":154771,"tr_customer_product_id":154761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:15.000Z","modified_at":"2026-01-15T03:54:15.000Z","name":"Enid Wyman","mobile_number":"281-222-1042","email_id":"Enrique82@gmail.com","dop":"2025-04-06","serial_number":"10361079338187042","imei1":"10361079338187042","imei2":"10361079338187042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154753,"job_number":"JOB_154753","tr_customer_id":154770,"tr_customer_product_id":154760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:13.000Z","modified_at":"2026-01-15T03:54:51.000Z","name":"Demario Auer","mobile_number":"981-865-2983","email_id":"Lauryn_Feeney@yahoo.com","dop":"2025-04-06","serial_number":"12655583638902","imei1":"12655583638902","imei2":"12655583638902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154752,"job_number":"JOB_154752","tr_customer_id":154769,"tr_customer_product_id":154759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:13.000Z","modified_at":"2026-01-15T03:54:13.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10283826262935","imei1":"10283826262935","imei2":"10283826262935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154751,"job_number":"JOB_154751","tr_customer_id":154768,"tr_customer_product_id":154758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:10.000Z","modified_at":"2026-01-15T03:54:10.000Z","name":"Jan Schumm","mobile_number":"562-373-4054","email_id":"Beth.Abbott6@yahoo.com","dop":"2025-04-06","serial_number":"14564693585828510","imei1":"14564693585828510","imei2":"14564693585828510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154750,"job_number":"JOB_154750","tr_customer_id":154767,"tr_customer_product_id":154757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:09.000Z","modified_at":"2026-01-15T03:54:46.000Z","name":"Ignacio Hansen","mobile_number":"351-557-6555","email_id":"Edd_Williamson@hotmail.com","dop":"2025-04-06","serial_number":"19084999366537","imei1":"19084999366537","imei2":"19084999366537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154749,"job_number":"JOB_154749","tr_customer_id":154766,"tr_customer_product_id":154756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:09.000Z","modified_at":"2026-01-15T03:54:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11969253960508","imei1":"11969253960508","imei2":"11969253960508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154748,"job_number":"JOB_154748","tr_customer_id":154765,"tr_customer_product_id":154755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Adonis Hodkiewicz","mobile_number":"982-211-4266","email_id":"Vida.Schulist65@yahoo.com","dop":"2025-04-06","serial_number":"14562326067070936","imei1":"14562326067070936","imei2":"14562326067070936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154747,"job_number":"JOB_154747","tr_customer_id":154764,"tr_customer_product_id":154754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Lee Nicolas","mobile_number":"786-887-3751","email_id":"Brielle68@hotmail.com","dop":"2025-04-06","serial_number":"18857675583932940","imei1":"18857675583932940","imei2":"18857675583932940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154745,"job_number":"JOB_154745","tr_customer_id":154762,"tr_customer_product_id":154752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:00.000Z","modified_at":"2026-01-15T03:54:36.000Z","name":"Lula Koepp","mobile_number":"573-903-3364","email_id":"Pablo.Gerhold66@hotmail.com","dop":"2025-04-06","serial_number":"13727808385331","imei1":"13727808385331","imei2":"13727808385331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154744,"job_number":"JOB_154744","tr_customer_id":154761,"tr_customer_product_id":154751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:00.000Z","modified_at":"2026-01-15T03:54:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13493143921862","imei1":"13493143921862","imei2":"13493143921862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154743,"job_number":"JOB_154743","tr_customer_id":154760,"tr_customer_product_id":154750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:00.000Z","modified_at":"2026-01-15T03:54:36.000Z","name":"Zakary Emard","mobile_number":"878-201-7590","email_id":"Roberto.Fadel0@yahoo.com","dop":"2025-04-06","serial_number":"16298536774716","imei1":"16298536774716","imei2":"16298536774716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154741,"job_number":"JOB_154741","tr_customer_id":154758,"tr_customer_product_id":154748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:59.000Z","modified_at":"2026-01-15T03:53:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11396929921731","imei1":"11396929921731","imei2":"11396929921731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154739,"job_number":"JOB_154739","tr_customer_id":154756,"tr_customer_product_id":154746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:56.000Z","modified_at":"2026-01-15T03:53:56.000Z","name":"Ian Larkin","mobile_number":"263-528-2534","email_id":"Lorna_Conn54@gmail.com","dop":"2025-04-06","serial_number":"12578993247950640","imei1":"12578993247950640","imei2":"12578993247950640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154738,"job_number":"JOB_154738","tr_customer_id":154755,"tr_customer_product_id":154745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:55.000Z","modified_at":"2026-01-15T03:53:55.000Z","name":"Buster Williamson","mobile_number":"300-520-4904","email_id":"Hunter_Stracke@yahoo.com","dop":"2025-04-06","serial_number":"19442232336872144","imei1":"19442232336872144","imei2":"19442232336872144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154737,"job_number":"JOB_154737","tr_customer_id":154754,"tr_customer_product_id":154744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:55.000Z","modified_at":"2026-01-15T03:54:32.000Z","name":"Tobin King","mobile_number":"267-253-6608","email_id":"Jada92@hotmail.com","dop":"2025-04-06","serial_number":"16594394199245","imei1":"16594394199245","imei2":"16594394199245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154736,"job_number":"JOB_154736","tr_customer_id":154753,"tr_customer_product_id":154743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:55.000Z","modified_at":"2026-01-15T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12494657810567","imei1":"12494657810567","imei2":"12494657810567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154735,"job_number":"JOB_154735","tr_customer_id":154752,"tr_customer_product_id":154742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:54.000Z","modified_at":"2026-01-15T03:54:31.000Z","name":"Magdalen Moore","mobile_number":"461-960-8023","email_id":"Marcelo.Schiller29@hotmail.com","dop":"2025-04-06","serial_number":"16730177508759","imei1":"16730177508759","imei2":"16730177508759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154734,"job_number":"JOB_154734","tr_customer_id":154751,"tr_customer_product_id":154741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:54.000Z","modified_at":"2026-01-15T03:53:54.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18369184752506","imei1":"18369184752506","imei2":"18369184752506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154733,"job_number":"JOB_154733","tr_customer_id":154750,"tr_customer_product_id":154740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:47.000Z","modified_at":"2026-01-15T03:53:47.000Z","name":"Tristin Mante","mobile_number":"267-751-6627","email_id":"Clare_Wilderman23@yahoo.com","dop":"2025-04-06","serial_number":"12754540934110450","imei1":"12754540934110450","imei2":"12754540934110450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154732,"job_number":"JOB_154732","tr_customer_id":154749,"tr_customer_product_id":154739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:46.000Z","modified_at":"2026-01-15T03:54:22.000Z","name":"Susan Schinner","mobile_number":"308-401-0207","email_id":"Phoebe.Schaden@yahoo.com","dop":"2025-04-06","serial_number":"14710900443207","imei1":"14710900443207","imei2":"14710900443207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154731,"job_number":"JOB_154731","tr_customer_id":154748,"tr_customer_product_id":154738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:46.000Z","modified_at":"2026-01-15T03:53:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15164583379288","imei1":"15164583379288","imei2":"15164583379288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154730,"job_number":"JOB_154730","tr_customer_id":154747,"tr_customer_product_id":154737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:40.000Z","modified_at":"2026-01-15T03:53:40.000Z","name":"Nora Mitchell","mobile_number":"894-601-7828","email_id":"Oran_Labadie80@yahoo.com","dop":"2025-04-06","serial_number":"11975523398423576","imei1":"11975523398423576","imei2":"11975523398423576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154729,"job_number":"JOB_154729","tr_customer_id":154746,"tr_customer_product_id":154736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:39.000Z","modified_at":"2026-01-15T03:54:15.000Z","name":"Lura West","mobile_number":"281-903-3266","email_id":"Josue_Cormier49@gmail.com","dop":"2025-04-06","serial_number":"11065750551589","imei1":"11065750551589","imei2":"11065750551589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154728,"job_number":"JOB_154728","tr_customer_id":154745,"tr_customer_product_id":154735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:38.000Z","modified_at":"2026-01-15T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19639242040768","imei1":"19639242040768","imei2":"19639242040768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154727,"job_number":"JOB_154727","tr_customer_id":154744,"tr_customer_product_id":154734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:35.000Z","modified_at":"2026-01-15T03:53:35.000Z","name":"Brendon Bayer","mobile_number":"237-452-5428","email_id":"Julien43@hotmail.com","dop":"2025-04-06","serial_number":"14537535539067280","imei1":"14537535539067280","imei2":"14537535539067280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154726,"job_number":"JOB_154726","tr_customer_id":154743,"tr_customer_product_id":154733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:33.000Z","modified_at":"2026-01-15T03:54:10.000Z","name":"Velda Keeling","mobile_number":"552-916-0762","email_id":"Tillman_Hilpert@hotmail.com","dop":"2025-04-06","serial_number":"18451403951000","imei1":"18451403951000","imei2":"18451403951000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154725,"job_number":"JOB_154725","tr_customer_id":154742,"tr_customer_product_id":154732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:33.000Z","modified_at":"2026-01-15T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10202718391286","imei1":"10202718391286","imei2":"10202718391286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154724,"job_number":"JOB_154724","tr_customer_id":154741,"tr_customer_product_id":154731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:30.000Z","modified_at":"2026-01-15T03:53:30.000Z","name":"Arlene Greenholt","mobile_number":"595-915-2080","email_id":"Morris_OConner88@yahoo.com","dop":"2025-04-06","serial_number":"13818527232849382","imei1":"13818527232849382","imei2":"13818527232849382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154721,"job_number":"JOB_154721","tr_customer_id":154738,"tr_customer_product_id":154728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:54:06.000Z","name":"Kaci Schowalter","mobile_number":"226-563-2520","email_id":"Sammy71@yahoo.com","dop":"2025-04-06","serial_number":"13233333042247","imei1":"13233333042247","imei2":"13233333042247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154719,"job_number":"JOB_154719","tr_customer_id":154736,"tr_customer_product_id":154726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"11862542706235","imei1":"11862542706235","imei2":"11862542706235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154717,"job_number":"JOB_154717","tr_customer_id":154734,"tr_customer_product_id":154724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:27.000Z","modified_at":"2026-01-15T03:53:27.000Z","name":"Alexanne Ledner","mobile_number":"451-500-3716","email_id":"Hassan_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"12140431334429162","imei1":"12140431334429162","imei2":"12140431334429162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154716,"job_number":"JOB_154716","tr_customer_id":154733,"tr_customer_product_id":154723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:25.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Clarabelle Schimmel","mobile_number":"924-563-8731","email_id":"Alexander_Lubowitz84@hotmail.com","dop":"2025-04-06","serial_number":"14792360043214","imei1":"14792360043214","imei2":"14792360043214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154715,"job_number":"JOB_154715","tr_customer_id":154732,"tr_customer_product_id":154722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:25.000Z","modified_at":"2026-01-15T03:53:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16312097480504","imei1":"16312097480504","imei2":"16312097480504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154714,"job_number":"JOB_154714","tr_customer_id":154731,"tr_customer_product_id":154721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:25.000Z","modified_at":"2026-01-15T03:53:25.000Z","name":"Alexys Smitham","mobile_number":"313-849-5998","email_id":"Julius.VonRueden@gmail.com","dop":"2025-04-06","serial_number":"19175268469353336","imei1":"19175268469353336","imei2":"19175268469353336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154713,"job_number":"JOB_154713","tr_customer_id":154730,"tr_customer_product_id":154720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:24.000Z","modified_at":"2026-01-15T03:53:58.000Z","name":"Chaim Buckridge","mobile_number":"897-319-1702","email_id":"Johathan23@gmail.com","dop":"2025-04-06","serial_number":"12211635332406","imei1":"12211635332406","imei2":"12211635332406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154712,"job_number":"JOB_154712","tr_customer_id":154729,"tr_customer_product_id":154719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:23.000Z","modified_at":"2026-01-15T03:53:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12441574746226","imei1":"12441574746226","imei2":"12441574746226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154711,"job_number":"JOB_154711","tr_customer_id":154728,"tr_customer_product_id":154718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:19.000Z","modified_at":"2026-01-15T03:53:19.000Z","name":"Santina Hamill","mobile_number":"649-270-6301","email_id":"Abdullah_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"19688491359784144","imei1":"19688491359784144","imei2":"19688491359784144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154706,"job_number":"JOB_154706","tr_customer_id":154723,"tr_customer_product_id":154713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:53.000Z","name":"Will Corwin","mobile_number":"262-322-2208","email_id":"Jeramie.Cruickshank90@yahoo.com","dop":"2025-04-06","serial_number":"14969823973146","imei1":"14969823973146","imei2":"14969823973146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154704,"job_number":"JOB_154704","tr_customer_id":154721,"tr_customer_product_id":154711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15198477703688","imei1":"15198477703688","imei2":"15198477703688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154702,"job_number":"JOB_154702","tr_customer_id":154719,"tr_customer_product_id":154709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Mercedes Deckow","mobile_number":"598-993-7627","email_id":"Benedict.Turner@yahoo.com","dop":"2025-04-06","serial_number":"12175969358891020","imei1":"12175969358891020","imei2":"12175969358891020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154699,"job_number":"JOB_154699","tr_customer_id":154716,"tr_customer_product_id":154706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:15.000Z","modified_at":"2026-01-15T03:53:52.000Z","name":"Barney Stark","mobile_number":"368-711-8294","email_id":"Oral_Waters@gmail.com","dop":"2025-04-06","serial_number":"10265971515165","imei1":"10265971515165","imei2":"10265971515165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154698,"job_number":"JOB_154698","tr_customer_id":154715,"tr_customer_product_id":154705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:15.000Z","modified_at":"2026-01-15T03:53:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14990457222754","imei1":"14990457222754","imei2":"14990457222754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154697,"job_number":"JOB_154697","tr_customer_id":154714,"tr_customer_product_id":154704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:12.000Z","modified_at":"2026-01-15T03:53:12.000Z","name":"Leo Cruickshank","mobile_number":"250-889-2489","email_id":"Shad.Marks@yahoo.com","dop":"2025-04-06","serial_number":"10393221115653372","imei1":"10393221115653372","imei2":"10393221115653372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154696,"job_number":"JOB_154696","tr_customer_id":154713,"tr_customer_product_id":154703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:11.000Z","modified_at":"2026-01-15T03:53:11.000Z","name":"Marjolaine Leannon","mobile_number":"616-585-1570","email_id":"Cindy_Schulist44@yahoo.com","dop":"2025-04-06","serial_number":"19773100881019430","imei1":"19773100881019430","imei2":"19773100881019430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154695,"job_number":"JOB_154695","tr_customer_id":154712,"tr_customer_product_id":154702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:10.000Z","modified_at":"2026-01-15T03:53:47.000Z","name":"Loma Padberg","mobile_number":"301-557-8045","email_id":"Winston.Trantow62@yahoo.com","dop":"2025-04-06","serial_number":"13386056465394","imei1":"13386056465394","imei2":"13386056465394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154694,"job_number":"JOB_154694","tr_customer_id":154711,"tr_customer_product_id":154701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:10.000Z","modified_at":"2026-01-15T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12177802045885","imei1":"12177802045885","imei2":"12177802045885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154693,"job_number":"JOB_154693","tr_customer_id":154710,"tr_customer_product_id":154700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:10.000Z","modified_at":"2026-01-15T03:53:46.000Z","name":"Kaya Torp","mobile_number":"381-649-5798","email_id":"Fabiola15@yahoo.com","dop":"2025-04-06","serial_number":"18184712263619","imei1":"18184712263619","imei2":"18184712263619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154692,"job_number":"JOB_154692","tr_customer_id":154709,"tr_customer_product_id":154699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:09.000Z","modified_at":"2026-01-15T03:53:09.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17312012664193","imei1":"17312012664193","imei2":"17312012664193","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154691,"job_number":"JOB_154691","tr_customer_id":154708,"tr_customer_product_id":154698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:04.000Z","modified_at":"2026-01-15T03:53:04.000Z","name":"Haskell Willms","mobile_number":"308-892-5818","email_id":"Helga1@hotmail.com","dop":"2025-04-06","serial_number":"19105010959766376","imei1":"19105010959766376","imei2":"19105010959766376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154690,"job_number":"JOB_154690","tr_customer_id":154707,"tr_customer_product_id":154697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:03.000Z","modified_at":"2026-01-15T03:53:03.000Z","name":"Jayde Spencer","mobile_number":"568-775-5830","email_id":"Mattie.Kunze31@hotmail.com","dop":"2025-04-06","serial_number":"13274655634158566","imei1":"13274655634158566","imei2":"13274655634158566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154689,"job_number":"JOB_154689","tr_customer_id":154706,"tr_customer_product_id":154696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:39.000Z","name":"Emily Treutel","mobile_number":"257-558-8619","email_id":"Magdalena_Weber20@hotmail.com","dop":"2025-04-06","serial_number":"15848662326397","imei1":"15848662326397","imei2":"15848662326397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154688,"job_number":"JOB_154688","tr_customer_id":154705,"tr_customer_product_id":154695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:38.000Z","name":"Jamaal O'Connell","mobile_number":"681-523-1685","email_id":"Alexzander36@yahoo.com","dop":"2025-04-06","serial_number":"15293953200551","imei1":"15293953200551","imei2":"15293953200551","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154687,"job_number":"JOB_154687","tr_customer_id":154704,"tr_customer_product_id":154694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11320283229344","imei1":"11320283229344","imei2":"11320283229344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154686,"job_number":"JOB_154686","tr_customer_id":154703,"tr_customer_product_id":154693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:02.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15001112222763","imei1":"15001112222763","imei2":"15001112222763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154682,"job_number":"JOB_154682","tr_customer_id":154699,"tr_customer_product_id":154689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:51.000Z","modified_at":"2026-01-15T03:52:51.000Z","name":"Lily Baumbach","mobile_number":"652-652-1082","email_id":"Gideon.Batz@gmail.com","dop":"2025-04-06","serial_number":"19874309858502760","imei1":"19874309858502760","imei2":"19874309858502760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154681,"job_number":"JOB_154681","tr_customer_id":154698,"tr_customer_product_id":154688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:50.000Z","modified_at":"2026-01-15T03:53:26.000Z","name":"Glenna Ryan","mobile_number":"989-656-1106","email_id":"Jacynthe_Sipes@yahoo.com","dop":"2025-04-06","serial_number":"18687709639080","imei1":"18687709639080","imei2":"18687709639080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154680,"job_number":"JOB_154680","tr_customer_id":154697,"tr_customer_product_id":154687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:50.000Z","modified_at":"2026-01-15T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13590843897101","imei1":"13590843897101","imei2":"13590843897101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154679,"job_number":"JOB_154679","tr_customer_id":154696,"tr_customer_product_id":154686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:44.000Z","modified_at":"2026-01-15T03:52:44.000Z","name":"Tara Gibson","mobile_number":"344-718-5130","email_id":"Natasha37@gmail.com","dop":"2025-04-06","serial_number":"16043247035973948","imei1":"16043247035973948","imei2":"16043247035973948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154678,"job_number":"JOB_154678","tr_customer_id":154695,"tr_customer_product_id":154685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:44.000Z","modified_at":"2026-01-15T03:52:44.000Z","name":"Davion Satterfield","mobile_number":"454-717-8865","email_id":"Dylan18@hotmail.com","dop":"2025-04-06","serial_number":"18485507447311830","imei1":"18485507447311830","imei2":"18485507447311830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154677,"job_number":"JOB_154677","tr_customer_id":154694,"tr_customer_product_id":154684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:43.000Z","modified_at":"2026-01-15T03:53:18.000Z","name":"Glenda Spinka","mobile_number":"620-778-4149","email_id":"Milan_Ullrich68@hotmail.com","dop":"2025-04-06","serial_number":"16021386739292","imei1":"16021386739292","imei2":"16021386739292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154676,"job_number":"JOB_154676","tr_customer_id":154693,"tr_customer_product_id":154683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:42.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Jeremy Barton","mobile_number":"935-556-5455","email_id":"Preston_Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"12161827336610","imei1":"12161827336610","imei2":"12161827336610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154675,"job_number":"JOB_154675","tr_customer_id":154692,"tr_customer_product_id":154682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:42.000Z","modified_at":"2026-01-15T03:52:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19095708693561","imei1":"19095708693561","imei2":"19095708693561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154674,"job_number":"JOB_154674","tr_customer_id":154691,"tr_customer_product_id":154681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:42.000Z","modified_at":"2026-01-15T03:52:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12207671797543","imei1":"12207671797543","imei2":"12207671797543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154673,"job_number":"JOB_154673","tr_customer_id":154690,"tr_customer_product_id":154680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:41.000Z","modified_at":"2026-01-15T03:52:41.000Z","name":"Ella Medhurst","mobile_number":"918-719-8914","email_id":"Arlene54@yahoo.com","dop":"2025-09-16","serial_number":"11157067334880","imei1":"11157067334880","imei2":"11157067334880","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154672,"job_number":"JOB_154672","tr_customer_id":154689,"tr_customer_product_id":154679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:40.000Z","modified_at":"2026-01-15T03:52:40.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16281131360722","imei1":"16281131360722","imei2":"16281131360722","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154668,"job_number":"JOB_154668","tr_customer_id":154685,"tr_customer_product_id":154675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:33.000Z","modified_at":"2026-01-15T03:52:33.000Z","name":"Emmitt Mayert","mobile_number":"314-478-8898","email_id":"Marcel.Bartoletti18@gmail.com","dop":"2025-06-18","serial_number":"1039876155032464","imei1":"1039876155032464","imei2":"1039876155032464","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154666,"job_number":"JOB_154666","tr_customer_id":154683,"tr_customer_product_id":154673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:32.000Z","modified_at":"2026-01-15T03:53:06.000Z","name":"Edwina Gleason","mobile_number":"786-246-1960","email_id":"Emie.Kihn83@hotmail.com","dop":"2025-06-18","serial_number":"10917346007467","imei1":"10917346007467","imei2":"10917346007467","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154665,"job_number":"JOB_154665","tr_customer_id":154682,"tr_customer_product_id":154672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:32.000Z","modified_at":"2026-01-15T03:52:32.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10258045499843","imei1":"10258045499843","imei2":"10258045499843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154664,"job_number":"JOB_154664","tr_customer_id":154681,"tr_customer_product_id":154671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:21.000Z","modified_at":"2026-01-15T03:52:21.000Z","name":"Chanel Kuvalis","mobile_number":"758-590-3816","email_id":"Madalyn41@yahoo.com","dop":"2025-09-16","serial_number":"12276383021487","imei1":"12276383021487","imei2":"12276383021487","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154663,"job_number":"JOB_154663","tr_customer_id":154680,"tr_customer_product_id":154670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:21.000Z","modified_at":"2026-01-15T03:52:21.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19492437408543","imei1":"19492437408543","imei2":"19492437408543","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154662,"job_number":"JOB_154662","tr_customer_id":154679,"tr_customer_product_id":154669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Lonny Powlowski","mobile_number":"781-897-5866","email_id":"Hallie.Corkery@gmail.com","dop":"2025-04-06","serial_number":"19249347671067550","imei1":"19249347671067550","imei2":"19249347671067550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154661,"job_number":"JOB_154661","tr_customer_id":154678,"tr_customer_product_id":154668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Alf Kunze","mobile_number":"964-302-5271","email_id":"Oren.Ziemann@yahoo.com","dop":"2025-04-06","serial_number":"14501522136838768","imei1":"14501522136838768","imei2":"14501522136838768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154660,"job_number":"JOB_154660","tr_customer_id":154677,"tr_customer_product_id":154667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Wilton Cassin","mobile_number":"245-857-5951","email_id":"Arch.White@gmail.com","dop":"2025-04-06","serial_number":"11121198757060796","imei1":"11121198757060796","imei2":"11121198757060796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154659,"job_number":"JOB_154659","tr_customer_id":154676,"tr_customer_product_id":154666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:19.000Z","modified_at":"2026-01-15T03:52:55.000Z","name":"Sage Rippin","mobile_number":"896-455-7899","email_id":"Taylor59@yahoo.com","dop":"2025-04-06","serial_number":"11222925263659","imei1":"11222925263659","imei2":"11222925263659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154658,"job_number":"JOB_154658","tr_customer_id":154675,"tr_customer_product_id":154665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:19.000Z","modified_at":"2026-01-15T03:52:55.000Z","name":"Macy King","mobile_number":"326-869-8774","email_id":"Golden88@hotmail.com","dop":"2025-04-06","serial_number":"16164566941399","imei1":"16164566941399","imei2":"16164566941399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154657,"job_number":"JOB_154657","tr_customer_id":154674,"tr_customer_product_id":154664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15886753129331","imei1":"15886753129331","imei2":"15886753129331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154656,"job_number":"JOB_154656","tr_customer_id":154673,"tr_customer_product_id":154663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19813715563041","imei1":"19813715563041","imei2":"19813715563041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154655,"job_number":"JOB_154655","tr_customer_id":154672,"tr_customer_product_id":154662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:55.000Z","name":"Allison Morissette","mobile_number":"650-547-3868","email_id":"Lavern.Crist@hotmail.com","dop":"2025-04-06","serial_number":"16146098974570","imei1":"16146098974570","imei2":"16146098974570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154653,"job_number":"JOB_154653","tr_customer_id":154670,"tr_customer_product_id":154660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:15.000Z","modified_at":"2026-01-15T03:52:15.000Z","name":"Myrtle Kris","mobile_number":"711-965-5697","email_id":"Abdiel49@yahoo.com","dop":"2025-04-06","serial_number":"19188139382233530","imei1":"19188139382233530","imei2":"19188139382233530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154652,"job_number":"JOB_154652","tr_customer_id":154669,"tr_customer_product_id":154659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:14.000Z","modified_at":"2026-01-15T03:52:50.000Z","name":"Cornelius Schimmel","mobile_number":"297-574-2851","email_id":"Floy_Breitenberg2@hotmail.com","dop":"2025-04-06","serial_number":"18060434048959","imei1":"18060434048959","imei2":"18060434048959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154651,"job_number":"JOB_154651","tr_customer_id":154668,"tr_customer_product_id":154658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:12.000Z","modified_at":"2026-01-15T03:52:12.000Z","name":"Cheyenne Glover","mobile_number":"802-991-0112","email_id":"Gertrude_Bradtke92@yahoo.com","dop":"2025-04-06","serial_number":"17749148616674052","imei1":"17749148616674052","imei2":"17749148616674052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154650,"job_number":"JOB_154650","tr_customer_id":154667,"tr_customer_product_id":154657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:11.000Z","modified_at":"2026-01-15T03:52:45.000Z","name":"Corene Keeling","mobile_number":"560-569-6547","email_id":"Bonita_Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"12224792589978","imei1":"12224792589978","imei2":"12224792589978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154649,"job_number":"JOB_154649","tr_customer_id":154666,"tr_customer_product_id":154656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:03.000Z","modified_at":"2026-01-15T03:52:03.000Z","name":"Esperanza Schimmel","mobile_number":"225-601-0008","email_id":"Domenick_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"10370091967026112","imei1":"10370091967026112","imei2":"10370091967026112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154647,"job_number":"JOB_154647","tr_customer_id":154664,"tr_customer_product_id":154654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"Derrick Heathcote","mobile_number":"281-563-8921","email_id":"Clementine.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"19868826898573930","imei1":"19868826898573930","imei2":"19868826898573930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154646,"job_number":"JOB_154646","tr_customer_id":154663,"tr_customer_product_id":154653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:35.000Z","name":"Sammie Runte","mobile_number":"536-959-3031","email_id":"Cleve_Kutch74@gmail.com","dop":"2025-04-06","serial_number":"13101823141083","imei1":"13101823141083","imei2":"13101823141083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154645,"job_number":"JOB_154645","tr_customer_id":154662,"tr_customer_product_id":154652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"Ismael Bailey","mobile_number":"358-984-6853","email_id":"Piper69@gmail.com","dop":"2025-09-16","serial_number":"19383025797967","imei1":"19383025797967","imei2":"19383025797967","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154644,"job_number":"JOB_154644","tr_customer_id":154661,"tr_customer_product_id":154651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17089716826661","imei1":"17089716826661","imei2":"17089716826661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154643,"job_number":"JOB_154643","tr_customer_id":154660,"tr_customer_product_id":154650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15369706639730","imei1":"15369706639730","imei2":"15369706639730","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154642,"job_number":"JOB_154642","tr_customer_id":154659,"tr_customer_product_id":154649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:00.000Z","modified_at":"2026-01-15T03:52:00.000Z","name":"Giles McKenzie","mobile_number":"962-382-9039","email_id":"Eva63@yahoo.com","dop":"2025-04-06","serial_number":"13600602543100756","imei1":"13600602543100756","imei2":"13600602543100756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154641,"job_number":"JOB_154641","tr_customer_id":154658,"tr_customer_product_id":154648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:00.000Z","modified_at":"2026-01-15T03:52:36.000Z","name":"Oma Senger","mobile_number":"511-897-9363","email_id":"Jayde22@hotmail.com","dop":"2025-04-06","serial_number":"11728064440827","imei1":"11728064440827","imei2":"11728064440827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154640,"job_number":"JOB_154640","tr_customer_id":154657,"tr_customer_product_id":154647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:00.000Z","modified_at":"2026-01-15T03:52:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19549684007135","imei1":"19549684007135","imei2":"19549684007135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154639,"job_number":"JOB_154639","tr_customer_id":154656,"tr_customer_product_id":154646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:59.000Z","modified_at":"2026-01-15T03:52:36.000Z","name":"Norwood Pfannerstill","mobile_number":"899-446-2276","email_id":"Amelia.Schuster@hotmail.com","dop":"2025-04-06","serial_number":"18824888640120","imei1":"18824888640120","imei2":"18824888640120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154638,"job_number":"JOB_154638","tr_customer_id":154655,"tr_customer_product_id":154645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:53.000Z","modified_at":"2026-01-15T03:51:53.000Z","name":"Rae Orn","mobile_number":"570-606-3420","email_id":"Lynn_Schmidt65@hotmail.com","dop":"2025-06-18","serial_number":"1051431098735897","imei1":"1051431098735897","imei2":"1051431098735897","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154637,"job_number":"JOB_154637","tr_customer_id":154654,"tr_customer_product_id":154644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:52.000Z","modified_at":"2026-01-15T03:52:26.000Z","name":"Verdie Morissette","mobile_number":"614-324-0735","email_id":"Lou.Quigley69@gmail.com","dop":"2025-06-18","serial_number":"10658304100820","imei1":"10658304100820","imei2":"10658304100820","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154636,"job_number":"JOB_154636","tr_customer_id":154653,"tr_customer_product_id":154643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:52.000Z","modified_at":"2026-01-15T03:51:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10878709176748","imei1":"10878709176748","imei2":"10878709176748","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154635,"job_number":"JOB_154635","tr_customer_id":154652,"tr_customer_product_id":154642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:48.000Z","modified_at":"2026-01-15T03:51:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"61866921271988","imei1":"61866921271988","imei2":"61866921271988","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154634,"job_number":"JOB_154634","tr_customer_id":154651,"tr_customer_product_id":154641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:37.000Z","modified_at":"2026-01-15T03:51:37.000Z","name":"Bethany Cassin","mobile_number":"810-677-4969","email_id":"Eddie84@gmail.com","dop":"2025-04-06","serial_number":"10044090517302968","imei1":"10044090517302968","imei2":"10044090517302968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154633,"job_number":"JOB_154633","tr_customer_id":154650,"tr_customer_product_id":154640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:36.000Z","modified_at":"2026-01-15T03:51:45.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"60204167257390","imei1":"60204167257390","imei2":"60204167257390","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154632,"job_number":"JOB_154632","tr_customer_id":154649,"tr_customer_product_id":154639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:36.000Z","modified_at":"2026-01-15T03:52:11.000Z","name":"Marielle Klocko","mobile_number":"331-596-0989","email_id":"Laury_Block@gmail.com","dop":"2025-04-06","serial_number":"16123585728468","imei1":"16123585728468","imei2":"16123585728468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154631,"job_number":"JOB_154631","tr_customer_id":154648,"tr_customer_product_id":154638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:35.000Z","modified_at":"2026-01-15T03:51:35.000Z","name":"Ed Olson","mobile_number":"700-461-4844","email_id":"Bianka29@gmail.com","dop":"2025-04-06","serial_number":"10497017006468214","imei1":"10497017006468214","imei2":"10497017006468214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154630,"job_number":"JOB_154630","tr_customer_id":154647,"tr_customer_product_id":154637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:35.000Z","modified_at":"2026-01-15T03:51:35.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16745300533085","imei1":"16745300533085","imei2":"16745300533085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154629,"job_number":"JOB_154629","tr_customer_id":154646,"tr_customer_product_id":154636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:34.000Z","modified_at":"2026-01-15T03:52:09.000Z","name":"Magali Legros","mobile_number":"626-750-3488","email_id":"Elisa_Becker@gmail.com","dop":"2025-04-06","serial_number":"11471748807815","imei1":"11471748807815","imei2":"11471748807815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154628,"job_number":"JOB_154628","tr_customer_id":154645,"tr_customer_product_id":154635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T02:40:36.000Z","modified_at":"2026-01-15T02:40:36.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-01-14","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-01-14T02:40:36.396363410Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T02:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154944,"job_number":"JOB_154944","tr_customer_id":154961,"tr_customer_product_id":154951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:28.000Z","modified_at":"2026-01-15T06:36:28.000Z","name":"Keanu Kilback","mobile_number":"783-613-9361","email_id":"Daryl_Feeney@hotmail.com","dop":"2000-01-31","serial_number":"1042698685971259","imei1":"1042698685971259","imei2":"1042698685971259","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154942,"job_number":"JOB_154942","tr_customer_id":154959,"tr_customer_product_id":154949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:27.000Z","modified_at":"2026-01-15T06:36:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10295498282009","imei1":"10295498282009","imei2":"10295498282009","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154938,"job_number":"JOB_154938","tr_customer_id":154955,"tr_customer_product_id":154945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:41.000Z","modified_at":"2026-01-15T06:35:41.000Z","name":"Sydnee Smith","mobile_number":"756-921-2677","email_id":"Otto_OConner27@hotmail.com","dop":"2000-01-31","serial_number":"1023321301674620","imei1":"1023321301674620","imei2":"1023321301674620","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154936,"job_number":"JOB_154936","tr_customer_id":154953,"tr_customer_product_id":154943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:39.000Z","modified_at":"2026-01-15T06:35:39.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10237421979354","imei1":"10237421979354","imei2":"10237421979354","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154927,"job_number":"JOB_154927","tr_customer_id":154944,"tr_customer_product_id":154934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:53.000Z","modified_at":"2026-01-15T06:34:53.000Z","name":"Katrina Kassulke","mobile_number":"808-589-3839","email_id":"Jamarcus_Bergnaum@gmail.com","dop":"2000-01-31","serial_number":"1069924622424932","imei1":"1069924622424932","imei2":"1069924622424932","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154925,"job_number":"JOB_154925","tr_customer_id":154942,"tr_customer_product_id":154932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:52.000Z","modified_at":"2026-01-15T06:34:52.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10884676202774","imei1":"10884676202774","imei2":"10884676202774","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154919,"job_number":"JOB_154919","tr_customer_id":154936,"tr_customer_product_id":154926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:06.000Z","modified_at":"2026-01-15T06:34:06.000Z","name":"Felicita Gorczany","mobile_number":"908-788-0698","email_id":"Gay67@yahoo.com","dop":"2000-01-31","serial_number":"1061219777121499","imei1":"1061219777121499","imei2":"1061219777121499","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154917,"job_number":"JOB_154917","tr_customer_id":154934,"tr_customer_product_id":154924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:04.000Z","modified_at":"2026-01-15T06:34:04.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10964431586236","imei1":"10964431586236","imei2":"10964431586236","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154780,"job_number":"JOB_154780","tr_customer_id":154797,"tr_customer_product_id":154787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:44.000Z","modified_at":"2026-01-15T03:54:44.000Z","name":"Mia McLaughlin","mobile_number":"766-524-4836","email_id":"Zula.Harris@gmail.com","dop":"2000-01-31","serial_number":"1030474285522747","imei1":"1030474285522747","imei2":"1030474285522747","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154774,"job_number":"JOB_154774","tr_customer_id":154791,"tr_customer_product_id":154781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:42.000Z","modified_at":"2026-01-15T03:54:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10137183040109","imei1":"10137183040109","imei2":"10137183040109","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154746,"job_number":"JOB_154746","tr_customer_id":154763,"tr_customer_product_id":154753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Joanny Okuneva","mobile_number":"835-229-0597","email_id":"Janice.Bartoletti33@hotmail.com","dop":"2000-01-31","serial_number":"1055927105107354","imei1":"1055927105107354","imei2":"1055927105107354","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154740,"job_number":"JOB_154740","tr_customer_id":154757,"tr_customer_product_id":154747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:59.000Z","modified_at":"2026-01-15T03:53:59.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10294239511253","imei1":"10294239511253","imei2":"10294239511253","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154709,"job_number":"JOB_154709","tr_customer_id":154726,"tr_customer_product_id":154716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:18.000Z","modified_at":"2026-01-15T03:53:18.000Z","name":"Cicero Harvey","mobile_number":"595-359-1693","email_id":"Emiliano_Hegmann72@hotmail.com","dop":"2000-01-31","serial_number":"1017728321792678","imei1":"1017728321792678","imei2":"1017728321792678","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154700,"job_number":"JOB_154700","tr_customer_id":154717,"tr_customer_product_id":154707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:16.000Z","modified_at":"2026-01-15T03:53:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10997526896732","imei1":"10997526896732","imei2":"10997526896732","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154671,"job_number":"JOB_154671","tr_customer_id":154688,"tr_customer_product_id":154678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:35.000Z","modified_at":"2026-01-15T03:52:35.000Z","name":"Rosemarie Cronin","mobile_number":"756-264-0682","email_id":"Helmer.Berge@yahoo.com","dop":"2000-01-31","serial_number":"1047840830373563","imei1":"1047840830373563","imei2":"1047840830373563","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154667,"job_number":"JOB_154667","tr_customer_id":154684,"tr_customer_product_id":154674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:33.000Z","modified_at":"2026-01-15T03:52:33.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10580578455076","imei1":"10580578455076","imei2":"10580578455076","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154943,"job_number":"JOB_154943","tr_customer_id":154960,"tr_customer_product_id":154950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:27.000Z","modified_at":"2026-01-15T06:37:07.000Z","name":"Elenora Kautzer","mobile_number":"418-383-0552","email_id":"Adolph_Trantow@yahoo.com","dop":"2000-01-31","serial_number":"10400812282859","imei1":"10400812282859","imei2":"10400812282859","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:37:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154937,"job_number":"JOB_154937","tr_customer_id":154954,"tr_customer_product_id":154944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:40.000Z","modified_at":"2026-01-15T06:36:19.000Z","name":"Raoul Fahey","mobile_number":"615-705-3775","email_id":"Casper_Stanton@hotmail.com","dop":"2000-01-31","serial_number":"10846863876151","imei1":"10846863876151","imei2":"10846863876151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154932,"job_number":"JOB_154932","tr_customer_id":154949,"tr_customer_product_id":154939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:12.000Z","modified_at":"2026-01-15T06:35:51.000Z","name":"Rosie Jerde","mobile_number":"280-777-9556","email_id":"Jaquan_Reilly@gmail.com","dop":"2025-10-21","serial_number":"11640585847183","imei1":"11640585847183","imei2":"11640585847183","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154926,"job_number":"JOB_154926","tr_customer_id":154943,"tr_customer_product_id":154933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:52.000Z","modified_at":"2026-01-15T06:35:32.000Z","name":"Ulises Gislason","mobile_number":"322-524-0142","email_id":"Gretchen2@hotmail.com","dop":"2000-01-31","serial_number":"10443329658448","imei1":"10443329658448","imei2":"10443329658448","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154924,"job_number":"JOB_154924","tr_customer_id":154941,"tr_customer_product_id":154931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:25.000Z","modified_at":"2026-01-15T06:35:04.000Z","name":"Daphney Sawayn","mobile_number":"933-363-3747","email_id":"Jaime.Morissette76@gmail.com","dop":"2025-10-21","serial_number":"11284403289603","imei1":"11284403289603","imei2":"11284403289603","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154918,"job_number":"JOB_154918","tr_customer_id":154935,"tr_customer_product_id":154925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:04.000Z","modified_at":"2026-01-15T06:34:44.000Z","name":"Tomas Kohler","mobile_number":"853-244-2576","email_id":"Eugene89@yahoo.com","dop":"2000-01-31","serial_number":"10322866015221","imei1":"10322866015221","imei2":"10322866015221","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154913,"job_number":"JOB_154913","tr_customer_id":154930,"tr_customer_product_id":154920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:38.000Z","modified_at":"2026-01-15T06:34:17.000Z","name":"Yvette Fisher","mobile_number":"250-720-4833","email_id":"Stefanie26@hotmail.com","dop":"2025-10-21","serial_number":"18373602538988","imei1":"18373602538988","imei2":"18373602538988","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154815,"job_number":"JOB_154815","tr_customer_id":154832,"tr_customer_product_id":154822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:06.000Z","modified_at":"2026-01-15T04:03:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48468017060150","imei1":"48468017060150","imei2":"48468017060150","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154814,"job_number":"JOB_154814","tr_customer_id":154831,"tr_customer_product_id":154821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:06.000Z","modified_at":"2026-01-15T04:03:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60564218940425","imei1":"60564218940425","imei2":"60564218940425","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154813,"job_number":"JOB_154813","tr_customer_id":154830,"tr_customer_product_id":154820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:06.000Z","modified_at":"2026-01-15T04:03:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29480194779496","imei1":"29480194779496","imei2":"29480194779496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154812,"job_number":"JOB_154812","tr_customer_id":154829,"tr_customer_product_id":154819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44960169447649","imei1":"44960169447649","imei2":"44960169447649","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154811,"job_number":"JOB_154811","tr_customer_id":154828,"tr_customer_product_id":154818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18564243229792","imei1":"18564243229792","imei2":"18564243229792","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154810,"job_number":"JOB_154810","tr_customer_id":154827,"tr_customer_product_id":154817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91987355985382","imei1":"91987355985382","imei2":"91987355985382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154809,"job_number":"JOB_154809","tr_customer_id":154826,"tr_customer_product_id":154816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:04.000Z","modified_at":"2026-01-15T04:03:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68900240359615","imei1":"68900240359615","imei2":"68900240359615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154808,"job_number":"JOB_154808","tr_customer_id":154825,"tr_customer_product_id":154815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97815372371767","imei1":"97815372371767","imei2":"97815372371767","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:02:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154807,"job_number":"JOB_154807","tr_customer_id":154824,"tr_customer_product_id":154814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37954833909154","imei1":"37954833909154","imei2":"37954833909154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154806,"job_number":"JOB_154806","tr_customer_id":154823,"tr_customer_product_id":154813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78612186348192","imei1":"78612186348192","imei2":"78612186348192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154805,"job_number":"JOB_154805","tr_customer_id":154822,"tr_customer_product_id":154812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75829805298755","imei1":"75829805298755","imei2":"75829805298755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154804,"job_number":"JOB_154804","tr_customer_id":154821,"tr_customer_product_id":154811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80215552636054","imei1":"80215552636054","imei2":"80215552636054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154803,"job_number":"JOB_154803","tr_customer_id":154820,"tr_customer_product_id":154810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72346433302420","imei1":"72346433302420","imei2":"72346433302420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154802,"job_number":"JOB_154802","tr_customer_id":154819,"tr_customer_product_id":154809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21412011017690","imei1":"21412011017690","imei2":"21412011017690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154801,"job_number":"JOB_154801","tr_customer_id":154818,"tr_customer_product_id":154808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:05.000Z","modified_at":"2026-01-15T04:02:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28044922743389","imei1":"28044922743389","imei2":"28044922743389","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154800,"job_number":"JOB_154800","tr_customer_id":154817,"tr_customer_product_id":154807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52869295642392","imei1":"52869295642392","imei2":"52869295642392","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154799,"job_number":"JOB_154799","tr_customer_id":154816,"tr_customer_product_id":154806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95626864835374","imei1":"95626864835374","imei2":"95626864835374","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154798,"job_number":"JOB_154798","tr_customer_id":154815,"tr_customer_product_id":154805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81146536178556","imei1":"81146536178556","imei2":"81146536178556","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154797,"job_number":"JOB_154797","tr_customer_id":154814,"tr_customer_product_id":154804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88580311631949","imei1":"88580311631949","imei2":"88580311631949","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154796,"job_number":"JOB_154796","tr_customer_id":154813,"tr_customer_product_id":154803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32228263790491","imei1":"32228263790491","imei2":"32228263790491","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154795,"job_number":"JOB_154795","tr_customer_id":154812,"tr_customer_product_id":154802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51627656026695","imei1":"51627656026695","imei2":"51627656026695","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154775,"job_number":"JOB_154775","tr_customer_id":154792,"tr_customer_product_id":154782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:43.000Z","modified_at":"2026-01-15T03:55:19.000Z","name":"Rachelle Mills","mobile_number":"239-934-9052","email_id":"Samanta7@gmail.com","dop":"2000-01-31","serial_number":"10216316263764","imei1":"10216316263764","imei2":"10216316263764","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154742,"job_number":"JOB_154742","tr_customer_id":154759,"tr_customer_product_id":154749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:59.000Z","modified_at":"2026-01-15T03:54:35.000Z","name":"Brannon Leffler","mobile_number":"673-252-5995","email_id":"Asa.Morar@hotmail.com","dop":"2000-01-31","serial_number":"10750483088147","imei1":"10750483088147","imei2":"10750483088147","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154701,"job_number":"JOB_154701","tr_customer_id":154718,"tr_customer_product_id":154708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:16.000Z","modified_at":"2026-01-15T03:53:52.000Z","name":"Audreanne Senger","mobile_number":"263-760-9733","email_id":"Bert_Harber26@hotmail.com","dop":"2000-01-31","serial_number":"10705134337006","imei1":"10705134337006","imei2":"10705134337006","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154685,"job_number":"JOB_154685","tr_customer_id":154702,"tr_customer_product_id":154692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:58.000Z","modified_at":"2026-01-15T03:52:58.000Z","name":"Nathan Cartwright","mobile_number":"389-724-7180","email_id":"Winston_Klocko@hotmail.com","dop":"2025-05-30","serial_number":"1951424902690075","imei1":"1951424902690075","imei2":"1951424902690075","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154684,"job_number":"JOB_154684","tr_customer_id":154701,"tr_customer_product_id":154691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:57.000Z","modified_at":"2026-01-15T03:52:57.000Z","name":"Tyler Tillman","mobile_number":"623-477-6253","email_id":"Maxime42@hotmail.com","dop":"2025-05-30","serial_number":"19858284787263","imei1":"19858284787263","imei2":"19858284787263","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154683,"job_number":"JOB_154683","tr_customer_id":154700,"tr_customer_product_id":154690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:56.000Z","modified_at":"2026-01-15T03:53:12.000Z","name":"Adriana Kshlerin","mobile_number":"344-336-9434","email_id":"Gladyce.Schamberger@hotmail.com","dop":"2025-05-30","serial_number":"16511665005532","imei1":"16511665005532","imei2":"16511665005532","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154669,"job_number":"JOB_154669","tr_customer_id":154686,"tr_customer_product_id":154676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:33.000Z","modified_at":"2026-01-15T03:53:09.000Z","name":"Samara Lakin","mobile_number":"764-858-8372","email_id":"Donnell17@yahoo.com","dop":"2000-01-31","serial_number":"10141111063341","imei1":"10141111063341","imei2":"10141111063341","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154627,"job_number":"JOB_154627","tr_customer_id":154644,"tr_customer_product_id":154634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T00:34:11.000Z","modified_at":"2026-01-15T00:34:11.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"14198839277857","imei1":"14198839277857","imei2":"14198839277857","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T00:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154985,"job_number":"JOB_154985","tr_customer_id":155002,"tr_customer_product_id":154992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:25:24.000Z","modified_at":"2026-01-15T07:25:36.000Z","name":"Dillon Ryan","mobile_number":"899-718-3077","email_id":"Josefa.Mayer85@hotmail.com","dop":"2025-11-04","serial_number":"41169975311261","imei1":"41169975311261","imei2":"41169975311261","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T07:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154948,"job_number":"JOB_154948","tr_customer_id":154965,"tr_customer_product_id":154955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:39:33.000Z","modified_at":"2026-01-15T06:43:50.000Z","name":"Chaitanya Vartak","mobile_number":"9527092581","email_id":"vartakchaitanya30@gmail.com","dop":"2025-12-31","serial_number":"865843063504291","imei1":"865843063504291","imei2":"865843063504291","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-15T06:43:50.000Z","assigned_to":17,"mst_warrenty_status_code":"IW"},{"id":154903,"job_number":"JOB_154903","tr_customer_id":154920,"tr_customer_product_id":154910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:52.000Z","modified_at":"2026-01-15T06:29:03.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"83238272762906","imei1":"83238272762906","imei2":"83238272762906","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154899,"job_number":"JOB_154899","tr_customer_id":154916,"tr_customer_product_id":154906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:36.000Z","modified_at":"2026-01-15T06:28:47.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"75787902921390","imei1":"75787902921390","imei2":"75787902921390","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154898,"job_number":"JOB_154898","tr_customer_id":154915,"tr_customer_product_id":154905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:20.000Z","modified_at":"2026-01-15T06:28:31.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"56802712866367","imei1":"56802712866367","imei2":"56802712866367","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154882,"job_number":"JOB_154882","tr_customer_id":154899,"tr_customer_product_id":154889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:16.000Z","modified_at":"2026-01-15T06:21:28.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"91018918634576","imei1":"91018918634576","imei2":"91018918634576","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154881,"job_number":"JOB_154881","tr_customer_id":154898,"tr_customer_product_id":154888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:20:59.000Z","modified_at":"2026-01-15T06:21:11.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"68789858102016","imei1":"68789858102016","imei2":"68789858102016","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154880,"job_number":"JOB_154880","tr_customer_id":154897,"tr_customer_product_id":154887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:20:42.000Z","modified_at":"2026-01-15T06:20:54.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"12897505069623","imei1":"12897505069623","imei2":"12897505069623","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154879,"job_number":"JOB_154879","tr_customer_id":154896,"tr_customer_product_id":154886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:25.000Z","modified_at":"2026-01-15T06:19:25.000Z","name":"Brando O'Keefe","mobile_number":"419-714-1026","email_id":"Kianna6@gmail.com","dop":"2025-06-09","serial_number":"106121798835474","imei1":"106121798835474","imei2":"106121798835474","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154878,"job_number":"JOB_154878","tr_customer_id":154895,"tr_customer_product_id":154885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:24.000Z","modified_at":"2026-01-15T06:19:35.000Z","name":"Syble Wintheiser","mobile_number":"486-725-3181","email_id":"Adrienne.Wilderman32@gmail.com","dop":"2025-06-09","serial_number":"102676512545546","imei1":"102676512545546","imei2":"102676512545546","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154877,"job_number":"JOB_154877","tr_customer_id":154894,"tr_customer_product_id":154884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:24.000Z","modified_at":"2026-01-15T06:19:24.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102222107126520","imei1":"102222107126520","imei2":"102222107126520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154876,"job_number":"JOB_154876","tr_customer_id":154893,"tr_customer_product_id":154883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:09.000Z","modified_at":"2026-01-15T06:19:09.000Z","name":"Garnett Lind","mobile_number":"549-381-3609","email_id":"Piper.Skiles@yahoo.com","dop":"2025-06-09","serial_number":"109080616870855","imei1":"109080616870855","imei2":"109080616870855","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154875,"job_number":"JOB_154875","tr_customer_id":154892,"tr_customer_product_id":154882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:08.000Z","modified_at":"2026-01-15T06:19:19.000Z","name":"Rocky Dooley","mobile_number":"851-531-2776","email_id":"Providenci.Effertz@yahoo.com","dop":"2025-06-09","serial_number":"108629288756510","imei1":"108629288756510","imei2":"108629288756510","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154874,"job_number":"JOB_154874","tr_customer_id":154891,"tr_customer_product_id":154881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:08.000Z","modified_at":"2026-01-15T06:19:08.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106185584214295","imei1":"106185584214295","imei2":"106185584214295","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154873,"job_number":"JOB_154873","tr_customer_id":154890,"tr_customer_product_id":154880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:18:52.000Z","modified_at":"2026-01-15T06:18:52.000Z","name":"Audreanne Dickens","mobile_number":"460-443-9732","email_id":"Dana27@yahoo.com","dop":"2025-06-09","serial_number":"108211177463755","imei1":"108211177463755","imei2":"108211177463755","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154872,"job_number":"JOB_154872","tr_customer_id":154889,"tr_customer_product_id":154879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:18:52.000Z","modified_at":"2026-01-15T06:19:03.000Z","name":"Omari Simonis","mobile_number":"826-953-9468","email_id":"Sterling_Friesen91@hotmail.com","dop":"2025-06-09","serial_number":"108468702740546","imei1":"108468702740546","imei2":"108468702740546","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154871,"job_number":"JOB_154871","tr_customer_id":154888,"tr_customer_product_id":154878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:18:51.000Z","modified_at":"2026-01-15T06:18:51.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107604726359565","imei1":"107604726359565","imei2":"107604726359565","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154870,"job_number":"JOB_154870","tr_customer_id":154887,"tr_customer_product_id":154877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:16:43.000Z","modified_at":"2026-01-15T06:17:06.000Z","name":"Maribel Emard","mobile_number":"733-990-8216","email_id":"Garrison.Hermiston6@yahoo.com","dop":"2025-10-01","serial_number":"12781138016966","imei1":"12781138016966","imei2":"12781138016966","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154869,"job_number":"JOB_154869","tr_customer_id":154886,"tr_customer_product_id":154876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:16:22.000Z","modified_at":"2026-01-15T06:16:33.000Z","name":"Hunter Langosh","mobile_number":"268-462-0850","email_id":"Waino30@gmail.com","dop":"2025-11-04","serial_number":"23229720953376","imei1":"23229720953376","imei2":"23229720953376","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154868,"job_number":"JOB_154868","tr_customer_id":154885,"tr_customer_product_id":154875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:16:07.000Z","modified_at":"2026-01-15T06:16:18.000Z","name":"Nels Larkin","mobile_number":"256-290-7647","email_id":"Cordelia.Schroeder40@yahoo.com","dop":"2025-11-04","serial_number":"33886373052787","imei1":"33886373052787","imei2":"33886373052787","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:16:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154867,"job_number":"JOB_154867","tr_customer_id":154884,"tr_customer_product_id":154874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:15:52.000Z","modified_at":"2026-01-15T06:16:03.000Z","name":"Reed Pouros","mobile_number":"490-711-0923","email_id":"Delphia83@gmail.com","dop":"2025-11-04","serial_number":"72068875609081","imei1":"72068875609081","imei2":"72068875609081","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154785,"job_number":"JOB_154785","tr_customer_id":154802,"tr_customer_product_id":154792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:50.000Z","modified_at":"2026-01-15T03:54:50.000Z","name":"Catalina Schaefer","mobile_number":"353-361-1741","email_id":"Johnathan_Green@hotmail.com","dop":"2025-06-09","serial_number":"106948682842155","imei1":"106948682842155","imei2":"106948682842155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154784,"job_number":"JOB_154784","tr_customer_id":154801,"tr_customer_product_id":154791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:49.000Z","modified_at":"2026-01-15T03:55:01.000Z","name":"Sven Jacobson","mobile_number":"219-373-1441","email_id":"Davin92@gmail.com","dop":"2025-06-09","serial_number":"108201181602600","imei1":"108201181602600","imei2":"108201181602600","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154783,"job_number":"JOB_154783","tr_customer_id":154800,"tr_customer_product_id":154790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:49.000Z","modified_at":"2026-01-15T03:54:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108169914668407","imei1":"108169914668407","imei2":"108169914668407","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154767,"job_number":"JOB_154767","tr_customer_id":154784,"tr_customer_product_id":154774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:35.000Z","modified_at":"2026-01-15T03:54:35.000Z","name":"Raymundo Hoppe","mobile_number":"240-426-6067","email_id":"Filomena.Fritsch42@hotmail.com","dop":"2025-06-09","serial_number":"76259165883265870","imei1":"76259165883265870","imei2":"76259165883265870","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154766,"job_number":"JOB_154766","tr_customer_id":154783,"tr_customer_product_id":154773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:33.000Z","modified_at":"2026-01-15T03:54:33.000Z","name":"Derek Effertz","mobile_number":"739-742-1807","email_id":"Shana.Halvorson54@yahoo.com","dop":"2025-06-09","serial_number":"101725134060517","imei1":"101725134060517","imei2":"101725134060517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154765,"job_number":"JOB_154765","tr_customer_id":154782,"tr_customer_product_id":154772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:33.000Z","modified_at":"2026-01-15T03:54:44.000Z","name":"Sigrid Donnelly","mobile_number":"767-734-6115","email_id":"Stephon.Turcotte49@hotmail.com","dop":"2025-06-09","serial_number":"100385870662710","imei1":"100385870662710","imei2":"100385870662710","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154764,"job_number":"JOB_154764","tr_customer_id":154781,"tr_customer_product_id":154771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:33.000Z","modified_at":"2026-01-15T03:54:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105646055022640","imei1":"105646055022640","imei2":"105646055022640","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154759,"job_number":"JOB_154759","tr_customer_id":154776,"tr_customer_product_id":154766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"Cristobal Schneider","mobile_number":"381-392-1019","email_id":"Camren_Spinka@hotmail.com","dop":"2025-06-09","serial_number":"107209467416525","imei1":"107209467416525","imei2":"107209467416525","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154758,"job_number":"JOB_154758","tr_customer_id":154775,"tr_customer_product_id":154765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:28.000Z","name":"Heloise Cremin","mobile_number":"868-589-6712","email_id":"Sedrick_Stiedemann72@yahoo.com","dop":"2025-06-09","serial_number":"108606661920744","imei1":"108606661920744","imei2":"108606661920744","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154756,"job_number":"JOB_154756","tr_customer_id":154773,"tr_customer_product_id":154763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102512917984754","imei1":"102512917984754","imei2":"102512917984754","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154723,"job_number":"JOB_154723","tr_customer_id":154740,"tr_customer_product_id":154730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:30.000Z","name":"Casimer Pouros","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140937342458455","imei1":"140937342458455","imei2":"140937342458455","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154722,"job_number":"JOB_154722","tr_customer_id":154739,"tr_customer_product_id":154729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Jennings Emard","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144448688807345","imei1":"144448688807345","imei2":"144448688807345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154720,"job_number":"JOB_154720","tr_customer_id":154737,"tr_customer_product_id":154727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Jovani White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144930827918554","imei1":"144930827918554","imei2":"144930827918554","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154718,"job_number":"JOB_154718","tr_customer_id":154735,"tr_customer_product_id":154725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"103336702935598","imei1":"103336702935598","imei2":"103336702935598","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154710,"job_number":"JOB_154710","tr_customer_id":154727,"tr_customer_product_id":154717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:18.000Z","modified_at":"2026-01-15T03:53:18.000Z","name":"Mariana Kub","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112455348371228","imei1":"112455348371228","imei2":"112455348371228","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154708,"job_number":"JOB_154708","tr_customer_id":154725,"tr_customer_product_id":154715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:18.000Z","modified_at":"2026-01-15T03:53:41.000Z","name":"Raquel Braun","mobile_number":"307-571-9906","email_id":"Neal24@gmail.com","dop":"2025-10-01","serial_number":"11435737709388","imei1":"11435737709388","imei2":"11435737709388","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154707,"job_number":"JOB_154707","tr_customer_id":154724,"tr_customer_product_id":154714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Marcos Boyer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157649956341687","imei1":"157649956341687","imei2":"157649956341687","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154705,"job_number":"JOB_154705","tr_customer_id":154722,"tr_customer_product_id":154712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Toney Considine","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120408160629692","imei1":"120408160629692","imei2":"120408160629692","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154703,"job_number":"JOB_154703","tr_customer_id":154720,"tr_customer_product_id":154710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"176715593372150","imei1":"176715593372150","imei2":"176715593372150","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154670,"job_number":"JOB_154670","tr_customer_id":154687,"tr_customer_product_id":154677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:34.000Z","modified_at":"2026-01-15T03:52:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Jaime_Dare83@hotmail.com","dop":"2025-07-02","serial_number":"10390129645337","imei1":"10390129645337","imei2":"10390129645337","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154654,"job_number":"JOB_154654","tr_customer_id":154671,"tr_customer_product_id":154661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Cicero_Huel0@hotmail.com","dop":"2025-07-02","serial_number":"10086939309024","imei1":"10086939309024","imei2":"10086939309024","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154648,"job_number":"JOB_154648","tr_customer_id":154665,"tr_customer_product_id":154655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:02.000Z","modified_at":"2026-01-15T03:52:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Oceane11@hotmail.com","dop":"2025-07-02","serial_number":"17604876526832","imei1":"17604876526832","imei2":"17604876526832","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_99821"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mzd9.bNHeOflfKfPrIs0J3ri57JPTfmpTmcCUZ5-m1VoFbos |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8219b588-ce22-4ee5-8898-1de5ece85705 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_104254"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mzd9.bNHeOflfKfPrIs0J3ri57JPTfmpTmcCUZ5-m1VoFbos |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 19ff7746-4c57-415b-8bf7-62c1b019c907 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5d1af530-ffb9-4a59-8ece-3bde17ea81b9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-an1Vj6ARUjCouKkHT/MlTYNJYDc" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NDN9.aFQ2xW_E9qLhXM13S1N3jq9DWPBx1HcLqof0LWhPHiY"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NDN9.aFQ2xW_E9qLhXM13S1N3jq9DWPBx1HcLqof0LWhPHiY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5f595390-e28e-4420-8271-5ed1aa7aa91e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NDN9.aFQ2xW_E9qLhXM13S1N3jq9DWPBx1HcLqof0LWhPHiY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cad9f702-5cd6-4e52-873e-cb793f8a1e62 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-hSsSHhVrQ+FySeuVWCTJ1oZW5nc" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":260},{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8878d9a2-43e4-47ad-aa96-f1336ff963c1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"3f286-OTG9dU0gzzy2qVZZaHLEQi5yLBA" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 15 Jan 2026 07:25:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":154944,"job_number":"JOB_154944","tr_customer_id":154961,"tr_customer_product_id":154951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:28.000Z","modified_at":"2026-01-15T06:36:28.000Z","name":"Keanu Kilback","mobile_number":"783-613-9361","email_id":"Daryl_Feeney@hotmail.com","dop":"2000-01-31","serial_number":"1042698685971259","imei1":"1042698685971259","imei2":"1042698685971259","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154942,"job_number":"JOB_154942","tr_customer_id":154959,"tr_customer_product_id":154949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:27.000Z","modified_at":"2026-01-15T06:36:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10295498282009","imei1":"10295498282009","imei2":"10295498282009","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154938,"job_number":"JOB_154938","tr_customer_id":154955,"tr_customer_product_id":154945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:41.000Z","modified_at":"2026-01-15T06:35:41.000Z","name":"Sydnee Smith","mobile_number":"756-921-2677","email_id":"Otto_OConner27@hotmail.com","dop":"2000-01-31","serial_number":"1023321301674620","imei1":"1023321301674620","imei2":"1023321301674620","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154936,"job_number":"JOB_154936","tr_customer_id":154953,"tr_customer_product_id":154943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:39.000Z","modified_at":"2026-01-15T06:35:39.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10237421979354","imei1":"10237421979354","imei2":"10237421979354","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154927,"job_number":"JOB_154927","tr_customer_id":154944,"tr_customer_product_id":154934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:53.000Z","modified_at":"2026-01-15T06:34:53.000Z","name":"Katrina Kassulke","mobile_number":"808-589-3839","email_id":"Jamarcus_Bergnaum@gmail.com","dop":"2000-01-31","serial_number":"1069924622424932","imei1":"1069924622424932","imei2":"1069924622424932","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154925,"job_number":"JOB_154925","tr_customer_id":154942,"tr_customer_product_id":154932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:52.000Z","modified_at":"2026-01-15T06:34:52.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10884676202774","imei1":"10884676202774","imei2":"10884676202774","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154919,"job_number":"JOB_154919","tr_customer_id":154936,"tr_customer_product_id":154926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:06.000Z","modified_at":"2026-01-15T06:34:06.000Z","name":"Felicita Gorczany","mobile_number":"908-788-0698","email_id":"Gay67@yahoo.com","dop":"2000-01-31","serial_number":"1061219777121499","imei1":"1061219777121499","imei2":"1061219777121499","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154917,"job_number":"JOB_154917","tr_customer_id":154934,"tr_customer_product_id":154924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:04.000Z","modified_at":"2026-01-15T06:34:04.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10964431586236","imei1":"10964431586236","imei2":"10964431586236","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154780,"job_number":"JOB_154780","tr_customer_id":154797,"tr_customer_product_id":154787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:44.000Z","modified_at":"2026-01-15T03:54:44.000Z","name":"Mia McLaughlin","mobile_number":"766-524-4836","email_id":"Zula.Harris@gmail.com","dop":"2000-01-31","serial_number":"1030474285522747","imei1":"1030474285522747","imei2":"1030474285522747","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154774,"job_number":"JOB_154774","tr_customer_id":154791,"tr_customer_product_id":154781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:42.000Z","modified_at":"2026-01-15T03:54:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10137183040109","imei1":"10137183040109","imei2":"10137183040109","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154746,"job_number":"JOB_154746","tr_customer_id":154763,"tr_customer_product_id":154753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Joanny Okuneva","mobile_number":"835-229-0597","email_id":"Janice.Bartoletti33@hotmail.com","dop":"2000-01-31","serial_number":"1055927105107354","imei1":"1055927105107354","imei2":"1055927105107354","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154740,"job_number":"JOB_154740","tr_customer_id":154757,"tr_customer_product_id":154747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:59.000Z","modified_at":"2026-01-15T03:53:59.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10294239511253","imei1":"10294239511253","imei2":"10294239511253","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154709,"job_number":"JOB_154709","tr_customer_id":154726,"tr_customer_product_id":154716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:18.000Z","modified_at":"2026-01-15T03:53:18.000Z","name":"Cicero Harvey","mobile_number":"595-359-1693","email_id":"Emiliano_Hegmann72@hotmail.com","dop":"2000-01-31","serial_number":"1017728321792678","imei1":"1017728321792678","imei2":"1017728321792678","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154700,"job_number":"JOB_154700","tr_customer_id":154717,"tr_customer_product_id":154707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:16.000Z","modified_at":"2026-01-15T03:53:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10997526896732","imei1":"10997526896732","imei2":"10997526896732","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154671,"job_number":"JOB_154671","tr_customer_id":154688,"tr_customer_product_id":154678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:35.000Z","modified_at":"2026-01-15T03:52:35.000Z","name":"Rosemarie Cronin","mobile_number":"756-264-0682","email_id":"Helmer.Berge@yahoo.com","dop":"2000-01-31","serial_number":"1047840830373563","imei1":"1047840830373563","imei2":"1047840830373563","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154667,"job_number":"JOB_154667","tr_customer_id":154684,"tr_customer_product_id":154674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:33.000Z","modified_at":"2026-01-15T03:52:33.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10580578455076","imei1":"10580578455076","imei2":"10580578455076","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154984,"job_number":"JOB_154984","tr_customer_id":155001,"tr_customer_product_id":154991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:02:06.000Z","modified_at":"2026-01-15T07:02:06.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2025-04-06","serial_number":"56456430226557","imei1":"56456430226557","imei2":"56456430226557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T07:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154983,"job_number":"JOB_154983","tr_customer_id":155000,"tr_customer_product_id":154990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:00:51.000Z","modified_at":"2026-01-15T07:00:51.000Z","name":"Trever Koepp","mobile_number":"686-581-1329","email_id":"Lillian_Skiles@yahoo.com","dop":"2025-04-06","serial_number":"19514193203323430","imei1":"19514193203323430","imei2":"19514193203323430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T07:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154981,"job_number":"JOB_154981","tr_customer_id":154998,"tr_customer_product_id":154988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:41.000Z","modified_at":"2026-01-15T06:57:41.000Z","name":"Gavin Windler","mobile_number":"571-519-0602","email_id":"Janick97@hotmail.com","dop":"2025-04-06","serial_number":"13824229720094714","imei1":"13824229720094714","imei2":"13824229720094714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154979,"job_number":"JOB_154979","tr_customer_id":154996,"tr_customer_product_id":154986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:40.000Z","modified_at":"2026-01-15T06:57:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16442753740016","imei1":"16442753740016","imei2":"16442753740016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154978,"job_number":"JOB_154978","tr_customer_id":154995,"tr_customer_product_id":154985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:13.000Z","modified_at":"2026-01-15T06:57:13.000Z","name":"Margaretta Littel","mobile_number":"454-681-7761","email_id":"Armani.Prosacco@gmail.com","dop":"2025-04-06","serial_number":"11138517678247136","imei1":"11138517678247136","imei2":"11138517678247136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154976,"job_number":"JOB_154976","tr_customer_id":154993,"tr_customer_product_id":154983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:12.000Z","modified_at":"2026-01-15T06:57:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13662115522121","imei1":"13662115522121","imei2":"13662115522121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154975,"job_number":"JOB_154975","tr_customer_id":154992,"tr_customer_product_id":154982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:56:44.000Z","modified_at":"2026-01-15T06:56:44.000Z","name":"Thora Berge","mobile_number":"398-890-3200","email_id":"Mavis.Greenfelder0@hotmail.com","dop":"2025-04-06","serial_number":"16823010079718700","imei1":"16823010079718700","imei2":"16823010079718700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154973,"job_number":"JOB_154973","tr_customer_id":154990,"tr_customer_product_id":154980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:56:43.000Z","modified_at":"2026-01-15T06:56:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17672223737769","imei1":"17672223737769","imei2":"17672223737769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154972,"job_number":"JOB_154972","tr_customer_id":154989,"tr_customer_product_id":154979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:48:17.000Z","modified_at":"2026-01-15T06:48:17.000Z","name":"Dora Legros","mobile_number":"908-220-2400","email_id":"Markus.Greenholt@hotmail.com","dop":"2025-04-06","serial_number":"11591529053568806","imei1":"11591529053568806","imei2":"11591529053568806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154970,"job_number":"JOB_154970","tr_customer_id":154987,"tr_customer_product_id":154977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:48:16.000Z","modified_at":"2026-01-15T06:48:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11306621470130","imei1":"11306621470130","imei2":"11306621470130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154969,"job_number":"JOB_154969","tr_customer_id":154986,"tr_customer_product_id":154976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:47:33.000Z","modified_at":"2026-01-15T06:47:33.000Z","name":"Ebony Casper","mobile_number":"354-344-6361","email_id":"Araceli39@hotmail.com","dop":"2025-04-06","serial_number":"15634311973629944","imei1":"15634311973629944","imei2":"15634311973629944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154967,"job_number":"JOB_154967","tr_customer_id":154984,"tr_customer_product_id":154974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:47:31.000Z","modified_at":"2026-01-15T06:47:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15676119169361","imei1":"15676119169361","imei2":"15676119169361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154966,"job_number":"JOB_154966","tr_customer_id":154983,"tr_customer_product_id":154973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:53.000Z","modified_at":"2026-01-15T06:46:53.000Z","name":"Annette Gulgowski","mobile_number":"799-720-8412","email_id":"Ansel.Goodwin5@yahoo.com","dop":"2025-04-06","serial_number":"15307754925105896","imei1":"15307754925105896","imei2":"15307754925105896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154964,"job_number":"JOB_154964","tr_customer_id":154981,"tr_customer_product_id":154971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:48.000Z","modified_at":"2026-01-15T06:46:48.000Z","name":"Mohamed Gusikowski","mobile_number":"555-452-2335","email_id":"Reta_Rempel@yahoo.com","dop":"2025-04-06","serial_number":"10612700469674630","imei1":"10612700469674630","imei2":"10612700469674630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154962,"job_number":"JOB_154962","tr_customer_id":154979,"tr_customer_product_id":154969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:46.000Z","modified_at":"2026-01-15T06:46:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12365326733353","imei1":"12365326733353","imei2":"12365326733353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154961,"job_number":"JOB_154961","tr_customer_id":154978,"tr_customer_product_id":154968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:42:01.000Z","modified_at":"2026-01-15T06:42:01.000Z","name":"Enrico Hammes","mobile_number":"687-822-2133","email_id":"Ethyl67@hotmail.com","dop":"2025-04-06","serial_number":"17472923309190604","imei1":"17472923309190604","imei2":"17472923309190604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154959,"job_number":"JOB_154959","tr_customer_id":154976,"tr_customer_product_id":154966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:59.000Z","modified_at":"2026-01-15T06:41:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18647405372375","imei1":"18647405372375","imei2":"18647405372375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154958,"job_number":"JOB_154958","tr_customer_id":154975,"tr_customer_product_id":154965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:27.000Z","modified_at":"2026-01-15T06:41:27.000Z","name":"Chaim Koch","mobile_number":"457-623-5768","email_id":"Joshuah_Hartmann40@hotmail.com","dop":"2025-04-06","serial_number":"12078480082539772","imei1":"12078480082539772","imei2":"12078480082539772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154956,"job_number":"JOB_154956","tr_customer_id":154973,"tr_customer_product_id":154963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:22.000Z","modified_at":"2026-01-15T06:41:22.000Z","name":"Antonio Ortiz","mobile_number":"781-279-6381","email_id":"Wilber_Schumm21@gmail.com","dop":"2025-04-06","serial_number":"18542936916902556","imei1":"18542936916902556","imei2":"18542936916902556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154954,"job_number":"JOB_154954","tr_customer_id":154971,"tr_customer_product_id":154961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:12.000Z","modified_at":"2026-01-15T06:41:12.000Z","name":"Delaney Robel","mobile_number":"541-303-3211","email_id":"Nolan_Lueilwitz15@hotmail.com","dop":"2025-04-06","serial_number":"16607300063559888","imei1":"16607300063559888","imei2":"16607300063559888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154952,"job_number":"JOB_154952","tr_customer_id":154969,"tr_customer_product_id":154959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:11.000Z","modified_at":"2026-01-15T06:41:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15115646072508","imei1":"15115646072508","imei2":"15115646072508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154951,"job_number":"JOB_154951","tr_customer_id":154968,"tr_customer_product_id":154958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:40:24.000Z","modified_at":"2026-01-15T06:40:24.000Z","name":"Mariela Stokes","mobile_number":"670-318-5217","email_id":"Marisa.Hamill@hotmail.com","dop":"2025-04-06","serial_number":"16086516443831968","imei1":"16086516443831968","imei2":"16086516443831968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154949,"job_number":"JOB_154949","tr_customer_id":154966,"tr_customer_product_id":154956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:40:22.000Z","modified_at":"2026-01-15T06:40:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11753614606681","imei1":"11753614606681","imei2":"11753614606681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154947,"job_number":"JOB_154947","tr_customer_id":154964,"tr_customer_product_id":154954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:48.000Z","modified_at":"2026-01-15T06:36:48.000Z","name":"Torrey Volkman","mobile_number":"750-711-2963","email_id":"Luisa.Flatley@gmail.com","dop":"2025-04-06","serial_number":"11653245137691468","imei1":"11653245137691468","imei2":"11653245137691468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154945,"job_number":"JOB_154945","tr_customer_id":154962,"tr_customer_product_id":154952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:47.000Z","modified_at":"2026-01-15T06:36:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14728861946848","imei1":"14728861946848","imei2":"14728861946848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154941,"job_number":"JOB_154941","tr_customer_id":154958,"tr_customer_product_id":154948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:02.000Z","modified_at":"2026-01-15T06:36:02.000Z","name":"Rebekah Green","mobile_number":"329-525-5312","email_id":"Skye76@yahoo.com","dop":"2025-04-06","serial_number":"14851821447670706","imei1":"14851821447670706","imei2":"14851821447670706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154939,"job_number":"JOB_154939","tr_customer_id":154956,"tr_customer_product_id":154946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:00.000Z","modified_at":"2026-01-15T06:36:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19935482901675","imei1":"19935482901675","imei2":"19935482901675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154935,"job_number":"JOB_154935","tr_customer_id":154952,"tr_customer_product_id":154942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:15.000Z","modified_at":"2026-01-15T06:35:15.000Z","name":"Louisa Kulas","mobile_number":"543-496-2954","email_id":"Ron_Quigley@gmail.com","dop":"2025-04-06","serial_number":"19186942618867336","imei1":"19186942618867336","imei2":"19186942618867336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154933,"job_number":"JOB_154933","tr_customer_id":154950,"tr_customer_product_id":154940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:13.000Z","modified_at":"2026-01-15T06:35:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19992671021419","imei1":"19992671021419","imei2":"19992671021419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154931,"job_number":"JOB_154931","tr_customer_id":154948,"tr_customer_product_id":154938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:11.000Z","modified_at":"2026-01-15T06:35:11.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"11560262353765","imei1":"11560262353765","imei2":"11560262353765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154930,"job_number":"JOB_154930","tr_customer_id":154947,"tr_customer_product_id":154937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:09.000Z","modified_at":"2026-01-15T06:35:09.000Z","name":"Liliane Kiehn","mobile_number":"421-727-7837","email_id":"Winifred3@yahoo.com","dop":"2025-04-06","serial_number":"19578639567532670","imei1":"19578639567532670","imei2":"19578639567532670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154928,"job_number":"JOB_154928","tr_customer_id":154945,"tr_customer_product_id":154935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:07.000Z","modified_at":"2026-01-15T06:35:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17075052631138","imei1":"17075052631138","imei2":"17075052631138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154923,"job_number":"JOB_154923","tr_customer_id":154940,"tr_customer_product_id":154930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:25.000Z","modified_at":"2026-01-15T06:34:25.000Z","name":"Patrick Koch","mobile_number":"399-256-7594","email_id":"Eleanore89@hotmail.com","dop":"2025-04-06","serial_number":"15250763018068654","imei1":"15250763018068654","imei2":"15250763018068654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154922,"job_number":"JOB_154922","tr_customer_id":154939,"tr_customer_product_id":154929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:24.000Z","modified_at":"2026-01-15T06:34:24.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"10594335629358","imei1":"10594335629358","imei2":"10594335629358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154920,"job_number":"JOB_154920","tr_customer_id":154937,"tr_customer_product_id":154927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:23.000Z","modified_at":"2026-01-15T06:34:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13872407269101","imei1":"13872407269101","imei2":"13872407269101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154916,"job_number":"JOB_154916","tr_customer_id":154933,"tr_customer_product_id":154923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:41.000Z","modified_at":"2026-01-15T06:33:41.000Z","name":"Claud Stehr","mobile_number":"391-262-8075","email_id":"Dovie.Harris50@hotmail.com","dop":"2025-04-06","serial_number":"11524990232691072","imei1":"11524990232691072","imei2":"11524990232691072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154914,"job_number":"JOB_154914","tr_customer_id":154931,"tr_customer_product_id":154921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:39.000Z","modified_at":"2026-01-15T06:33:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14313187379403","imei1":"14313187379403","imei2":"14313187379403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154912,"job_number":"JOB_154912","tr_customer_id":154929,"tr_customer_product_id":154919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:38.000Z","modified_at":"2026-01-15T06:33:38.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"13595683738130","imei1":"13595683738130","imei2":"13595683738130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154911,"job_number":"JOB_154911","tr_customer_id":154928,"tr_customer_product_id":154918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:08.000Z","modified_at":"2026-01-15T06:33:08.000Z","name":"Santina Lynch","mobile_number":"428-744-4849","email_id":"Maia_Yost78@gmail.com","dop":"2025-04-06","serial_number":"17354256631029130","imei1":"17354256631029130","imei2":"17354256631029130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154909,"job_number":"JOB_154909","tr_customer_id":154926,"tr_customer_product_id":154916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:30:08.000Z","modified_at":"2026-01-15T06:30:08.000Z","name":"Loraine Schmidt","mobile_number":"545-326-2910","email_id":"Judd_Bernhard@gmail.com","dop":"2025-04-06","serial_number":"16382444497154620","imei1":"16382444497154620","imei2":"16382444497154620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154907,"job_number":"JOB_154907","tr_customer_id":154924,"tr_customer_product_id":154914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:30:06.000Z","modified_at":"2026-01-15T06:30:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15986884239043","imei1":"15986884239043","imei2":"15986884239043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154906,"job_number":"JOB_154906","tr_customer_id":154923,"tr_customer_product_id":154913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:29:24.000Z","modified_at":"2026-01-15T06:29:24.000Z","name":"Bette Baumbach","mobile_number":"760-554-8195","email_id":"Kayley51@hotmail.com","dop":"2025-04-06","serial_number":"17804629379864476","imei1":"17804629379864476","imei2":"17804629379864476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154904,"job_number":"JOB_154904","tr_customer_id":154921,"tr_customer_product_id":154911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:29:22.000Z","modified_at":"2026-01-15T06:29:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14780181888782","imei1":"14780181888782","imei2":"14780181888782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154902,"job_number":"JOB_154902","tr_customer_id":154919,"tr_customer_product_id":154909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:39.000Z","modified_at":"2026-01-15T06:28:39.000Z","name":"Dolores Swift","mobile_number":"562-252-5140","email_id":"Peggie_Halvorson@gmail.com","dop":"2025-04-06","serial_number":"10423870332592498","imei1":"10423870332592498","imei2":"10423870332592498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154900,"job_number":"JOB_154900","tr_customer_id":154917,"tr_customer_product_id":154907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:37.000Z","modified_at":"2026-01-15T06:28:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17809728377200","imei1":"17809728377200","imei2":"17809728377200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154897,"job_number":"JOB_154897","tr_customer_id":154914,"tr_customer_product_id":154904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:27:24.000Z","modified_at":"2026-01-15T06:27:24.000Z","name":"Clemmie Runolfsson","mobile_number":"507-446-8280","email_id":"Michale.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"15508790875310160","imei1":"15508790875310160","imei2":"15508790875310160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154895,"job_number":"JOB_154895","tr_customer_id":154912,"tr_customer_product_id":154902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:27:23.000Z","modified_at":"2026-01-15T06:27:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12696062559239","imei1":"12696062559239","imei2":"12696062559239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154894,"job_number":"JOB_154894","tr_customer_id":154911,"tr_customer_product_id":154901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:26:40.000Z","modified_at":"2026-01-15T06:26:40.000Z","name":"Weldon O'Keefe","mobile_number":"970-796-9313","email_id":"Cecile_Tillman@gmail.com","dop":"2025-04-06","serial_number":"16352154465156460","imei1":"16352154465156460","imei2":"16352154465156460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154892,"job_number":"JOB_154892","tr_customer_id":154909,"tr_customer_product_id":154899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:26:38.000Z","modified_at":"2026-01-15T06:26:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12946703085423","imei1":"12946703085423","imei2":"12946703085423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154891,"job_number":"JOB_154891","tr_customer_id":154908,"tr_customer_product_id":154898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:25:56.000Z","modified_at":"2026-01-15T06:25:56.000Z","name":"Charley Stokes","mobile_number":"678-355-7764","email_id":"Raina_Moore68@yahoo.com","dop":"2025-04-06","serial_number":"12845259199800480","imei1":"12845259199800480","imei2":"12845259199800480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154889,"job_number":"JOB_154889","tr_customer_id":154906,"tr_customer_product_id":154896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:25:54.000Z","modified_at":"2026-01-15T06:25:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18867700117746","imei1":"18867700117746","imei2":"18867700117746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154888,"job_number":"JOB_154888","tr_customer_id":154905,"tr_customer_product_id":154895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:22:23.000Z","modified_at":"2026-01-15T06:22:23.000Z","name":"Travon Schumm","mobile_number":"478-984-5146","email_id":"Miracle.Upton@yahoo.com","dop":"2025-06-18","serial_number":"1092409459077204","imei1":"1092409459077204","imei2":"1092409459077204","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154886,"job_number":"JOB_154886","tr_customer_id":154903,"tr_customer_product_id":154893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:22:22.000Z","modified_at":"2026-01-15T06:22:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10369440094316","imei1":"10369440094316","imei2":"10369440094316","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154885,"job_number":"JOB_154885","tr_customer_id":154902,"tr_customer_product_id":154892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:37.000Z","modified_at":"2026-01-15T06:21:37.000Z","name":"Flavie Lang","mobile_number":"556-937-5845","email_id":"Eliza.Braun89@yahoo.com","dop":"2025-06-18","serial_number":"1062744339659232","imei1":"1062744339659232","imei2":"1062744339659232","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154883,"job_number":"JOB_154883","tr_customer_id":154900,"tr_customer_product_id":154890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:36.000Z","modified_at":"2026-01-15T06:21:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10565186686638","imei1":"10565186686638","imei2":"10565186686638","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154866,"job_number":"JOB_154866","tr_customer_id":154883,"tr_customer_product_id":154873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:12:18.000Z","modified_at":"2026-01-15T06:12:18.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154865,"job_number":"JOB_154865","tr_customer_id":154882,"tr_customer_product_id":154872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:12:16.000Z","modified_at":"2026-01-15T06:12:16.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154864,"job_number":"JOB_154864","tr_customer_id":154881,"tr_customer_product_id":154871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:56.000Z","modified_at":"2026-01-15T06:02:56.000Z","name":"Theresa Wyman","mobile_number":"710-769-4372","email_id":"Fletcher69@hotmail.com","dop":"2025-04-06","serial_number":"14366888601768072","imei1":"14366888601768072","imei2":"14366888601768072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154862,"job_number":"JOB_154862","tr_customer_id":154879,"tr_customer_product_id":154869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:54.000Z","modified_at":"2026-01-15T06:02:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16551625638862","imei1":"16551625638862","imei2":"16551625638862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154861,"job_number":"JOB_154861","tr_customer_id":154878,"tr_customer_product_id":154868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:09.000Z","modified_at":"2026-01-15T06:02:09.000Z","name":"Herbert Veum","mobile_number":"604-586-3147","email_id":"Nicole_Larkin@gmail.com","dop":"2025-04-06","serial_number":"15121179013077372","imei1":"15121179013077372","imei2":"15121179013077372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154859,"job_number":"JOB_154859","tr_customer_id":154876,"tr_customer_product_id":154866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:07.000Z","modified_at":"2026-01-15T06:02:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19282754302307","imei1":"19282754302307","imei2":"19282754302307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154858,"job_number":"JOB_154858","tr_customer_id":154875,"tr_customer_product_id":154865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:52.000Z","modified_at":"2026-01-15T06:01:52.000Z","name":"Kian Stiedemann","mobile_number":"839-221-1527","email_id":"Ervin.Wunsch7@yahoo.com","dop":"2025-09-16","serial_number":"13432692231153","imei1":"13432692231153","imei2":"13432692231153","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154857,"job_number":"JOB_154857","tr_customer_id":154874,"tr_customer_product_id":154864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:52.000Z","modified_at":"2026-01-15T06:01:52.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14465747976473","imei1":"14465747976473","imei2":"14465747976473","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154856,"job_number":"JOB_154856","tr_customer_id":154873,"tr_customer_product_id":154863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:30.000Z","modified_at":"2026-01-15T06:01:30.000Z","name":"Kevin Kris","mobile_number":"413-857-6665","email_id":"Lenora48@gmail.com","dop":"2025-09-16","serial_number":"10888851605831","imei1":"10888851605831","imei2":"10888851605831","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154855,"job_number":"JOB_154855","tr_customer_id":154872,"tr_customer_product_id":154862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:30.000Z","modified_at":"2026-01-15T06:01:30.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13996921855201","imei1":"13996921855201","imei2":"13996921855201","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154854,"job_number":"JOB_154854","tr_customer_id":154871,"tr_customer_product_id":154861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:21.000Z","modified_at":"2026-01-15T06:01:21.000Z","name":"Karley Mann","mobile_number":"536-976-1675","email_id":"Richard.Schimmel@hotmail.com","dop":"2025-04-06","serial_number":"10460883131370618","imei1":"10460883131370618","imei2":"10460883131370618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154852,"job_number":"JOB_154852","tr_customer_id":154869,"tr_customer_product_id":154859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:19.000Z","modified_at":"2026-01-15T06:01:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10260929167596","imei1":"10260929167596","imei2":"10260929167596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154851,"job_number":"JOB_154851","tr_customer_id":154868,"tr_customer_product_id":154858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:08.000Z","modified_at":"2026-01-15T06:01:08.000Z","name":"Isabell Lynch","mobile_number":"901-431-1024","email_id":"Yadira_Jaskolski@hotmail.com","dop":"2025-09-16","serial_number":"13575220336902","imei1":"13575220336902","imei2":"13575220336902","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154850,"job_number":"JOB_154850","tr_customer_id":154867,"tr_customer_product_id":154857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:07.000Z","modified_at":"2026-01-15T06:01:07.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18409132664917","imei1":"18409132664917","imei2":"18409132664917","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154849,"job_number":"JOB_154849","tr_customer_id":154866,"tr_customer_product_id":154856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:22.000Z","modified_at":"2026-01-15T05:42:22.000Z","name":"Devesh Nambeesan","mobile_number":"705271495","email_id":"satish.kakkar@hotmail.com","dop":"2026-01-05","serial_number":"308340715729113","imei1":"308340715729113","imei2":"308340715729113","popurl":"www.shankar-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154848,"job_number":"JOB_154848","tr_customer_id":154865,"tr_customer_product_id":154855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:22.000Z","modified_at":"2026-01-15T05:42:22.000Z","name":"Preity Iyer","mobile_number":"707730513","email_id":"dhruv.arora@gmail.com","dop":"2026-01-05","serial_number":"769818424940556","imei1":"769818424940556","imei2":"769818424940556","popurl":"www.dayaamay-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154847,"job_number":"JOB_154847","tr_customer_id":154864,"tr_customer_product_id":154854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Chaturaanan Dubashi","mobile_number":"709433161","email_id":"girish.khatri@yahoo.co.in","dop":"2026-01-05","serial_number":"466923765099862","imei1":"466923765099862","imei2":"466923765099862","popurl":"www.bilva-tandon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154846,"job_number":"JOB_154846","tr_customer_id":154863,"tr_customer_product_id":154853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Charuvrat Gandhi","mobile_number":"707097243","email_id":"bhaanumati.saini@gmail.com","dop":"2026-01-05","serial_number":"544644059488809","imei1":"544644059488809","imei2":"544644059488809","popurl":"www.vrund-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154845,"job_number":"JOB_154845","tr_customer_id":154862,"tr_customer_product_id":154852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Meenakshi Adiga","mobile_number":"703987779","email_id":"susheel.sharma@gmail.com","dop":"2026-01-05","serial_number":"192191987610517","imei1":"192191987610517","imei2":"192191987610517","popurl":"www.indra-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154844,"job_number":"JOB_154844","tr_customer_id":154861,"tr_customer_product_id":154851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:14.000Z","modified_at":"2026-01-15T05:25:14.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"11109543855841","imei1":"11109543855841","imei2":"11109543855841","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154843,"job_number":"JOB_154843","tr_customer_id":154860,"tr_customer_product_id":154850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432311234","imei1":"806565432311234","imei2":"806565432311234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154842,"job_number":"JOB_154842","tr_customer_id":154859,"tr_customer_product_id":154849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432211234","imei1":"806565432211234","imei2":"806565432211234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154841,"job_number":"JOB_154841","tr_customer_id":154858,"tr_customer_product_id":154848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432511234","imei1":"806565432511234","imei2":"806565432511234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154840,"job_number":"JOB_154840","tr_customer_id":154857,"tr_customer_product_id":154847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432411234","imei1":"806565432411234","imei2":"806565432411234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154839,"job_number":"JOB_154839","tr_customer_id":154856,"tr_customer_product_id":154846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Sucheta Kaul","mobile_number":"709084891","email_id":"shashi.sharma@hotmail.com","dop":"2026-01-05","serial_number":"817273919588523","imei1":"817273919588523","imei2":"817273919588523","popurl":"www.ambar-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154838,"job_number":"JOB_154838","tr_customer_id":154855,"tr_customer_product_id":154845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Gitanjali Johar","mobile_number":"705775297","email_id":"suryakantam.panicker@yahoo.co.in","dop":"2026-01-05","serial_number":"696790172588020","imei1":"696790172588020","imei2":"696790172588020","popurl":"www.aruna-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154837,"job_number":"JOB_154837","tr_customer_id":154854,"tr_customer_product_id":154844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Divya Khatri","mobile_number":"701066731","email_id":"bhilangana.khan@yahoo.co.in","dop":"2026-01-05","serial_number":"096915492325816","imei1":"096915492325816","imei2":"096915492325816","popurl":"www.trilokesh-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154836,"job_number":"JOB_154836","tr_customer_id":154853,"tr_customer_product_id":154843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Divakar Rana","mobile_number":"705168862","email_id":"sanka.ahuja@hotmail.com","dop":"2026-01-05","serial_number":"058965940007125","imei1":"058965940007125","imei2":"058965940007125","popurl":"www.parvati-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154835,"job_number":"JOB_154835","tr_customer_id":154852,"tr_customer_product_id":154842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Aayushman Khatri","mobile_number":"704165072","email_id":"avani.nambeesan@hotmail.com","dop":"2026-01-05","serial_number":"964570488372056","imei1":"964570488372056","imei2":"964570488372056","popurl":"www.anwesha-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154834,"job_number":"JOB_154834","tr_customer_id":154851,"tr_customer_product_id":154841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:52.000Z","modified_at":"2026-01-15T05:24:52.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154833,"job_number":"JOB_154833","tr_customer_id":154850,"tr_customer_product_id":154840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:52.000Z","modified_at":"2026-01-15T05:24:52.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154832,"job_number":"JOB_154832","tr_customer_id":154849,"tr_customer_product_id":154839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154831,"job_number":"JOB_154831","tr_customer_id":154848,"tr_customer_product_id":154838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154830,"job_number":"JOB_154830","tr_customer_id":154847,"tr_customer_product_id":154837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154829,"job_number":"JOB_154829","tr_customer_id":154846,"tr_customer_product_id":154836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154828,"job_number":"JOB_154828","tr_customer_id":154845,"tr_customer_product_id":154835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:31.000Z","modified_at":"2026-01-15T04:57:31.000Z","name":"Alysa Schneider","mobile_number":"715-581-5339","email_id":"Della_Hickle70@yahoo.com","dop":"2025-04-06","serial_number":"15301787472202640","imei1":"15301787472202640","imei2":"15301787472202640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154826,"job_number":"JOB_154826","tr_customer_id":154843,"tr_customer_product_id":154833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:13.000Z","modified_at":"2026-01-15T04:57:13.000Z","name":"Leif Armstrong","mobile_number":"216-572-0345","email_id":"Jessie_Zulauf@gmail.com","dop":"2025-04-06","serial_number":"19248649350934896","imei1":"19248649350934896","imei2":"19248649350934896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154823,"job_number":"JOB_154823","tr_customer_id":154840,"tr_customer_product_id":154830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:43.000Z","modified_at":"2026-01-15T04:47:43.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101895564804917","imei1":"101895564804917","imei2":"101895564804917","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154821,"job_number":"JOB_154821","tr_customer_id":154838,"tr_customer_product_id":154828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:30.000Z","modified_at":"2026-01-15T04:47:30.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101122004851986","imei1":"101122004851986","imei2":"101122004851986","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154820,"job_number":"JOB_154820","tr_customer_id":154837,"tr_customer_product_id":154827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:42:41.000Z","modified_at":"2026-01-15T04:42:41.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-05","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-05T04:42:41.369008244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154819,"job_number":"JOB_154819","tr_customer_id":154836,"tr_customer_product_id":154826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:37:42.000Z","modified_at":"2026-01-15T04:37:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-05","serial_number":"64198304748120","imei1":"64198304748120","imei2":"64198304748120","popurl":"2026-01-05T04:37:42.191553114Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154818,"job_number":"JOB_154818","tr_customer_id":154835,"tr_customer_product_id":154825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:36:41.000Z","modified_at":"2026-01-15T04:36:41.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-05","serial_number":"78122808642683","imei1":"78122808642683","imei2":"78122808642683","popurl":"2026-01-05T04:36:40.599301580Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154817,"job_number":"JOB_154817","tr_customer_id":154834,"tr_customer_product_id":154824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:31:32.000Z","modified_at":"2026-01-15T04:31:32.000Z","name":"Derek Moen","mobile_number":"953-232-9380","email_id":"Greyson_Weimann52@yahoo.com","dop":"2025-04-06","serial_number":"16683920749200512","imei1":"16683920749200512","imei2":"16683920749200512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154814,"job_number":"JOB_154814","tr_customer_id":154831,"tr_customer_product_id":154821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:06.000Z","modified_at":"2026-01-15T04:03:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60564218940425","imei1":"60564218940425","imei2":"60564218940425","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154813,"job_number":"JOB_154813","tr_customer_id":154830,"tr_customer_product_id":154820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:06.000Z","modified_at":"2026-01-15T04:03:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29480194779496","imei1":"29480194779496","imei2":"29480194779496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154812,"job_number":"JOB_154812","tr_customer_id":154829,"tr_customer_product_id":154819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44960169447649","imei1":"44960169447649","imei2":"44960169447649","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154811,"job_number":"JOB_154811","tr_customer_id":154828,"tr_customer_product_id":154818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18564243229792","imei1":"18564243229792","imei2":"18564243229792","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154810,"job_number":"JOB_154810","tr_customer_id":154827,"tr_customer_product_id":154817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91987355985382","imei1":"91987355985382","imei2":"91987355985382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154809,"job_number":"JOB_154809","tr_customer_id":154826,"tr_customer_product_id":154816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:04.000Z","modified_at":"2026-01-15T04:03:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68900240359615","imei1":"68900240359615","imei2":"68900240359615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154807,"job_number":"JOB_154807","tr_customer_id":154824,"tr_customer_product_id":154814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37954833909154","imei1":"37954833909154","imei2":"37954833909154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154806,"job_number":"JOB_154806","tr_customer_id":154823,"tr_customer_product_id":154813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78612186348192","imei1":"78612186348192","imei2":"78612186348192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154805,"job_number":"JOB_154805","tr_customer_id":154822,"tr_customer_product_id":154812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75829805298755","imei1":"75829805298755","imei2":"75829805298755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154804,"job_number":"JOB_154804","tr_customer_id":154821,"tr_customer_product_id":154811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80215552636054","imei1":"80215552636054","imei2":"80215552636054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154803,"job_number":"JOB_154803","tr_customer_id":154820,"tr_customer_product_id":154810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72346433302420","imei1":"72346433302420","imei2":"72346433302420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154802,"job_number":"JOB_154802","tr_customer_id":154819,"tr_customer_product_id":154809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21412011017690","imei1":"21412011017690","imei2":"21412011017690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154800,"job_number":"JOB_154800","tr_customer_id":154817,"tr_customer_product_id":154807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52869295642392","imei1":"52869295642392","imei2":"52869295642392","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154799,"job_number":"JOB_154799","tr_customer_id":154816,"tr_customer_product_id":154806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95626864835374","imei1":"95626864835374","imei2":"95626864835374","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154798,"job_number":"JOB_154798","tr_customer_id":154815,"tr_customer_product_id":154805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81146536178556","imei1":"81146536178556","imei2":"81146536178556","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154797,"job_number":"JOB_154797","tr_customer_id":154814,"tr_customer_product_id":154804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88580311631949","imei1":"88580311631949","imei2":"88580311631949","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154796,"job_number":"JOB_154796","tr_customer_id":154813,"tr_customer_product_id":154803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32228263790491","imei1":"32228263790491","imei2":"32228263790491","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154795,"job_number":"JOB_154795","tr_customer_id":154812,"tr_customer_product_id":154802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51627656026695","imei1":"51627656026695","imei2":"51627656026695","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154794,"job_number":"JOB_154794","tr_customer_id":154811,"tr_customer_product_id":154801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:39.000Z","modified_at":"2026-01-15T03:55:39.000Z","name":"Heaven Bins","mobile_number":"972-485-5165","email_id":"Jazmin_Halvorson71@hotmail.com","dop":"2025-04-06","serial_number":"16407453567130930","imei1":"16407453567130930","imei2":"16407453567130930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154792,"job_number":"JOB_154792","tr_customer_id":154809,"tr_customer_product_id":154799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:38.000Z","modified_at":"2026-01-15T03:55:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15539690683318","imei1":"15539690683318","imei2":"15539690683318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154791,"job_number":"JOB_154791","tr_customer_id":154808,"tr_customer_product_id":154798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:06.000Z","modified_at":"2026-01-15T03:55:06.000Z","name":"Lamar Welch","mobile_number":"255-737-5281","email_id":"Amiya.OKon@gmail.com","dop":"2025-04-06","serial_number":"12420813236434014","imei1":"12420813236434014","imei2":"12420813236434014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154789,"job_number":"JOB_154789","tr_customer_id":154806,"tr_customer_product_id":154796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:05.000Z","modified_at":"2026-01-15T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15174952978334","imei1":"15174952978334","imei2":"15174952978334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154788,"job_number":"JOB_154788","tr_customer_id":154805,"tr_customer_product_id":154795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:55.000Z","modified_at":"2026-01-15T03:54:55.000Z","name":"Reginald Blanda","mobile_number":"350-562-7124","email_id":"Donavon24@gmail.com","dop":"2025-04-06","serial_number":"18169353926863880","imei1":"18169353926863880","imei2":"18169353926863880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154786,"job_number":"JOB_154786","tr_customer_id":154803,"tr_customer_product_id":154793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:53.000Z","modified_at":"2026-01-15T03:54:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247526939758","imei1":"14247526939758","imei2":"14247526939758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154782,"job_number":"JOB_154782","tr_customer_id":154799,"tr_customer_product_id":154789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:45.000Z","modified_at":"2026-01-15T03:54:45.000Z","name":"Leonardo Willms","mobile_number":"446-524-7924","email_id":"Luna73@gmail.com","dop":"2025-04-06","serial_number":"12319636894104516","imei1":"12319636894104516","imei2":"12319636894104516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154781,"job_number":"JOB_154781","tr_customer_id":154798,"tr_customer_product_id":154788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:45.000Z","modified_at":"2026-01-15T03:54:45.000Z","name":"Alexandria Bruen","mobile_number":"577-915-3899","email_id":"Reece.Mante@hotmail.com","dop":"2025-04-06","serial_number":"10687454565492948","imei1":"10687454565492948","imei2":"10687454565492948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154778,"job_number":"JOB_154778","tr_customer_id":154795,"tr_customer_product_id":154785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:44.000Z","modified_at":"2026-01-15T03:54:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18717353755800","imei1":"18717353755800","imei2":"18717353755800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154776,"job_number":"JOB_154776","tr_customer_id":154793,"tr_customer_product_id":154783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:43.000Z","modified_at":"2026-01-15T03:54:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13821878858299","imei1":"13821878858299","imei2":"13821878858299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154773,"job_number":"JOB_154773","tr_customer_id":154790,"tr_customer_product_id":154780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:41.000Z","modified_at":"2026-01-15T03:54:41.000Z","name":"Dahlia Haley","mobile_number":"362-891-3896","email_id":"Tristian.Wintheiser17@yahoo.com","dop":"2025-04-06","serial_number":"12217479695029176","imei1":"12217479695029176","imei2":"12217479695029176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154772,"job_number":"JOB_154772","tr_customer_id":154789,"tr_customer_product_id":154779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:40.000Z","modified_at":"2026-01-15T03:54:40.000Z","name":"Heloise Roberts","mobile_number":"649-907-5074","email_id":"Herbert_Huels3@gmail.com","dop":"2025-04-06","serial_number":"14325011109089638","imei1":"14325011109089638","imei2":"14325011109089638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154770,"job_number":"JOB_154770","tr_customer_id":154787,"tr_customer_product_id":154777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:39.000Z","modified_at":"2026-01-15T03:54:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19885432899769","imei1":"19885432899769","imei2":"19885432899769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154768,"job_number":"JOB_154768","tr_customer_id":154785,"tr_customer_product_id":154775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:38.000Z","modified_at":"2026-01-15T03:54:38.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15564025553440","imei1":"15564025553440","imei2":"15564025553440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154763,"job_number":"JOB_154763","tr_customer_id":154780,"tr_customer_product_id":154770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:23.000Z","modified_at":"2026-01-15T03:54:23.000Z","name":"Marcelino Mraz","mobile_number":"753-744-0468","email_id":"Marilou_Homenick56@hotmail.com","dop":"2025-04-06","serial_number":"13123066138306114","imei1":"13123066138306114","imei2":"13123066138306114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154761,"job_number":"JOB_154761","tr_customer_id":154778,"tr_customer_product_id":154768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:22.000Z","modified_at":"2026-01-15T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15972766063450","imei1":"15972766063450","imei2":"15972766063450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154760,"job_number":"JOB_154760","tr_customer_id":154777,"tr_customer_product_id":154767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:18.000Z","modified_at":"2026-01-15T03:54:18.000Z","name":"Rowan Schiller","mobile_number":"984-489-1368","email_id":"Mozell74@gmail.com","dop":"2025-04-06","serial_number":"12781239138817992","imei1":"12781239138817992","imei2":"12781239138817992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154755,"job_number":"JOB_154755","tr_customer_id":154772,"tr_customer_product_id":154762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10716090861494","imei1":"10716090861494","imei2":"10716090861494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154754,"job_number":"JOB_154754","tr_customer_id":154771,"tr_customer_product_id":154761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:15.000Z","modified_at":"2026-01-15T03:54:15.000Z","name":"Enid Wyman","mobile_number":"281-222-1042","email_id":"Enrique82@gmail.com","dop":"2025-04-06","serial_number":"10361079338187042","imei1":"10361079338187042","imei2":"10361079338187042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154752,"job_number":"JOB_154752","tr_customer_id":154769,"tr_customer_product_id":154759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:13.000Z","modified_at":"2026-01-15T03:54:13.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10283826262935","imei1":"10283826262935","imei2":"10283826262935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154751,"job_number":"JOB_154751","tr_customer_id":154768,"tr_customer_product_id":154758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:10.000Z","modified_at":"2026-01-15T03:54:10.000Z","name":"Jan Schumm","mobile_number":"562-373-4054","email_id":"Beth.Abbott6@yahoo.com","dop":"2025-04-06","serial_number":"14564693585828510","imei1":"14564693585828510","imei2":"14564693585828510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154749,"job_number":"JOB_154749","tr_customer_id":154766,"tr_customer_product_id":154756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:09.000Z","modified_at":"2026-01-15T03:54:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11969253960508","imei1":"11969253960508","imei2":"11969253960508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154748,"job_number":"JOB_154748","tr_customer_id":154765,"tr_customer_product_id":154755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Adonis Hodkiewicz","mobile_number":"982-211-4266","email_id":"Vida.Schulist65@yahoo.com","dop":"2025-04-06","serial_number":"14562326067070936","imei1":"14562326067070936","imei2":"14562326067070936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154747,"job_number":"JOB_154747","tr_customer_id":154764,"tr_customer_product_id":154754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Lee Nicolas","mobile_number":"786-887-3751","email_id":"Brielle68@hotmail.com","dop":"2025-04-06","serial_number":"18857675583932940","imei1":"18857675583932940","imei2":"18857675583932940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154744,"job_number":"JOB_154744","tr_customer_id":154761,"tr_customer_product_id":154751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:00.000Z","modified_at":"2026-01-15T03:54:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13493143921862","imei1":"13493143921862","imei2":"13493143921862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154741,"job_number":"JOB_154741","tr_customer_id":154758,"tr_customer_product_id":154748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:59.000Z","modified_at":"2026-01-15T03:53:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11396929921731","imei1":"11396929921731","imei2":"11396929921731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154739,"job_number":"JOB_154739","tr_customer_id":154756,"tr_customer_product_id":154746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:56.000Z","modified_at":"2026-01-15T03:53:56.000Z","name":"Ian Larkin","mobile_number":"263-528-2534","email_id":"Lorna_Conn54@gmail.com","dop":"2025-04-06","serial_number":"12578993247950640","imei1":"12578993247950640","imei2":"12578993247950640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154738,"job_number":"JOB_154738","tr_customer_id":154755,"tr_customer_product_id":154745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:55.000Z","modified_at":"2026-01-15T03:53:55.000Z","name":"Buster Williamson","mobile_number":"300-520-4904","email_id":"Hunter_Stracke@yahoo.com","dop":"2025-04-06","serial_number":"19442232336872144","imei1":"19442232336872144","imei2":"19442232336872144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154736,"job_number":"JOB_154736","tr_customer_id":154753,"tr_customer_product_id":154743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:55.000Z","modified_at":"2026-01-15T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12494657810567","imei1":"12494657810567","imei2":"12494657810567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154734,"job_number":"JOB_154734","tr_customer_id":154751,"tr_customer_product_id":154741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:54.000Z","modified_at":"2026-01-15T03:53:54.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18369184752506","imei1":"18369184752506","imei2":"18369184752506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154733,"job_number":"JOB_154733","tr_customer_id":154750,"tr_customer_product_id":154740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:47.000Z","modified_at":"2026-01-15T03:53:47.000Z","name":"Tristin Mante","mobile_number":"267-751-6627","email_id":"Clare_Wilderman23@yahoo.com","dop":"2025-04-06","serial_number":"12754540934110450","imei1":"12754540934110450","imei2":"12754540934110450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154731,"job_number":"JOB_154731","tr_customer_id":154748,"tr_customer_product_id":154738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:46.000Z","modified_at":"2026-01-15T03:53:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15164583379288","imei1":"15164583379288","imei2":"15164583379288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154730,"job_number":"JOB_154730","tr_customer_id":154747,"tr_customer_product_id":154737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:40.000Z","modified_at":"2026-01-15T03:53:40.000Z","name":"Nora Mitchell","mobile_number":"894-601-7828","email_id":"Oran_Labadie80@yahoo.com","dop":"2025-04-06","serial_number":"11975523398423576","imei1":"11975523398423576","imei2":"11975523398423576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154728,"job_number":"JOB_154728","tr_customer_id":154745,"tr_customer_product_id":154735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:38.000Z","modified_at":"2026-01-15T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19639242040768","imei1":"19639242040768","imei2":"19639242040768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154727,"job_number":"JOB_154727","tr_customer_id":154744,"tr_customer_product_id":154734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:35.000Z","modified_at":"2026-01-15T03:53:35.000Z","name":"Brendon Bayer","mobile_number":"237-452-5428","email_id":"Julien43@hotmail.com","dop":"2025-04-06","serial_number":"14537535539067280","imei1":"14537535539067280","imei2":"14537535539067280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154725,"job_number":"JOB_154725","tr_customer_id":154742,"tr_customer_product_id":154732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:33.000Z","modified_at":"2026-01-15T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10202718391286","imei1":"10202718391286","imei2":"10202718391286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154724,"job_number":"JOB_154724","tr_customer_id":154741,"tr_customer_product_id":154731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:30.000Z","modified_at":"2026-01-15T03:53:30.000Z","name":"Arlene Greenholt","mobile_number":"595-915-2080","email_id":"Morris_OConner88@yahoo.com","dop":"2025-04-06","serial_number":"13818527232849382","imei1":"13818527232849382","imei2":"13818527232849382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154719,"job_number":"JOB_154719","tr_customer_id":154736,"tr_customer_product_id":154726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"11862542706235","imei1":"11862542706235","imei2":"11862542706235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154717,"job_number":"JOB_154717","tr_customer_id":154734,"tr_customer_product_id":154724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:27.000Z","modified_at":"2026-01-15T03:53:27.000Z","name":"Alexanne Ledner","mobile_number":"451-500-3716","email_id":"Hassan_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"12140431334429162","imei1":"12140431334429162","imei2":"12140431334429162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154715,"job_number":"JOB_154715","tr_customer_id":154732,"tr_customer_product_id":154722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:25.000Z","modified_at":"2026-01-15T03:53:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16312097480504","imei1":"16312097480504","imei2":"16312097480504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154714,"job_number":"JOB_154714","tr_customer_id":154731,"tr_customer_product_id":154721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:25.000Z","modified_at":"2026-01-15T03:53:25.000Z","name":"Alexys Smitham","mobile_number":"313-849-5998","email_id":"Julius.VonRueden@gmail.com","dop":"2025-04-06","serial_number":"19175268469353336","imei1":"19175268469353336","imei2":"19175268469353336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154712,"job_number":"JOB_154712","tr_customer_id":154729,"tr_customer_product_id":154719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:23.000Z","modified_at":"2026-01-15T03:53:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12441574746226","imei1":"12441574746226","imei2":"12441574746226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154711,"job_number":"JOB_154711","tr_customer_id":154728,"tr_customer_product_id":154718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:19.000Z","modified_at":"2026-01-15T03:53:19.000Z","name":"Santina Hamill","mobile_number":"649-270-6301","email_id":"Abdullah_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"19688491359784144","imei1":"19688491359784144","imei2":"19688491359784144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154704,"job_number":"JOB_154704","tr_customer_id":154721,"tr_customer_product_id":154711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15198477703688","imei1":"15198477703688","imei2":"15198477703688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154702,"job_number":"JOB_154702","tr_customer_id":154719,"tr_customer_product_id":154709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Mercedes Deckow","mobile_number":"598-993-7627","email_id":"Benedict.Turner@yahoo.com","dop":"2025-04-06","serial_number":"12175969358891020","imei1":"12175969358891020","imei2":"12175969358891020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154698,"job_number":"JOB_154698","tr_customer_id":154715,"tr_customer_product_id":154705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:15.000Z","modified_at":"2026-01-15T03:53:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14990457222754","imei1":"14990457222754","imei2":"14990457222754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154697,"job_number":"JOB_154697","tr_customer_id":154714,"tr_customer_product_id":154704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:12.000Z","modified_at":"2026-01-15T03:53:12.000Z","name":"Leo Cruickshank","mobile_number":"250-889-2489","email_id":"Shad.Marks@yahoo.com","dop":"2025-04-06","serial_number":"10393221115653372","imei1":"10393221115653372","imei2":"10393221115653372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154696,"job_number":"JOB_154696","tr_customer_id":154713,"tr_customer_product_id":154703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:11.000Z","modified_at":"2026-01-15T03:53:11.000Z","name":"Marjolaine Leannon","mobile_number":"616-585-1570","email_id":"Cindy_Schulist44@yahoo.com","dop":"2025-04-06","serial_number":"19773100881019430","imei1":"19773100881019430","imei2":"19773100881019430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154694,"job_number":"JOB_154694","tr_customer_id":154711,"tr_customer_product_id":154701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:10.000Z","modified_at":"2026-01-15T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12177802045885","imei1":"12177802045885","imei2":"12177802045885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154692,"job_number":"JOB_154692","tr_customer_id":154709,"tr_customer_product_id":154699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:09.000Z","modified_at":"2026-01-15T03:53:09.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17312012664193","imei1":"17312012664193","imei2":"17312012664193","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154691,"job_number":"JOB_154691","tr_customer_id":154708,"tr_customer_product_id":154698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:04.000Z","modified_at":"2026-01-15T03:53:04.000Z","name":"Haskell Willms","mobile_number":"308-892-5818","email_id":"Helga1@hotmail.com","dop":"2025-04-06","serial_number":"19105010959766376","imei1":"19105010959766376","imei2":"19105010959766376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154690,"job_number":"JOB_154690","tr_customer_id":154707,"tr_customer_product_id":154697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:03.000Z","modified_at":"2026-01-15T03:53:03.000Z","name":"Jayde Spencer","mobile_number":"568-775-5830","email_id":"Mattie.Kunze31@hotmail.com","dop":"2025-04-06","serial_number":"13274655634158566","imei1":"13274655634158566","imei2":"13274655634158566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154687,"job_number":"JOB_154687","tr_customer_id":154704,"tr_customer_product_id":154694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11320283229344","imei1":"11320283229344","imei2":"11320283229344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154686,"job_number":"JOB_154686","tr_customer_id":154703,"tr_customer_product_id":154693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:02.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15001112222763","imei1":"15001112222763","imei2":"15001112222763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154685,"job_number":"JOB_154685","tr_customer_id":154702,"tr_customer_product_id":154692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:58.000Z","modified_at":"2026-01-15T03:52:58.000Z","name":"Nathan Cartwright","mobile_number":"389-724-7180","email_id":"Winston_Klocko@hotmail.com","dop":"2025-05-30","serial_number":"1951424902690075","imei1":"1951424902690075","imei2":"1951424902690075","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154684,"job_number":"JOB_154684","tr_customer_id":154701,"tr_customer_product_id":154691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:57.000Z","modified_at":"2026-01-15T03:52:57.000Z","name":"Tyler Tillman","mobile_number":"623-477-6253","email_id":"Maxime42@hotmail.com","dop":"2025-05-30","serial_number":"19858284787263","imei1":"19858284787263","imei2":"19858284787263","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154682,"job_number":"JOB_154682","tr_customer_id":154699,"tr_customer_product_id":154689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:51.000Z","modified_at":"2026-01-15T03:52:51.000Z","name":"Lily Baumbach","mobile_number":"652-652-1082","email_id":"Gideon.Batz@gmail.com","dop":"2025-04-06","serial_number":"19874309858502760","imei1":"19874309858502760","imei2":"19874309858502760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154680,"job_number":"JOB_154680","tr_customer_id":154697,"tr_customer_product_id":154687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:50.000Z","modified_at":"2026-01-15T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13590843897101","imei1":"13590843897101","imei2":"13590843897101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154679,"job_number":"JOB_154679","tr_customer_id":154696,"tr_customer_product_id":154686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:44.000Z","modified_at":"2026-01-15T03:52:44.000Z","name":"Tara Gibson","mobile_number":"344-718-5130","email_id":"Natasha37@gmail.com","dop":"2025-04-06","serial_number":"16043247035973948","imei1":"16043247035973948","imei2":"16043247035973948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154678,"job_number":"JOB_154678","tr_customer_id":154695,"tr_customer_product_id":154685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:44.000Z","modified_at":"2026-01-15T03:52:44.000Z","name":"Davion Satterfield","mobile_number":"454-717-8865","email_id":"Dylan18@hotmail.com","dop":"2025-04-06","serial_number":"18485507447311830","imei1":"18485507447311830","imei2":"18485507447311830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154675,"job_number":"JOB_154675","tr_customer_id":154692,"tr_customer_product_id":154682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:42.000Z","modified_at":"2026-01-15T03:52:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19095708693561","imei1":"19095708693561","imei2":"19095708693561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154674,"job_number":"JOB_154674","tr_customer_id":154691,"tr_customer_product_id":154681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:42.000Z","modified_at":"2026-01-15T03:52:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12207671797543","imei1":"12207671797543","imei2":"12207671797543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154673,"job_number":"JOB_154673","tr_customer_id":154690,"tr_customer_product_id":154680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:41.000Z","modified_at":"2026-01-15T03:52:41.000Z","name":"Ella Medhurst","mobile_number":"918-719-8914","email_id":"Arlene54@yahoo.com","dop":"2025-09-16","serial_number":"11157067334880","imei1":"11157067334880","imei2":"11157067334880","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154672,"job_number":"JOB_154672","tr_customer_id":154689,"tr_customer_product_id":154679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:40.000Z","modified_at":"2026-01-15T03:52:40.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16281131360722","imei1":"16281131360722","imei2":"16281131360722","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154668,"job_number":"JOB_154668","tr_customer_id":154685,"tr_customer_product_id":154675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:33.000Z","modified_at":"2026-01-15T03:52:33.000Z","name":"Emmitt Mayert","mobile_number":"314-478-8898","email_id":"Marcel.Bartoletti18@gmail.com","dop":"2025-06-18","serial_number":"1039876155032464","imei1":"1039876155032464","imei2":"1039876155032464","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154665,"job_number":"JOB_154665","tr_customer_id":154682,"tr_customer_product_id":154672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:32.000Z","modified_at":"2026-01-15T03:52:32.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10258045499843","imei1":"10258045499843","imei2":"10258045499843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154664,"job_number":"JOB_154664","tr_customer_id":154681,"tr_customer_product_id":154671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:21.000Z","modified_at":"2026-01-15T03:52:21.000Z","name":"Chanel Kuvalis","mobile_number":"758-590-3816","email_id":"Madalyn41@yahoo.com","dop":"2025-09-16","serial_number":"12276383021487","imei1":"12276383021487","imei2":"12276383021487","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154663,"job_number":"JOB_154663","tr_customer_id":154680,"tr_customer_product_id":154670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:21.000Z","modified_at":"2026-01-15T03:52:21.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19492437408543","imei1":"19492437408543","imei2":"19492437408543","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154662,"job_number":"JOB_154662","tr_customer_id":154679,"tr_customer_product_id":154669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Lonny Powlowski","mobile_number":"781-897-5866","email_id":"Hallie.Corkery@gmail.com","dop":"2025-04-06","serial_number":"19249347671067550","imei1":"19249347671067550","imei2":"19249347671067550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154661,"job_number":"JOB_154661","tr_customer_id":154678,"tr_customer_product_id":154668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Alf Kunze","mobile_number":"964-302-5271","email_id":"Oren.Ziemann@yahoo.com","dop":"2025-04-06","serial_number":"14501522136838768","imei1":"14501522136838768","imei2":"14501522136838768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154660,"job_number":"JOB_154660","tr_customer_id":154677,"tr_customer_product_id":154667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Wilton Cassin","mobile_number":"245-857-5951","email_id":"Arch.White@gmail.com","dop":"2025-04-06","serial_number":"11121198757060796","imei1":"11121198757060796","imei2":"11121198757060796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154657,"job_number":"JOB_154657","tr_customer_id":154674,"tr_customer_product_id":154664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15886753129331","imei1":"15886753129331","imei2":"15886753129331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154656,"job_number":"JOB_154656","tr_customer_id":154673,"tr_customer_product_id":154663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19813715563041","imei1":"19813715563041","imei2":"19813715563041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154653,"job_number":"JOB_154653","tr_customer_id":154670,"tr_customer_product_id":154660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:15.000Z","modified_at":"2026-01-15T03:52:15.000Z","name":"Myrtle Kris","mobile_number":"711-965-5697","email_id":"Abdiel49@yahoo.com","dop":"2025-04-06","serial_number":"19188139382233530","imei1":"19188139382233530","imei2":"19188139382233530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154651,"job_number":"JOB_154651","tr_customer_id":154668,"tr_customer_product_id":154658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:12.000Z","modified_at":"2026-01-15T03:52:12.000Z","name":"Cheyenne Glover","mobile_number":"802-991-0112","email_id":"Gertrude_Bradtke92@yahoo.com","dop":"2025-04-06","serial_number":"17749148616674052","imei1":"17749148616674052","imei2":"17749148616674052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154649,"job_number":"JOB_154649","tr_customer_id":154666,"tr_customer_product_id":154656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:03.000Z","modified_at":"2026-01-15T03:52:03.000Z","name":"Esperanza Schimmel","mobile_number":"225-601-0008","email_id":"Domenick_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"10370091967026112","imei1":"10370091967026112","imei2":"10370091967026112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154647,"job_number":"JOB_154647","tr_customer_id":154664,"tr_customer_product_id":154654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"Derrick Heathcote","mobile_number":"281-563-8921","email_id":"Clementine.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"19868826898573930","imei1":"19868826898573930","imei2":"19868826898573930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154645,"job_number":"JOB_154645","tr_customer_id":154662,"tr_customer_product_id":154652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"Ismael Bailey","mobile_number":"358-984-6853","email_id":"Piper69@gmail.com","dop":"2025-09-16","serial_number":"19383025797967","imei1":"19383025797967","imei2":"19383025797967","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154644,"job_number":"JOB_154644","tr_customer_id":154661,"tr_customer_product_id":154651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17089716826661","imei1":"17089716826661","imei2":"17089716826661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154643,"job_number":"JOB_154643","tr_customer_id":154660,"tr_customer_product_id":154650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15369706639730","imei1":"15369706639730","imei2":"15369706639730","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154642,"job_number":"JOB_154642","tr_customer_id":154659,"tr_customer_product_id":154649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:00.000Z","modified_at":"2026-01-15T03:52:00.000Z","name":"Giles McKenzie","mobile_number":"962-382-9039","email_id":"Eva63@yahoo.com","dop":"2025-04-06","serial_number":"13600602543100756","imei1":"13600602543100756","imei2":"13600602543100756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154640,"job_number":"JOB_154640","tr_customer_id":154657,"tr_customer_product_id":154647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:00.000Z","modified_at":"2026-01-15T03:52:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19549684007135","imei1":"19549684007135","imei2":"19549684007135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154638,"job_number":"JOB_154638","tr_customer_id":154655,"tr_customer_product_id":154645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:53.000Z","modified_at":"2026-01-15T03:51:53.000Z","name":"Rae Orn","mobile_number":"570-606-3420","email_id":"Lynn_Schmidt65@hotmail.com","dop":"2025-06-18","serial_number":"1051431098735897","imei1":"1051431098735897","imei2":"1051431098735897","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154636,"job_number":"JOB_154636","tr_customer_id":154653,"tr_customer_product_id":154643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:52.000Z","modified_at":"2026-01-15T03:51:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10878709176748","imei1":"10878709176748","imei2":"10878709176748","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154634,"job_number":"JOB_154634","tr_customer_id":154651,"tr_customer_product_id":154641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:37.000Z","modified_at":"2026-01-15T03:51:37.000Z","name":"Bethany Cassin","mobile_number":"810-677-4969","email_id":"Eddie84@gmail.com","dop":"2025-04-06","serial_number":"10044090517302968","imei1":"10044090517302968","imei2":"10044090517302968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154631,"job_number":"JOB_154631","tr_customer_id":154648,"tr_customer_product_id":154638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:35.000Z","modified_at":"2026-01-15T03:51:35.000Z","name":"Ed Olson","mobile_number":"700-461-4844","email_id":"Bianka29@gmail.com","dop":"2025-04-06","serial_number":"10497017006468214","imei1":"10497017006468214","imei2":"10497017006468214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154630,"job_number":"JOB_154630","tr_customer_id":154647,"tr_customer_product_id":154637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:35.000Z","modified_at":"2026-01-15T03:51:35.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16745300533085","imei1":"16745300533085","imei2":"16745300533085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154628,"job_number":"JOB_154628","tr_customer_id":154645,"tr_customer_product_id":154635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T02:40:36.000Z","modified_at":"2026-01-15T02:40:36.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-01-14","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-01-14T02:40:36.396363410Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T02:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154627,"job_number":"JOB_154627","tr_customer_id":154644,"tr_customer_product_id":154634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T00:34:11.000Z","modified_at":"2026-01-15T00:34:11.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"14198839277857","imei1":"14198839277857","imei2":"14198839277857","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T00:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154626,"job_number":"JOB_154626","tr_customer_id":154643,"tr_customer_product_id":154633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T23:37:17.000Z","modified_at":"2026-01-14T23:37:17.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-04","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-04T23:37:17.579509009Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T23:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154625,"job_number":"JOB_154625","tr_customer_id":154642,"tr_customer_product_id":154632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T23:34:54.000Z","modified_at":"2026-01-14T23:34:54.000Z","name":"Kalyani Prajapat","mobile_number":"7067401035","email_id":"chinmayananda.iyengar@gmail.com","dop":"2026-01-04","serial_number":"424972009754897","imei1":"424972009754897","imei2":"424972009754897","popurl":"www.rohan-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T23:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154624,"job_number":"JOB_154624","tr_customer_id":154641,"tr_customer_product_id":154631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T23:34:53.000Z","modified_at":"2026-01-14T23:34:53.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-04","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-04T23:34:53.164386154Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T23:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154623,"job_number":"JOB_154623","tr_customer_id":154640,"tr_customer_product_id":154630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:43:57.000Z","modified_at":"2026-01-14T21:43:57.000Z","name":"Ward Kuphal","mobile_number":"413-860-8525","email_id":"Richmond.Hyatt11@yahoo.com","dop":"2025-04-06","serial_number":"16717983407547804","imei1":"16717983407547804","imei2":"16717983407547804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154621,"job_number":"JOB_154621","tr_customer_id":154638,"tr_customer_product_id":154628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:43:55.000Z","modified_at":"2026-01-14T21:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17751388404800","imei1":"17751388404800","imei2":"17751388404800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154620,"job_number":"JOB_154620","tr_customer_id":154637,"tr_customer_product_id":154627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:43:17.000Z","modified_at":"2026-01-14T21:43:17.000Z","name":"Cooper Koss","mobile_number":"761-852-2427","email_id":"Casimer_Weber17@gmail.com","dop":"2025-04-06","serial_number":"19218742195800344","imei1":"19218742195800344","imei2":"19218742195800344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154618,"job_number":"JOB_154618","tr_customer_id":154635,"tr_customer_product_id":154625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:43:16.000Z","modified_at":"2026-01-14T21:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15847645168559","imei1":"15847645168559","imei2":"15847645168559","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154617,"job_number":"JOB_154617","tr_customer_id":154634,"tr_customer_product_id":154624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:42:37.000Z","modified_at":"2026-01-14T21:42:37.000Z","name":"Stanton Mueller","mobile_number":"659-442-6618","email_id":"Lynn_Waelchi@gmail.com","dop":"2025-04-06","serial_number":"18266330566770572","imei1":"18266330566770572","imei2":"18266330566770572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154615,"job_number":"JOB_154615","tr_customer_id":154632,"tr_customer_product_id":154622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:42:36.000Z","modified_at":"2026-01-14T21:42:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13373851787569","imei1":"13373851787569","imei2":"13373851787569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154613,"job_number":"JOB_154613","tr_customer_id":154630,"tr_customer_product_id":154620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:26.000Z","modified_at":"2026-01-14T21:06:26.000Z","name":"Elisabeth Rodriguez","mobile_number":"486-322-1971","email_id":"Tracy80@yahoo.com","dop":"2025-09-09","serial_number":"19358116916250","imei1":"19358116916250","imei2":"19358116916250","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154612,"job_number":"JOB_154612","tr_customer_id":154629,"tr_customer_product_id":154619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:26.000Z","modified_at":"2026-01-14T21:06:26.000Z","name":"Rey Reilly","mobile_number":"612-776-8850","email_id":"Geoffrey_Little@gmail.com","dop":"2025-09-09","serial_number":"19593638389587","imei1":"19593638389587","imei2":"19593638389587","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154610,"job_number":"JOB_154610","tr_customer_id":154627,"tr_customer_product_id":154617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:24.000Z","modified_at":"2026-01-14T21:06:24.000Z","name":"Carter McLaughlin","mobile_number":"335-529-5032","email_id":"Jalyn_Ratke15@yahoo.com","dop":"2025-09-09","serial_number":"12266054747855","imei1":"12266054747855","imei2":"12266054747855","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154609,"job_number":"JOB_154609","tr_customer_id":154626,"tr_customer_product_id":154616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:24.000Z","modified_at":"2026-01-14T21:06:24.000Z","name":"Jensen Jenkins","mobile_number":"676-369-3483","email_id":"Adam_Champlin71@hotmail.com","dop":"2025-09-09","serial_number":"11175123656239","imei1":"11175123656239","imei2":"11175123656239","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154607,"job_number":"JOB_154607","tr_customer_id":154624,"tr_customer_product_id":154614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:21.000Z","modified_at":"2026-01-14T21:06:21.000Z","name":"Lavonne Deckow","mobile_number":"904-289-7368","email_id":"Kacie6@gmail.com","dop":"2025-09-09","serial_number":"11845369754174","imei1":"11845369754174","imei2":"11845369754174","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154606,"job_number":"JOB_154606","tr_customer_id":154623,"tr_customer_product_id":154613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:21.000Z","modified_at":"2026-01-14T21:06:21.000Z","name":"Aurelia Will","mobile_number":"914-211-8976","email_id":"Dandre_Langosh65@yahoo.com","dop":"2025-09-09","serial_number":"18114489851276","imei1":"18114489851276","imei2":"18114489851276","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154879,"job_number":"JOB_154879","tr_customer_id":154896,"tr_customer_product_id":154886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:25.000Z","modified_at":"2026-01-15T06:19:25.000Z","name":"Brando O'Keefe","mobile_number":"419-714-1026","email_id":"Kianna6@gmail.com","dop":"2025-06-09","serial_number":"106121798835474","imei1":"106121798835474","imei2":"106121798835474","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154877,"job_number":"JOB_154877","tr_customer_id":154894,"tr_customer_product_id":154884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:24.000Z","modified_at":"2026-01-15T06:19:24.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102222107126520","imei1":"102222107126520","imei2":"102222107126520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154876,"job_number":"JOB_154876","tr_customer_id":154893,"tr_customer_product_id":154883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:09.000Z","modified_at":"2026-01-15T06:19:09.000Z","name":"Garnett Lind","mobile_number":"549-381-3609","email_id":"Piper.Skiles@yahoo.com","dop":"2025-06-09","serial_number":"109080616870855","imei1":"109080616870855","imei2":"109080616870855","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154874,"job_number":"JOB_154874","tr_customer_id":154891,"tr_customer_product_id":154881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:08.000Z","modified_at":"2026-01-15T06:19:08.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106185584214295","imei1":"106185584214295","imei2":"106185584214295","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154873,"job_number":"JOB_154873","tr_customer_id":154890,"tr_customer_product_id":154880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:18:52.000Z","modified_at":"2026-01-15T06:18:52.000Z","name":"Audreanne Dickens","mobile_number":"460-443-9732","email_id":"Dana27@yahoo.com","dop":"2025-06-09","serial_number":"108211177463755","imei1":"108211177463755","imei2":"108211177463755","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154871,"job_number":"JOB_154871","tr_customer_id":154888,"tr_customer_product_id":154878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:18:51.000Z","modified_at":"2026-01-15T06:18:51.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107604726359565","imei1":"107604726359565","imei2":"107604726359565","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154785,"job_number":"JOB_154785","tr_customer_id":154802,"tr_customer_product_id":154792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:50.000Z","modified_at":"2026-01-15T03:54:50.000Z","name":"Catalina Schaefer","mobile_number":"353-361-1741","email_id":"Johnathan_Green@hotmail.com","dop":"2025-06-09","serial_number":"106948682842155","imei1":"106948682842155","imei2":"106948682842155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154783,"job_number":"JOB_154783","tr_customer_id":154800,"tr_customer_product_id":154790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:49.000Z","modified_at":"2026-01-15T03:54:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108169914668407","imei1":"108169914668407","imei2":"108169914668407","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154767,"job_number":"JOB_154767","tr_customer_id":154784,"tr_customer_product_id":154774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:35.000Z","modified_at":"2026-01-15T03:54:35.000Z","name":"Raymundo Hoppe","mobile_number":"240-426-6067","email_id":"Filomena.Fritsch42@hotmail.com","dop":"2025-06-09","serial_number":"76259165883265870","imei1":"76259165883265870","imei2":"76259165883265870","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154766,"job_number":"JOB_154766","tr_customer_id":154783,"tr_customer_product_id":154773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:33.000Z","modified_at":"2026-01-15T03:54:33.000Z","name":"Derek Effertz","mobile_number":"739-742-1807","email_id":"Shana.Halvorson54@yahoo.com","dop":"2025-06-09","serial_number":"101725134060517","imei1":"101725134060517","imei2":"101725134060517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154764,"job_number":"JOB_154764","tr_customer_id":154781,"tr_customer_product_id":154771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:33.000Z","modified_at":"2026-01-15T03:54:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105646055022640","imei1":"105646055022640","imei2":"105646055022640","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154759,"job_number":"JOB_154759","tr_customer_id":154776,"tr_customer_product_id":154766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"Cristobal Schneider","mobile_number":"381-392-1019","email_id":"Camren_Spinka@hotmail.com","dop":"2025-06-09","serial_number":"107209467416525","imei1":"107209467416525","imei2":"107209467416525","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154756,"job_number":"JOB_154756","tr_customer_id":154773,"tr_customer_product_id":154763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102512917984754","imei1":"102512917984754","imei2":"102512917984754","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154723,"job_number":"JOB_154723","tr_customer_id":154740,"tr_customer_product_id":154730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:30.000Z","name":"Casimer Pouros","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140937342458455","imei1":"140937342458455","imei2":"140937342458455","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154722,"job_number":"JOB_154722","tr_customer_id":154739,"tr_customer_product_id":154729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Jennings Emard","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144448688807345","imei1":"144448688807345","imei2":"144448688807345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154720,"job_number":"JOB_154720","tr_customer_id":154737,"tr_customer_product_id":154727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Jovani White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144930827918554","imei1":"144930827918554","imei2":"144930827918554","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154718,"job_number":"JOB_154718","tr_customer_id":154735,"tr_customer_product_id":154725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"103336702935598","imei1":"103336702935598","imei2":"103336702935598","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154710,"job_number":"JOB_154710","tr_customer_id":154727,"tr_customer_product_id":154717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:18.000Z","modified_at":"2026-01-15T03:53:18.000Z","name":"Mariana Kub","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112455348371228","imei1":"112455348371228","imei2":"112455348371228","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154707,"job_number":"JOB_154707","tr_customer_id":154724,"tr_customer_product_id":154714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Marcos Boyer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157649956341687","imei1":"157649956341687","imei2":"157649956341687","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154705,"job_number":"JOB_154705","tr_customer_id":154722,"tr_customer_product_id":154712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Toney Considine","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120408160629692","imei1":"120408160629692","imei2":"120408160629692","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154703,"job_number":"JOB_154703","tr_customer_id":154720,"tr_customer_product_id":154710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"176715593372150","imei1":"176715593372150","imei2":"176715593372150","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154670,"job_number":"JOB_154670","tr_customer_id":154687,"tr_customer_product_id":154677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:34.000Z","modified_at":"2026-01-15T03:52:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Jaime_Dare83@hotmail.com","dop":"2025-07-02","serial_number":"10390129645337","imei1":"10390129645337","imei2":"10390129645337","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154654,"job_number":"JOB_154654","tr_customer_id":154671,"tr_customer_product_id":154661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Cicero_Huel0@hotmail.com","dop":"2025-07-02","serial_number":"10086939309024","imei1":"10086939309024","imei2":"10086939309024","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154648,"job_number":"JOB_154648","tr_customer_id":154665,"tr_customer_product_id":154655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:02.000Z","modified_at":"2026-01-15T03:52:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Oceane11@hotmail.com","dop":"2025-07-02","serial_number":"17604876526832","imei1":"17604876526832","imei2":"17604876526832","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NDN9.aFQ2xW_E9qLhXM13S1N3jq9DWPBx1HcLqof0LWhPHiY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b729c691-1292-4a96-b73c-d7ab55dec484 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":99821,"engineer_id":17}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NDN9.aFQ2xW_E9qLhXM13S1N3jq9DWPBx1HcLqof0LWhPHiY |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fd1bda0e-fd7f-48aa-a0f6-ca6bf730a99d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 154985,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NDN9.aFQ2xW_E9qLhXM13S1N3jq9DWPBx1HcLqof0LWhPHiY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a9ac4e10-69cb-4468-bbea-9bb035c53887 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"3f286-OTG9dU0gzzy2qVZZaHLEQi5yLBA" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 15 Jan 2026 07:25:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":154944,"job_number":"JOB_154944","tr_customer_id":154961,"tr_customer_product_id":154951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:28.000Z","modified_at":"2026-01-15T06:36:28.000Z","name":"Keanu Kilback","mobile_number":"783-613-9361","email_id":"Daryl_Feeney@hotmail.com","dop":"2000-01-31","serial_number":"1042698685971259","imei1":"1042698685971259","imei2":"1042698685971259","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154942,"job_number":"JOB_154942","tr_customer_id":154959,"tr_customer_product_id":154949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:27.000Z","modified_at":"2026-01-15T06:36:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10295498282009","imei1":"10295498282009","imei2":"10295498282009","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154938,"job_number":"JOB_154938","tr_customer_id":154955,"tr_customer_product_id":154945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:41.000Z","modified_at":"2026-01-15T06:35:41.000Z","name":"Sydnee Smith","mobile_number":"756-921-2677","email_id":"Otto_OConner27@hotmail.com","dop":"2000-01-31","serial_number":"1023321301674620","imei1":"1023321301674620","imei2":"1023321301674620","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154936,"job_number":"JOB_154936","tr_customer_id":154953,"tr_customer_product_id":154943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:39.000Z","modified_at":"2026-01-15T06:35:39.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10237421979354","imei1":"10237421979354","imei2":"10237421979354","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154927,"job_number":"JOB_154927","tr_customer_id":154944,"tr_customer_product_id":154934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:53.000Z","modified_at":"2026-01-15T06:34:53.000Z","name":"Katrina Kassulke","mobile_number":"808-589-3839","email_id":"Jamarcus_Bergnaum@gmail.com","dop":"2000-01-31","serial_number":"1069924622424932","imei1":"1069924622424932","imei2":"1069924622424932","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154925,"job_number":"JOB_154925","tr_customer_id":154942,"tr_customer_product_id":154932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:52.000Z","modified_at":"2026-01-15T06:34:52.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10884676202774","imei1":"10884676202774","imei2":"10884676202774","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154919,"job_number":"JOB_154919","tr_customer_id":154936,"tr_customer_product_id":154926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:06.000Z","modified_at":"2026-01-15T06:34:06.000Z","name":"Felicita Gorczany","mobile_number":"908-788-0698","email_id":"Gay67@yahoo.com","dop":"2000-01-31","serial_number":"1061219777121499","imei1":"1061219777121499","imei2":"1061219777121499","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154917,"job_number":"JOB_154917","tr_customer_id":154934,"tr_customer_product_id":154924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:04.000Z","modified_at":"2026-01-15T06:34:04.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10964431586236","imei1":"10964431586236","imei2":"10964431586236","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154780,"job_number":"JOB_154780","tr_customer_id":154797,"tr_customer_product_id":154787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:44.000Z","modified_at":"2026-01-15T03:54:44.000Z","name":"Mia McLaughlin","mobile_number":"766-524-4836","email_id":"Zula.Harris@gmail.com","dop":"2000-01-31","serial_number":"1030474285522747","imei1":"1030474285522747","imei2":"1030474285522747","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154774,"job_number":"JOB_154774","tr_customer_id":154791,"tr_customer_product_id":154781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:42.000Z","modified_at":"2026-01-15T03:54:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10137183040109","imei1":"10137183040109","imei2":"10137183040109","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154746,"job_number":"JOB_154746","tr_customer_id":154763,"tr_customer_product_id":154753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Joanny Okuneva","mobile_number":"835-229-0597","email_id":"Janice.Bartoletti33@hotmail.com","dop":"2000-01-31","serial_number":"1055927105107354","imei1":"1055927105107354","imei2":"1055927105107354","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154740,"job_number":"JOB_154740","tr_customer_id":154757,"tr_customer_product_id":154747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:59.000Z","modified_at":"2026-01-15T03:53:59.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10294239511253","imei1":"10294239511253","imei2":"10294239511253","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154709,"job_number":"JOB_154709","tr_customer_id":154726,"tr_customer_product_id":154716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:18.000Z","modified_at":"2026-01-15T03:53:18.000Z","name":"Cicero Harvey","mobile_number":"595-359-1693","email_id":"Emiliano_Hegmann72@hotmail.com","dop":"2000-01-31","serial_number":"1017728321792678","imei1":"1017728321792678","imei2":"1017728321792678","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154700,"job_number":"JOB_154700","tr_customer_id":154717,"tr_customer_product_id":154707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:16.000Z","modified_at":"2026-01-15T03:53:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10997526896732","imei1":"10997526896732","imei2":"10997526896732","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154671,"job_number":"JOB_154671","tr_customer_id":154688,"tr_customer_product_id":154678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:35.000Z","modified_at":"2026-01-15T03:52:35.000Z","name":"Rosemarie Cronin","mobile_number":"756-264-0682","email_id":"Helmer.Berge@yahoo.com","dop":"2000-01-31","serial_number":"1047840830373563","imei1":"1047840830373563","imei2":"1047840830373563","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154667,"job_number":"JOB_154667","tr_customer_id":154684,"tr_customer_product_id":154674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:33.000Z","modified_at":"2026-01-15T03:52:33.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10580578455076","imei1":"10580578455076","imei2":"10580578455076","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154984,"job_number":"JOB_154984","tr_customer_id":155001,"tr_customer_product_id":154991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:02:06.000Z","modified_at":"2026-01-15T07:02:06.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2025-04-06","serial_number":"56456430226557","imei1":"56456430226557","imei2":"56456430226557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T07:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154983,"job_number":"JOB_154983","tr_customer_id":155000,"tr_customer_product_id":154990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:00:51.000Z","modified_at":"2026-01-15T07:00:51.000Z","name":"Trever Koepp","mobile_number":"686-581-1329","email_id":"Lillian_Skiles@yahoo.com","dop":"2025-04-06","serial_number":"19514193203323430","imei1":"19514193203323430","imei2":"19514193203323430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T07:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154981,"job_number":"JOB_154981","tr_customer_id":154998,"tr_customer_product_id":154988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:41.000Z","modified_at":"2026-01-15T06:57:41.000Z","name":"Gavin Windler","mobile_number":"571-519-0602","email_id":"Janick97@hotmail.com","dop":"2025-04-06","serial_number":"13824229720094714","imei1":"13824229720094714","imei2":"13824229720094714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154979,"job_number":"JOB_154979","tr_customer_id":154996,"tr_customer_product_id":154986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:40.000Z","modified_at":"2026-01-15T06:57:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16442753740016","imei1":"16442753740016","imei2":"16442753740016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154978,"job_number":"JOB_154978","tr_customer_id":154995,"tr_customer_product_id":154985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:13.000Z","modified_at":"2026-01-15T06:57:13.000Z","name":"Margaretta Littel","mobile_number":"454-681-7761","email_id":"Armani.Prosacco@gmail.com","dop":"2025-04-06","serial_number":"11138517678247136","imei1":"11138517678247136","imei2":"11138517678247136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154976,"job_number":"JOB_154976","tr_customer_id":154993,"tr_customer_product_id":154983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:12.000Z","modified_at":"2026-01-15T06:57:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13662115522121","imei1":"13662115522121","imei2":"13662115522121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154975,"job_number":"JOB_154975","tr_customer_id":154992,"tr_customer_product_id":154982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:56:44.000Z","modified_at":"2026-01-15T06:56:44.000Z","name":"Thora Berge","mobile_number":"398-890-3200","email_id":"Mavis.Greenfelder0@hotmail.com","dop":"2025-04-06","serial_number":"16823010079718700","imei1":"16823010079718700","imei2":"16823010079718700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154973,"job_number":"JOB_154973","tr_customer_id":154990,"tr_customer_product_id":154980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:56:43.000Z","modified_at":"2026-01-15T06:56:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17672223737769","imei1":"17672223737769","imei2":"17672223737769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154972,"job_number":"JOB_154972","tr_customer_id":154989,"tr_customer_product_id":154979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:48:17.000Z","modified_at":"2026-01-15T06:48:17.000Z","name":"Dora Legros","mobile_number":"908-220-2400","email_id":"Markus.Greenholt@hotmail.com","dop":"2025-04-06","serial_number":"11591529053568806","imei1":"11591529053568806","imei2":"11591529053568806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154970,"job_number":"JOB_154970","tr_customer_id":154987,"tr_customer_product_id":154977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:48:16.000Z","modified_at":"2026-01-15T06:48:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11306621470130","imei1":"11306621470130","imei2":"11306621470130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154969,"job_number":"JOB_154969","tr_customer_id":154986,"tr_customer_product_id":154976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:47:33.000Z","modified_at":"2026-01-15T06:47:33.000Z","name":"Ebony Casper","mobile_number":"354-344-6361","email_id":"Araceli39@hotmail.com","dop":"2025-04-06","serial_number":"15634311973629944","imei1":"15634311973629944","imei2":"15634311973629944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154967,"job_number":"JOB_154967","tr_customer_id":154984,"tr_customer_product_id":154974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:47:31.000Z","modified_at":"2026-01-15T06:47:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15676119169361","imei1":"15676119169361","imei2":"15676119169361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154966,"job_number":"JOB_154966","tr_customer_id":154983,"tr_customer_product_id":154973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:53.000Z","modified_at":"2026-01-15T06:46:53.000Z","name":"Annette Gulgowski","mobile_number":"799-720-8412","email_id":"Ansel.Goodwin5@yahoo.com","dop":"2025-04-06","serial_number":"15307754925105896","imei1":"15307754925105896","imei2":"15307754925105896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154964,"job_number":"JOB_154964","tr_customer_id":154981,"tr_customer_product_id":154971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:48.000Z","modified_at":"2026-01-15T06:46:48.000Z","name":"Mohamed Gusikowski","mobile_number":"555-452-2335","email_id":"Reta_Rempel@yahoo.com","dop":"2025-04-06","serial_number":"10612700469674630","imei1":"10612700469674630","imei2":"10612700469674630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154962,"job_number":"JOB_154962","tr_customer_id":154979,"tr_customer_product_id":154969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:46.000Z","modified_at":"2026-01-15T06:46:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12365326733353","imei1":"12365326733353","imei2":"12365326733353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154961,"job_number":"JOB_154961","tr_customer_id":154978,"tr_customer_product_id":154968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:42:01.000Z","modified_at":"2026-01-15T06:42:01.000Z","name":"Enrico Hammes","mobile_number":"687-822-2133","email_id":"Ethyl67@hotmail.com","dop":"2025-04-06","serial_number":"17472923309190604","imei1":"17472923309190604","imei2":"17472923309190604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154959,"job_number":"JOB_154959","tr_customer_id":154976,"tr_customer_product_id":154966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:59.000Z","modified_at":"2026-01-15T06:41:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18647405372375","imei1":"18647405372375","imei2":"18647405372375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154958,"job_number":"JOB_154958","tr_customer_id":154975,"tr_customer_product_id":154965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:27.000Z","modified_at":"2026-01-15T06:41:27.000Z","name":"Chaim Koch","mobile_number":"457-623-5768","email_id":"Joshuah_Hartmann40@hotmail.com","dop":"2025-04-06","serial_number":"12078480082539772","imei1":"12078480082539772","imei2":"12078480082539772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154956,"job_number":"JOB_154956","tr_customer_id":154973,"tr_customer_product_id":154963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:22.000Z","modified_at":"2026-01-15T06:41:22.000Z","name":"Antonio Ortiz","mobile_number":"781-279-6381","email_id":"Wilber_Schumm21@gmail.com","dop":"2025-04-06","serial_number":"18542936916902556","imei1":"18542936916902556","imei2":"18542936916902556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154954,"job_number":"JOB_154954","tr_customer_id":154971,"tr_customer_product_id":154961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:12.000Z","modified_at":"2026-01-15T06:41:12.000Z","name":"Delaney Robel","mobile_number":"541-303-3211","email_id":"Nolan_Lueilwitz15@hotmail.com","dop":"2025-04-06","serial_number":"16607300063559888","imei1":"16607300063559888","imei2":"16607300063559888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154952,"job_number":"JOB_154952","tr_customer_id":154969,"tr_customer_product_id":154959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:11.000Z","modified_at":"2026-01-15T06:41:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15115646072508","imei1":"15115646072508","imei2":"15115646072508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154951,"job_number":"JOB_154951","tr_customer_id":154968,"tr_customer_product_id":154958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:40:24.000Z","modified_at":"2026-01-15T06:40:24.000Z","name":"Mariela Stokes","mobile_number":"670-318-5217","email_id":"Marisa.Hamill@hotmail.com","dop":"2025-04-06","serial_number":"16086516443831968","imei1":"16086516443831968","imei2":"16086516443831968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154949,"job_number":"JOB_154949","tr_customer_id":154966,"tr_customer_product_id":154956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:40:22.000Z","modified_at":"2026-01-15T06:40:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11753614606681","imei1":"11753614606681","imei2":"11753614606681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154947,"job_number":"JOB_154947","tr_customer_id":154964,"tr_customer_product_id":154954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:48.000Z","modified_at":"2026-01-15T06:36:48.000Z","name":"Torrey Volkman","mobile_number":"750-711-2963","email_id":"Luisa.Flatley@gmail.com","dop":"2025-04-06","serial_number":"11653245137691468","imei1":"11653245137691468","imei2":"11653245137691468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154945,"job_number":"JOB_154945","tr_customer_id":154962,"tr_customer_product_id":154952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:47.000Z","modified_at":"2026-01-15T06:36:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14728861946848","imei1":"14728861946848","imei2":"14728861946848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154941,"job_number":"JOB_154941","tr_customer_id":154958,"tr_customer_product_id":154948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:02.000Z","modified_at":"2026-01-15T06:36:02.000Z","name":"Rebekah Green","mobile_number":"329-525-5312","email_id":"Skye76@yahoo.com","dop":"2025-04-06","serial_number":"14851821447670706","imei1":"14851821447670706","imei2":"14851821447670706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154939,"job_number":"JOB_154939","tr_customer_id":154956,"tr_customer_product_id":154946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:00.000Z","modified_at":"2026-01-15T06:36:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19935482901675","imei1":"19935482901675","imei2":"19935482901675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154935,"job_number":"JOB_154935","tr_customer_id":154952,"tr_customer_product_id":154942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:15.000Z","modified_at":"2026-01-15T06:35:15.000Z","name":"Louisa Kulas","mobile_number":"543-496-2954","email_id":"Ron_Quigley@gmail.com","dop":"2025-04-06","serial_number":"19186942618867336","imei1":"19186942618867336","imei2":"19186942618867336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154933,"job_number":"JOB_154933","tr_customer_id":154950,"tr_customer_product_id":154940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:13.000Z","modified_at":"2026-01-15T06:35:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19992671021419","imei1":"19992671021419","imei2":"19992671021419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154931,"job_number":"JOB_154931","tr_customer_id":154948,"tr_customer_product_id":154938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:11.000Z","modified_at":"2026-01-15T06:35:11.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"11560262353765","imei1":"11560262353765","imei2":"11560262353765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154930,"job_number":"JOB_154930","tr_customer_id":154947,"tr_customer_product_id":154937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:09.000Z","modified_at":"2026-01-15T06:35:09.000Z","name":"Liliane Kiehn","mobile_number":"421-727-7837","email_id":"Winifred3@yahoo.com","dop":"2025-04-06","serial_number":"19578639567532670","imei1":"19578639567532670","imei2":"19578639567532670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154928,"job_number":"JOB_154928","tr_customer_id":154945,"tr_customer_product_id":154935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:07.000Z","modified_at":"2026-01-15T06:35:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17075052631138","imei1":"17075052631138","imei2":"17075052631138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154923,"job_number":"JOB_154923","tr_customer_id":154940,"tr_customer_product_id":154930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:25.000Z","modified_at":"2026-01-15T06:34:25.000Z","name":"Patrick Koch","mobile_number":"399-256-7594","email_id":"Eleanore89@hotmail.com","dop":"2025-04-06","serial_number":"15250763018068654","imei1":"15250763018068654","imei2":"15250763018068654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154922,"job_number":"JOB_154922","tr_customer_id":154939,"tr_customer_product_id":154929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:24.000Z","modified_at":"2026-01-15T06:34:24.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"10594335629358","imei1":"10594335629358","imei2":"10594335629358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154920,"job_number":"JOB_154920","tr_customer_id":154937,"tr_customer_product_id":154927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:23.000Z","modified_at":"2026-01-15T06:34:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13872407269101","imei1":"13872407269101","imei2":"13872407269101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154916,"job_number":"JOB_154916","tr_customer_id":154933,"tr_customer_product_id":154923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:41.000Z","modified_at":"2026-01-15T06:33:41.000Z","name":"Claud Stehr","mobile_number":"391-262-8075","email_id":"Dovie.Harris50@hotmail.com","dop":"2025-04-06","serial_number":"11524990232691072","imei1":"11524990232691072","imei2":"11524990232691072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154914,"job_number":"JOB_154914","tr_customer_id":154931,"tr_customer_product_id":154921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:39.000Z","modified_at":"2026-01-15T06:33:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14313187379403","imei1":"14313187379403","imei2":"14313187379403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154912,"job_number":"JOB_154912","tr_customer_id":154929,"tr_customer_product_id":154919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:38.000Z","modified_at":"2026-01-15T06:33:38.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"13595683738130","imei1":"13595683738130","imei2":"13595683738130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154911,"job_number":"JOB_154911","tr_customer_id":154928,"tr_customer_product_id":154918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:08.000Z","modified_at":"2026-01-15T06:33:08.000Z","name":"Santina Lynch","mobile_number":"428-744-4849","email_id":"Maia_Yost78@gmail.com","dop":"2025-04-06","serial_number":"17354256631029130","imei1":"17354256631029130","imei2":"17354256631029130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154909,"job_number":"JOB_154909","tr_customer_id":154926,"tr_customer_product_id":154916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:30:08.000Z","modified_at":"2026-01-15T06:30:08.000Z","name":"Loraine Schmidt","mobile_number":"545-326-2910","email_id":"Judd_Bernhard@gmail.com","dop":"2025-04-06","serial_number":"16382444497154620","imei1":"16382444497154620","imei2":"16382444497154620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154907,"job_number":"JOB_154907","tr_customer_id":154924,"tr_customer_product_id":154914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:30:06.000Z","modified_at":"2026-01-15T06:30:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15986884239043","imei1":"15986884239043","imei2":"15986884239043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154906,"job_number":"JOB_154906","tr_customer_id":154923,"tr_customer_product_id":154913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:29:24.000Z","modified_at":"2026-01-15T06:29:24.000Z","name":"Bette Baumbach","mobile_number":"760-554-8195","email_id":"Kayley51@hotmail.com","dop":"2025-04-06","serial_number":"17804629379864476","imei1":"17804629379864476","imei2":"17804629379864476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154904,"job_number":"JOB_154904","tr_customer_id":154921,"tr_customer_product_id":154911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:29:22.000Z","modified_at":"2026-01-15T06:29:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14780181888782","imei1":"14780181888782","imei2":"14780181888782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154902,"job_number":"JOB_154902","tr_customer_id":154919,"tr_customer_product_id":154909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:39.000Z","modified_at":"2026-01-15T06:28:39.000Z","name":"Dolores Swift","mobile_number":"562-252-5140","email_id":"Peggie_Halvorson@gmail.com","dop":"2025-04-06","serial_number":"10423870332592498","imei1":"10423870332592498","imei2":"10423870332592498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154900,"job_number":"JOB_154900","tr_customer_id":154917,"tr_customer_product_id":154907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:37.000Z","modified_at":"2026-01-15T06:28:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17809728377200","imei1":"17809728377200","imei2":"17809728377200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154897,"job_number":"JOB_154897","tr_customer_id":154914,"tr_customer_product_id":154904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:27:24.000Z","modified_at":"2026-01-15T06:27:24.000Z","name":"Clemmie Runolfsson","mobile_number":"507-446-8280","email_id":"Michale.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"15508790875310160","imei1":"15508790875310160","imei2":"15508790875310160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154895,"job_number":"JOB_154895","tr_customer_id":154912,"tr_customer_product_id":154902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:27:23.000Z","modified_at":"2026-01-15T06:27:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12696062559239","imei1":"12696062559239","imei2":"12696062559239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154894,"job_number":"JOB_154894","tr_customer_id":154911,"tr_customer_product_id":154901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:26:40.000Z","modified_at":"2026-01-15T06:26:40.000Z","name":"Weldon O'Keefe","mobile_number":"970-796-9313","email_id":"Cecile_Tillman@gmail.com","dop":"2025-04-06","serial_number":"16352154465156460","imei1":"16352154465156460","imei2":"16352154465156460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154892,"job_number":"JOB_154892","tr_customer_id":154909,"tr_customer_product_id":154899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:26:38.000Z","modified_at":"2026-01-15T06:26:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12946703085423","imei1":"12946703085423","imei2":"12946703085423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154891,"job_number":"JOB_154891","tr_customer_id":154908,"tr_customer_product_id":154898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:25:56.000Z","modified_at":"2026-01-15T06:25:56.000Z","name":"Charley Stokes","mobile_number":"678-355-7764","email_id":"Raina_Moore68@yahoo.com","dop":"2025-04-06","serial_number":"12845259199800480","imei1":"12845259199800480","imei2":"12845259199800480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154889,"job_number":"JOB_154889","tr_customer_id":154906,"tr_customer_product_id":154896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:25:54.000Z","modified_at":"2026-01-15T06:25:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18867700117746","imei1":"18867700117746","imei2":"18867700117746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154888,"job_number":"JOB_154888","tr_customer_id":154905,"tr_customer_product_id":154895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:22:23.000Z","modified_at":"2026-01-15T06:22:23.000Z","name":"Travon Schumm","mobile_number":"478-984-5146","email_id":"Miracle.Upton@yahoo.com","dop":"2025-06-18","serial_number":"1092409459077204","imei1":"1092409459077204","imei2":"1092409459077204","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154886,"job_number":"JOB_154886","tr_customer_id":154903,"tr_customer_product_id":154893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:22:22.000Z","modified_at":"2026-01-15T06:22:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10369440094316","imei1":"10369440094316","imei2":"10369440094316","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154885,"job_number":"JOB_154885","tr_customer_id":154902,"tr_customer_product_id":154892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:37.000Z","modified_at":"2026-01-15T06:21:37.000Z","name":"Flavie Lang","mobile_number":"556-937-5845","email_id":"Eliza.Braun89@yahoo.com","dop":"2025-06-18","serial_number":"1062744339659232","imei1":"1062744339659232","imei2":"1062744339659232","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154883,"job_number":"JOB_154883","tr_customer_id":154900,"tr_customer_product_id":154890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:36.000Z","modified_at":"2026-01-15T06:21:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10565186686638","imei1":"10565186686638","imei2":"10565186686638","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154866,"job_number":"JOB_154866","tr_customer_id":154883,"tr_customer_product_id":154873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:12:18.000Z","modified_at":"2026-01-15T06:12:18.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154865,"job_number":"JOB_154865","tr_customer_id":154882,"tr_customer_product_id":154872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:12:16.000Z","modified_at":"2026-01-15T06:12:16.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154864,"job_number":"JOB_154864","tr_customer_id":154881,"tr_customer_product_id":154871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:56.000Z","modified_at":"2026-01-15T06:02:56.000Z","name":"Theresa Wyman","mobile_number":"710-769-4372","email_id":"Fletcher69@hotmail.com","dop":"2025-04-06","serial_number":"14366888601768072","imei1":"14366888601768072","imei2":"14366888601768072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154862,"job_number":"JOB_154862","tr_customer_id":154879,"tr_customer_product_id":154869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:54.000Z","modified_at":"2026-01-15T06:02:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16551625638862","imei1":"16551625638862","imei2":"16551625638862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154861,"job_number":"JOB_154861","tr_customer_id":154878,"tr_customer_product_id":154868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:09.000Z","modified_at":"2026-01-15T06:02:09.000Z","name":"Herbert Veum","mobile_number":"604-586-3147","email_id":"Nicole_Larkin@gmail.com","dop":"2025-04-06","serial_number":"15121179013077372","imei1":"15121179013077372","imei2":"15121179013077372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154859,"job_number":"JOB_154859","tr_customer_id":154876,"tr_customer_product_id":154866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:07.000Z","modified_at":"2026-01-15T06:02:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19282754302307","imei1":"19282754302307","imei2":"19282754302307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154858,"job_number":"JOB_154858","tr_customer_id":154875,"tr_customer_product_id":154865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:52.000Z","modified_at":"2026-01-15T06:01:52.000Z","name":"Kian Stiedemann","mobile_number":"839-221-1527","email_id":"Ervin.Wunsch7@yahoo.com","dop":"2025-09-16","serial_number":"13432692231153","imei1":"13432692231153","imei2":"13432692231153","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154857,"job_number":"JOB_154857","tr_customer_id":154874,"tr_customer_product_id":154864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:52.000Z","modified_at":"2026-01-15T06:01:52.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14465747976473","imei1":"14465747976473","imei2":"14465747976473","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154856,"job_number":"JOB_154856","tr_customer_id":154873,"tr_customer_product_id":154863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:30.000Z","modified_at":"2026-01-15T06:01:30.000Z","name":"Kevin Kris","mobile_number":"413-857-6665","email_id":"Lenora48@gmail.com","dop":"2025-09-16","serial_number":"10888851605831","imei1":"10888851605831","imei2":"10888851605831","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154855,"job_number":"JOB_154855","tr_customer_id":154872,"tr_customer_product_id":154862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:30.000Z","modified_at":"2026-01-15T06:01:30.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13996921855201","imei1":"13996921855201","imei2":"13996921855201","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154854,"job_number":"JOB_154854","tr_customer_id":154871,"tr_customer_product_id":154861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:21.000Z","modified_at":"2026-01-15T06:01:21.000Z","name":"Karley Mann","mobile_number":"536-976-1675","email_id":"Richard.Schimmel@hotmail.com","dop":"2025-04-06","serial_number":"10460883131370618","imei1":"10460883131370618","imei2":"10460883131370618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154852,"job_number":"JOB_154852","tr_customer_id":154869,"tr_customer_product_id":154859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:19.000Z","modified_at":"2026-01-15T06:01:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10260929167596","imei1":"10260929167596","imei2":"10260929167596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154851,"job_number":"JOB_154851","tr_customer_id":154868,"tr_customer_product_id":154858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:08.000Z","modified_at":"2026-01-15T06:01:08.000Z","name":"Isabell Lynch","mobile_number":"901-431-1024","email_id":"Yadira_Jaskolski@hotmail.com","dop":"2025-09-16","serial_number":"13575220336902","imei1":"13575220336902","imei2":"13575220336902","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154850,"job_number":"JOB_154850","tr_customer_id":154867,"tr_customer_product_id":154857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:07.000Z","modified_at":"2026-01-15T06:01:07.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18409132664917","imei1":"18409132664917","imei2":"18409132664917","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154849,"job_number":"JOB_154849","tr_customer_id":154866,"tr_customer_product_id":154856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:22.000Z","modified_at":"2026-01-15T05:42:22.000Z","name":"Devesh Nambeesan","mobile_number":"705271495","email_id":"satish.kakkar@hotmail.com","dop":"2026-01-05","serial_number":"308340715729113","imei1":"308340715729113","imei2":"308340715729113","popurl":"www.shankar-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154848,"job_number":"JOB_154848","tr_customer_id":154865,"tr_customer_product_id":154855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:22.000Z","modified_at":"2026-01-15T05:42:22.000Z","name":"Preity Iyer","mobile_number":"707730513","email_id":"dhruv.arora@gmail.com","dop":"2026-01-05","serial_number":"769818424940556","imei1":"769818424940556","imei2":"769818424940556","popurl":"www.dayaamay-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154847,"job_number":"JOB_154847","tr_customer_id":154864,"tr_customer_product_id":154854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Chaturaanan Dubashi","mobile_number":"709433161","email_id":"girish.khatri@yahoo.co.in","dop":"2026-01-05","serial_number":"466923765099862","imei1":"466923765099862","imei2":"466923765099862","popurl":"www.bilva-tandon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154846,"job_number":"JOB_154846","tr_customer_id":154863,"tr_customer_product_id":154853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Charuvrat Gandhi","mobile_number":"707097243","email_id":"bhaanumati.saini@gmail.com","dop":"2026-01-05","serial_number":"544644059488809","imei1":"544644059488809","imei2":"544644059488809","popurl":"www.vrund-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154845,"job_number":"JOB_154845","tr_customer_id":154862,"tr_customer_product_id":154852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Meenakshi Adiga","mobile_number":"703987779","email_id":"susheel.sharma@gmail.com","dop":"2026-01-05","serial_number":"192191987610517","imei1":"192191987610517","imei2":"192191987610517","popurl":"www.indra-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154844,"job_number":"JOB_154844","tr_customer_id":154861,"tr_customer_product_id":154851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:14.000Z","modified_at":"2026-01-15T05:25:14.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"11109543855841","imei1":"11109543855841","imei2":"11109543855841","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154843,"job_number":"JOB_154843","tr_customer_id":154860,"tr_customer_product_id":154850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432311234","imei1":"806565432311234","imei2":"806565432311234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154842,"job_number":"JOB_154842","tr_customer_id":154859,"tr_customer_product_id":154849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432211234","imei1":"806565432211234","imei2":"806565432211234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154841,"job_number":"JOB_154841","tr_customer_id":154858,"tr_customer_product_id":154848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432511234","imei1":"806565432511234","imei2":"806565432511234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154840,"job_number":"JOB_154840","tr_customer_id":154857,"tr_customer_product_id":154847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432411234","imei1":"806565432411234","imei2":"806565432411234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154839,"job_number":"JOB_154839","tr_customer_id":154856,"tr_customer_product_id":154846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Sucheta Kaul","mobile_number":"709084891","email_id":"shashi.sharma@hotmail.com","dop":"2026-01-05","serial_number":"817273919588523","imei1":"817273919588523","imei2":"817273919588523","popurl":"www.ambar-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154838,"job_number":"JOB_154838","tr_customer_id":154855,"tr_customer_product_id":154845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Gitanjali Johar","mobile_number":"705775297","email_id":"suryakantam.panicker@yahoo.co.in","dop":"2026-01-05","serial_number":"696790172588020","imei1":"696790172588020","imei2":"696790172588020","popurl":"www.aruna-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154837,"job_number":"JOB_154837","tr_customer_id":154854,"tr_customer_product_id":154844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Divya Khatri","mobile_number":"701066731","email_id":"bhilangana.khan@yahoo.co.in","dop":"2026-01-05","serial_number":"096915492325816","imei1":"096915492325816","imei2":"096915492325816","popurl":"www.trilokesh-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154836,"job_number":"JOB_154836","tr_customer_id":154853,"tr_customer_product_id":154843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Divakar Rana","mobile_number":"705168862","email_id":"sanka.ahuja@hotmail.com","dop":"2026-01-05","serial_number":"058965940007125","imei1":"058965940007125","imei2":"058965940007125","popurl":"www.parvati-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154835,"job_number":"JOB_154835","tr_customer_id":154852,"tr_customer_product_id":154842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Aayushman Khatri","mobile_number":"704165072","email_id":"avani.nambeesan@hotmail.com","dop":"2026-01-05","serial_number":"964570488372056","imei1":"964570488372056","imei2":"964570488372056","popurl":"www.anwesha-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154834,"job_number":"JOB_154834","tr_customer_id":154851,"tr_customer_product_id":154841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:52.000Z","modified_at":"2026-01-15T05:24:52.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154833,"job_number":"JOB_154833","tr_customer_id":154850,"tr_customer_product_id":154840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:52.000Z","modified_at":"2026-01-15T05:24:52.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154832,"job_number":"JOB_154832","tr_customer_id":154849,"tr_customer_product_id":154839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154831,"job_number":"JOB_154831","tr_customer_id":154848,"tr_customer_product_id":154838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154830,"job_number":"JOB_154830","tr_customer_id":154847,"tr_customer_product_id":154837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154829,"job_number":"JOB_154829","tr_customer_id":154846,"tr_customer_product_id":154836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154828,"job_number":"JOB_154828","tr_customer_id":154845,"tr_customer_product_id":154835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:31.000Z","modified_at":"2026-01-15T04:57:31.000Z","name":"Alysa Schneider","mobile_number":"715-581-5339","email_id":"Della_Hickle70@yahoo.com","dop":"2025-04-06","serial_number":"15301787472202640","imei1":"15301787472202640","imei2":"15301787472202640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154826,"job_number":"JOB_154826","tr_customer_id":154843,"tr_customer_product_id":154833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:13.000Z","modified_at":"2026-01-15T04:57:13.000Z","name":"Leif Armstrong","mobile_number":"216-572-0345","email_id":"Jessie_Zulauf@gmail.com","dop":"2025-04-06","serial_number":"19248649350934896","imei1":"19248649350934896","imei2":"19248649350934896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154823,"job_number":"JOB_154823","tr_customer_id":154840,"tr_customer_product_id":154830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:43.000Z","modified_at":"2026-01-15T04:47:43.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101895564804917","imei1":"101895564804917","imei2":"101895564804917","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154821,"job_number":"JOB_154821","tr_customer_id":154838,"tr_customer_product_id":154828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:30.000Z","modified_at":"2026-01-15T04:47:30.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101122004851986","imei1":"101122004851986","imei2":"101122004851986","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154820,"job_number":"JOB_154820","tr_customer_id":154837,"tr_customer_product_id":154827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:42:41.000Z","modified_at":"2026-01-15T04:42:41.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-05","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-05T04:42:41.369008244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154819,"job_number":"JOB_154819","tr_customer_id":154836,"tr_customer_product_id":154826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:37:42.000Z","modified_at":"2026-01-15T04:37:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-05","serial_number":"64198304748120","imei1":"64198304748120","imei2":"64198304748120","popurl":"2026-01-05T04:37:42.191553114Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154818,"job_number":"JOB_154818","tr_customer_id":154835,"tr_customer_product_id":154825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:36:41.000Z","modified_at":"2026-01-15T04:36:41.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-05","serial_number":"78122808642683","imei1":"78122808642683","imei2":"78122808642683","popurl":"2026-01-05T04:36:40.599301580Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154817,"job_number":"JOB_154817","tr_customer_id":154834,"tr_customer_product_id":154824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:31:32.000Z","modified_at":"2026-01-15T04:31:32.000Z","name":"Derek Moen","mobile_number":"953-232-9380","email_id":"Greyson_Weimann52@yahoo.com","dop":"2025-04-06","serial_number":"16683920749200512","imei1":"16683920749200512","imei2":"16683920749200512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154814,"job_number":"JOB_154814","tr_customer_id":154831,"tr_customer_product_id":154821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:06.000Z","modified_at":"2026-01-15T04:03:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60564218940425","imei1":"60564218940425","imei2":"60564218940425","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154813,"job_number":"JOB_154813","tr_customer_id":154830,"tr_customer_product_id":154820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:06.000Z","modified_at":"2026-01-15T04:03:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29480194779496","imei1":"29480194779496","imei2":"29480194779496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154812,"job_number":"JOB_154812","tr_customer_id":154829,"tr_customer_product_id":154819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44960169447649","imei1":"44960169447649","imei2":"44960169447649","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154811,"job_number":"JOB_154811","tr_customer_id":154828,"tr_customer_product_id":154818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18564243229792","imei1":"18564243229792","imei2":"18564243229792","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154810,"job_number":"JOB_154810","tr_customer_id":154827,"tr_customer_product_id":154817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91987355985382","imei1":"91987355985382","imei2":"91987355985382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154809,"job_number":"JOB_154809","tr_customer_id":154826,"tr_customer_product_id":154816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:04.000Z","modified_at":"2026-01-15T04:03:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68900240359615","imei1":"68900240359615","imei2":"68900240359615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154807,"job_number":"JOB_154807","tr_customer_id":154824,"tr_customer_product_id":154814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37954833909154","imei1":"37954833909154","imei2":"37954833909154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154806,"job_number":"JOB_154806","tr_customer_id":154823,"tr_customer_product_id":154813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78612186348192","imei1":"78612186348192","imei2":"78612186348192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154805,"job_number":"JOB_154805","tr_customer_id":154822,"tr_customer_product_id":154812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75829805298755","imei1":"75829805298755","imei2":"75829805298755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154804,"job_number":"JOB_154804","tr_customer_id":154821,"tr_customer_product_id":154811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80215552636054","imei1":"80215552636054","imei2":"80215552636054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154803,"job_number":"JOB_154803","tr_customer_id":154820,"tr_customer_product_id":154810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72346433302420","imei1":"72346433302420","imei2":"72346433302420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154802,"job_number":"JOB_154802","tr_customer_id":154819,"tr_customer_product_id":154809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21412011017690","imei1":"21412011017690","imei2":"21412011017690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154800,"job_number":"JOB_154800","tr_customer_id":154817,"tr_customer_product_id":154807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52869295642392","imei1":"52869295642392","imei2":"52869295642392","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154799,"job_number":"JOB_154799","tr_customer_id":154816,"tr_customer_product_id":154806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95626864835374","imei1":"95626864835374","imei2":"95626864835374","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154798,"job_number":"JOB_154798","tr_customer_id":154815,"tr_customer_product_id":154805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81146536178556","imei1":"81146536178556","imei2":"81146536178556","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154797,"job_number":"JOB_154797","tr_customer_id":154814,"tr_customer_product_id":154804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88580311631949","imei1":"88580311631949","imei2":"88580311631949","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154796,"job_number":"JOB_154796","tr_customer_id":154813,"tr_customer_product_id":154803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32228263790491","imei1":"32228263790491","imei2":"32228263790491","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154795,"job_number":"JOB_154795","tr_customer_id":154812,"tr_customer_product_id":154802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51627656026695","imei1":"51627656026695","imei2":"51627656026695","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154794,"job_number":"JOB_154794","tr_customer_id":154811,"tr_customer_product_id":154801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:39.000Z","modified_at":"2026-01-15T03:55:39.000Z","name":"Heaven Bins","mobile_number":"972-485-5165","email_id":"Jazmin_Halvorson71@hotmail.com","dop":"2025-04-06","serial_number":"16407453567130930","imei1":"16407453567130930","imei2":"16407453567130930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154792,"job_number":"JOB_154792","tr_customer_id":154809,"tr_customer_product_id":154799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:38.000Z","modified_at":"2026-01-15T03:55:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15539690683318","imei1":"15539690683318","imei2":"15539690683318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154791,"job_number":"JOB_154791","tr_customer_id":154808,"tr_customer_product_id":154798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:06.000Z","modified_at":"2026-01-15T03:55:06.000Z","name":"Lamar Welch","mobile_number":"255-737-5281","email_id":"Amiya.OKon@gmail.com","dop":"2025-04-06","serial_number":"12420813236434014","imei1":"12420813236434014","imei2":"12420813236434014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154789,"job_number":"JOB_154789","tr_customer_id":154806,"tr_customer_product_id":154796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:05.000Z","modified_at":"2026-01-15T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15174952978334","imei1":"15174952978334","imei2":"15174952978334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154788,"job_number":"JOB_154788","tr_customer_id":154805,"tr_customer_product_id":154795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:55.000Z","modified_at":"2026-01-15T03:54:55.000Z","name":"Reginald Blanda","mobile_number":"350-562-7124","email_id":"Donavon24@gmail.com","dop":"2025-04-06","serial_number":"18169353926863880","imei1":"18169353926863880","imei2":"18169353926863880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154786,"job_number":"JOB_154786","tr_customer_id":154803,"tr_customer_product_id":154793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:53.000Z","modified_at":"2026-01-15T03:54:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247526939758","imei1":"14247526939758","imei2":"14247526939758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154782,"job_number":"JOB_154782","tr_customer_id":154799,"tr_customer_product_id":154789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:45.000Z","modified_at":"2026-01-15T03:54:45.000Z","name":"Leonardo Willms","mobile_number":"446-524-7924","email_id":"Luna73@gmail.com","dop":"2025-04-06","serial_number":"12319636894104516","imei1":"12319636894104516","imei2":"12319636894104516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154781,"job_number":"JOB_154781","tr_customer_id":154798,"tr_customer_product_id":154788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:45.000Z","modified_at":"2026-01-15T03:54:45.000Z","name":"Alexandria Bruen","mobile_number":"577-915-3899","email_id":"Reece.Mante@hotmail.com","dop":"2025-04-06","serial_number":"10687454565492948","imei1":"10687454565492948","imei2":"10687454565492948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154778,"job_number":"JOB_154778","tr_customer_id":154795,"tr_customer_product_id":154785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:44.000Z","modified_at":"2026-01-15T03:54:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18717353755800","imei1":"18717353755800","imei2":"18717353755800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154776,"job_number":"JOB_154776","tr_customer_id":154793,"tr_customer_product_id":154783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:43.000Z","modified_at":"2026-01-15T03:54:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13821878858299","imei1":"13821878858299","imei2":"13821878858299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154773,"job_number":"JOB_154773","tr_customer_id":154790,"tr_customer_product_id":154780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:41.000Z","modified_at":"2026-01-15T03:54:41.000Z","name":"Dahlia Haley","mobile_number":"362-891-3896","email_id":"Tristian.Wintheiser17@yahoo.com","dop":"2025-04-06","serial_number":"12217479695029176","imei1":"12217479695029176","imei2":"12217479695029176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154772,"job_number":"JOB_154772","tr_customer_id":154789,"tr_customer_product_id":154779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:40.000Z","modified_at":"2026-01-15T03:54:40.000Z","name":"Heloise Roberts","mobile_number":"649-907-5074","email_id":"Herbert_Huels3@gmail.com","dop":"2025-04-06","serial_number":"14325011109089638","imei1":"14325011109089638","imei2":"14325011109089638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154770,"job_number":"JOB_154770","tr_customer_id":154787,"tr_customer_product_id":154777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:39.000Z","modified_at":"2026-01-15T03:54:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19885432899769","imei1":"19885432899769","imei2":"19885432899769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154768,"job_number":"JOB_154768","tr_customer_id":154785,"tr_customer_product_id":154775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:38.000Z","modified_at":"2026-01-15T03:54:38.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15564025553440","imei1":"15564025553440","imei2":"15564025553440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154763,"job_number":"JOB_154763","tr_customer_id":154780,"tr_customer_product_id":154770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:23.000Z","modified_at":"2026-01-15T03:54:23.000Z","name":"Marcelino Mraz","mobile_number":"753-744-0468","email_id":"Marilou_Homenick56@hotmail.com","dop":"2025-04-06","serial_number":"13123066138306114","imei1":"13123066138306114","imei2":"13123066138306114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154761,"job_number":"JOB_154761","tr_customer_id":154778,"tr_customer_product_id":154768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:22.000Z","modified_at":"2026-01-15T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15972766063450","imei1":"15972766063450","imei2":"15972766063450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154760,"job_number":"JOB_154760","tr_customer_id":154777,"tr_customer_product_id":154767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:18.000Z","modified_at":"2026-01-15T03:54:18.000Z","name":"Rowan Schiller","mobile_number":"984-489-1368","email_id":"Mozell74@gmail.com","dop":"2025-04-06","serial_number":"12781239138817992","imei1":"12781239138817992","imei2":"12781239138817992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154755,"job_number":"JOB_154755","tr_customer_id":154772,"tr_customer_product_id":154762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10716090861494","imei1":"10716090861494","imei2":"10716090861494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154754,"job_number":"JOB_154754","tr_customer_id":154771,"tr_customer_product_id":154761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:15.000Z","modified_at":"2026-01-15T03:54:15.000Z","name":"Enid Wyman","mobile_number":"281-222-1042","email_id":"Enrique82@gmail.com","dop":"2025-04-06","serial_number":"10361079338187042","imei1":"10361079338187042","imei2":"10361079338187042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154752,"job_number":"JOB_154752","tr_customer_id":154769,"tr_customer_product_id":154759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:13.000Z","modified_at":"2026-01-15T03:54:13.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10283826262935","imei1":"10283826262935","imei2":"10283826262935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154751,"job_number":"JOB_154751","tr_customer_id":154768,"tr_customer_product_id":154758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:10.000Z","modified_at":"2026-01-15T03:54:10.000Z","name":"Jan Schumm","mobile_number":"562-373-4054","email_id":"Beth.Abbott6@yahoo.com","dop":"2025-04-06","serial_number":"14564693585828510","imei1":"14564693585828510","imei2":"14564693585828510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154749,"job_number":"JOB_154749","tr_customer_id":154766,"tr_customer_product_id":154756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:09.000Z","modified_at":"2026-01-15T03:54:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11969253960508","imei1":"11969253960508","imei2":"11969253960508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154748,"job_number":"JOB_154748","tr_customer_id":154765,"tr_customer_product_id":154755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Adonis Hodkiewicz","mobile_number":"982-211-4266","email_id":"Vida.Schulist65@yahoo.com","dop":"2025-04-06","serial_number":"14562326067070936","imei1":"14562326067070936","imei2":"14562326067070936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154747,"job_number":"JOB_154747","tr_customer_id":154764,"tr_customer_product_id":154754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Lee Nicolas","mobile_number":"786-887-3751","email_id":"Brielle68@hotmail.com","dop":"2025-04-06","serial_number":"18857675583932940","imei1":"18857675583932940","imei2":"18857675583932940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154744,"job_number":"JOB_154744","tr_customer_id":154761,"tr_customer_product_id":154751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:00.000Z","modified_at":"2026-01-15T03:54:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13493143921862","imei1":"13493143921862","imei2":"13493143921862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154741,"job_number":"JOB_154741","tr_customer_id":154758,"tr_customer_product_id":154748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:59.000Z","modified_at":"2026-01-15T03:53:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11396929921731","imei1":"11396929921731","imei2":"11396929921731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154739,"job_number":"JOB_154739","tr_customer_id":154756,"tr_customer_product_id":154746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:56.000Z","modified_at":"2026-01-15T03:53:56.000Z","name":"Ian Larkin","mobile_number":"263-528-2534","email_id":"Lorna_Conn54@gmail.com","dop":"2025-04-06","serial_number":"12578993247950640","imei1":"12578993247950640","imei2":"12578993247950640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154738,"job_number":"JOB_154738","tr_customer_id":154755,"tr_customer_product_id":154745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:55.000Z","modified_at":"2026-01-15T03:53:55.000Z","name":"Buster Williamson","mobile_number":"300-520-4904","email_id":"Hunter_Stracke@yahoo.com","dop":"2025-04-06","serial_number":"19442232336872144","imei1":"19442232336872144","imei2":"19442232336872144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154736,"job_number":"JOB_154736","tr_customer_id":154753,"tr_customer_product_id":154743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:55.000Z","modified_at":"2026-01-15T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12494657810567","imei1":"12494657810567","imei2":"12494657810567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154734,"job_number":"JOB_154734","tr_customer_id":154751,"tr_customer_product_id":154741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:54.000Z","modified_at":"2026-01-15T03:53:54.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18369184752506","imei1":"18369184752506","imei2":"18369184752506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154733,"job_number":"JOB_154733","tr_customer_id":154750,"tr_customer_product_id":154740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:47.000Z","modified_at":"2026-01-15T03:53:47.000Z","name":"Tristin Mante","mobile_number":"267-751-6627","email_id":"Clare_Wilderman23@yahoo.com","dop":"2025-04-06","serial_number":"12754540934110450","imei1":"12754540934110450","imei2":"12754540934110450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154731,"job_number":"JOB_154731","tr_customer_id":154748,"tr_customer_product_id":154738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:46.000Z","modified_at":"2026-01-15T03:53:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15164583379288","imei1":"15164583379288","imei2":"15164583379288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154730,"job_number":"JOB_154730","tr_customer_id":154747,"tr_customer_product_id":154737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:40.000Z","modified_at":"2026-01-15T03:53:40.000Z","name":"Nora Mitchell","mobile_number":"894-601-7828","email_id":"Oran_Labadie80@yahoo.com","dop":"2025-04-06","serial_number":"11975523398423576","imei1":"11975523398423576","imei2":"11975523398423576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154728,"job_number":"JOB_154728","tr_customer_id":154745,"tr_customer_product_id":154735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:38.000Z","modified_at":"2026-01-15T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19639242040768","imei1":"19639242040768","imei2":"19639242040768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154727,"job_number":"JOB_154727","tr_customer_id":154744,"tr_customer_product_id":154734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:35.000Z","modified_at":"2026-01-15T03:53:35.000Z","name":"Brendon Bayer","mobile_number":"237-452-5428","email_id":"Julien43@hotmail.com","dop":"2025-04-06","serial_number":"14537535539067280","imei1":"14537535539067280","imei2":"14537535539067280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154725,"job_number":"JOB_154725","tr_customer_id":154742,"tr_customer_product_id":154732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:33.000Z","modified_at":"2026-01-15T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10202718391286","imei1":"10202718391286","imei2":"10202718391286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154724,"job_number":"JOB_154724","tr_customer_id":154741,"tr_customer_product_id":154731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:30.000Z","modified_at":"2026-01-15T03:53:30.000Z","name":"Arlene Greenholt","mobile_number":"595-915-2080","email_id":"Morris_OConner88@yahoo.com","dop":"2025-04-06","serial_number":"13818527232849382","imei1":"13818527232849382","imei2":"13818527232849382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154719,"job_number":"JOB_154719","tr_customer_id":154736,"tr_customer_product_id":154726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"11862542706235","imei1":"11862542706235","imei2":"11862542706235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154717,"job_number":"JOB_154717","tr_customer_id":154734,"tr_customer_product_id":154724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:27.000Z","modified_at":"2026-01-15T03:53:27.000Z","name":"Alexanne Ledner","mobile_number":"451-500-3716","email_id":"Hassan_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"12140431334429162","imei1":"12140431334429162","imei2":"12140431334429162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154715,"job_number":"JOB_154715","tr_customer_id":154732,"tr_customer_product_id":154722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:25.000Z","modified_at":"2026-01-15T03:53:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16312097480504","imei1":"16312097480504","imei2":"16312097480504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154714,"job_number":"JOB_154714","tr_customer_id":154731,"tr_customer_product_id":154721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:25.000Z","modified_at":"2026-01-15T03:53:25.000Z","name":"Alexys Smitham","mobile_number":"313-849-5998","email_id":"Julius.VonRueden@gmail.com","dop":"2025-04-06","serial_number":"19175268469353336","imei1":"19175268469353336","imei2":"19175268469353336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154712,"job_number":"JOB_154712","tr_customer_id":154729,"tr_customer_product_id":154719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:23.000Z","modified_at":"2026-01-15T03:53:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12441574746226","imei1":"12441574746226","imei2":"12441574746226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154711,"job_number":"JOB_154711","tr_customer_id":154728,"tr_customer_product_id":154718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:19.000Z","modified_at":"2026-01-15T03:53:19.000Z","name":"Santina Hamill","mobile_number":"649-270-6301","email_id":"Abdullah_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"19688491359784144","imei1":"19688491359784144","imei2":"19688491359784144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154704,"job_number":"JOB_154704","tr_customer_id":154721,"tr_customer_product_id":154711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15198477703688","imei1":"15198477703688","imei2":"15198477703688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154702,"job_number":"JOB_154702","tr_customer_id":154719,"tr_customer_product_id":154709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Mercedes Deckow","mobile_number":"598-993-7627","email_id":"Benedict.Turner@yahoo.com","dop":"2025-04-06","serial_number":"12175969358891020","imei1":"12175969358891020","imei2":"12175969358891020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154698,"job_number":"JOB_154698","tr_customer_id":154715,"tr_customer_product_id":154705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:15.000Z","modified_at":"2026-01-15T03:53:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14990457222754","imei1":"14990457222754","imei2":"14990457222754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154697,"job_number":"JOB_154697","tr_customer_id":154714,"tr_customer_product_id":154704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:12.000Z","modified_at":"2026-01-15T03:53:12.000Z","name":"Leo Cruickshank","mobile_number":"250-889-2489","email_id":"Shad.Marks@yahoo.com","dop":"2025-04-06","serial_number":"10393221115653372","imei1":"10393221115653372","imei2":"10393221115653372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154696,"job_number":"JOB_154696","tr_customer_id":154713,"tr_customer_product_id":154703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:11.000Z","modified_at":"2026-01-15T03:53:11.000Z","name":"Marjolaine Leannon","mobile_number":"616-585-1570","email_id":"Cindy_Schulist44@yahoo.com","dop":"2025-04-06","serial_number":"19773100881019430","imei1":"19773100881019430","imei2":"19773100881019430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154694,"job_number":"JOB_154694","tr_customer_id":154711,"tr_customer_product_id":154701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:10.000Z","modified_at":"2026-01-15T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12177802045885","imei1":"12177802045885","imei2":"12177802045885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154692,"job_number":"JOB_154692","tr_customer_id":154709,"tr_customer_product_id":154699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:09.000Z","modified_at":"2026-01-15T03:53:09.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17312012664193","imei1":"17312012664193","imei2":"17312012664193","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154691,"job_number":"JOB_154691","tr_customer_id":154708,"tr_customer_product_id":154698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:04.000Z","modified_at":"2026-01-15T03:53:04.000Z","name":"Haskell Willms","mobile_number":"308-892-5818","email_id":"Helga1@hotmail.com","dop":"2025-04-06","serial_number":"19105010959766376","imei1":"19105010959766376","imei2":"19105010959766376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154690,"job_number":"JOB_154690","tr_customer_id":154707,"tr_customer_product_id":154697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:03.000Z","modified_at":"2026-01-15T03:53:03.000Z","name":"Jayde Spencer","mobile_number":"568-775-5830","email_id":"Mattie.Kunze31@hotmail.com","dop":"2025-04-06","serial_number":"13274655634158566","imei1":"13274655634158566","imei2":"13274655634158566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154687,"job_number":"JOB_154687","tr_customer_id":154704,"tr_customer_product_id":154694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11320283229344","imei1":"11320283229344","imei2":"11320283229344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154686,"job_number":"JOB_154686","tr_customer_id":154703,"tr_customer_product_id":154693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:02.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15001112222763","imei1":"15001112222763","imei2":"15001112222763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154685,"job_number":"JOB_154685","tr_customer_id":154702,"tr_customer_product_id":154692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:58.000Z","modified_at":"2026-01-15T03:52:58.000Z","name":"Nathan Cartwright","mobile_number":"389-724-7180","email_id":"Winston_Klocko@hotmail.com","dop":"2025-05-30","serial_number":"1951424902690075","imei1":"1951424902690075","imei2":"1951424902690075","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154684,"job_number":"JOB_154684","tr_customer_id":154701,"tr_customer_product_id":154691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:57.000Z","modified_at":"2026-01-15T03:52:57.000Z","name":"Tyler Tillman","mobile_number":"623-477-6253","email_id":"Maxime42@hotmail.com","dop":"2025-05-30","serial_number":"19858284787263","imei1":"19858284787263","imei2":"19858284787263","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154682,"job_number":"JOB_154682","tr_customer_id":154699,"tr_customer_product_id":154689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:51.000Z","modified_at":"2026-01-15T03:52:51.000Z","name":"Lily Baumbach","mobile_number":"652-652-1082","email_id":"Gideon.Batz@gmail.com","dop":"2025-04-06","serial_number":"19874309858502760","imei1":"19874309858502760","imei2":"19874309858502760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154680,"job_number":"JOB_154680","tr_customer_id":154697,"tr_customer_product_id":154687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:50.000Z","modified_at":"2026-01-15T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13590843897101","imei1":"13590843897101","imei2":"13590843897101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154679,"job_number":"JOB_154679","tr_customer_id":154696,"tr_customer_product_id":154686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:44.000Z","modified_at":"2026-01-15T03:52:44.000Z","name":"Tara Gibson","mobile_number":"344-718-5130","email_id":"Natasha37@gmail.com","dop":"2025-04-06","serial_number":"16043247035973948","imei1":"16043247035973948","imei2":"16043247035973948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154678,"job_number":"JOB_154678","tr_customer_id":154695,"tr_customer_product_id":154685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:44.000Z","modified_at":"2026-01-15T03:52:44.000Z","name":"Davion Satterfield","mobile_number":"454-717-8865","email_id":"Dylan18@hotmail.com","dop":"2025-04-06","serial_number":"18485507447311830","imei1":"18485507447311830","imei2":"18485507447311830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154675,"job_number":"JOB_154675","tr_customer_id":154692,"tr_customer_product_id":154682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:42.000Z","modified_at":"2026-01-15T03:52:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19095708693561","imei1":"19095708693561","imei2":"19095708693561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154674,"job_number":"JOB_154674","tr_customer_id":154691,"tr_customer_product_id":154681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:42.000Z","modified_at":"2026-01-15T03:52:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12207671797543","imei1":"12207671797543","imei2":"12207671797543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154673,"job_number":"JOB_154673","tr_customer_id":154690,"tr_customer_product_id":154680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:41.000Z","modified_at":"2026-01-15T03:52:41.000Z","name":"Ella Medhurst","mobile_number":"918-719-8914","email_id":"Arlene54@yahoo.com","dop":"2025-09-16","serial_number":"11157067334880","imei1":"11157067334880","imei2":"11157067334880","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154672,"job_number":"JOB_154672","tr_customer_id":154689,"tr_customer_product_id":154679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:40.000Z","modified_at":"2026-01-15T03:52:40.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16281131360722","imei1":"16281131360722","imei2":"16281131360722","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154668,"job_number":"JOB_154668","tr_customer_id":154685,"tr_customer_product_id":154675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:33.000Z","modified_at":"2026-01-15T03:52:33.000Z","name":"Emmitt Mayert","mobile_number":"314-478-8898","email_id":"Marcel.Bartoletti18@gmail.com","dop":"2025-06-18","serial_number":"1039876155032464","imei1":"1039876155032464","imei2":"1039876155032464","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154665,"job_number":"JOB_154665","tr_customer_id":154682,"tr_customer_product_id":154672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:32.000Z","modified_at":"2026-01-15T03:52:32.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10258045499843","imei1":"10258045499843","imei2":"10258045499843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154664,"job_number":"JOB_154664","tr_customer_id":154681,"tr_customer_product_id":154671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:21.000Z","modified_at":"2026-01-15T03:52:21.000Z","name":"Chanel Kuvalis","mobile_number":"758-590-3816","email_id":"Madalyn41@yahoo.com","dop":"2025-09-16","serial_number":"12276383021487","imei1":"12276383021487","imei2":"12276383021487","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154663,"job_number":"JOB_154663","tr_customer_id":154680,"tr_customer_product_id":154670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:21.000Z","modified_at":"2026-01-15T03:52:21.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19492437408543","imei1":"19492437408543","imei2":"19492437408543","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154662,"job_number":"JOB_154662","tr_customer_id":154679,"tr_customer_product_id":154669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Lonny Powlowski","mobile_number":"781-897-5866","email_id":"Hallie.Corkery@gmail.com","dop":"2025-04-06","serial_number":"19249347671067550","imei1":"19249347671067550","imei2":"19249347671067550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154661,"job_number":"JOB_154661","tr_customer_id":154678,"tr_customer_product_id":154668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Alf Kunze","mobile_number":"964-302-5271","email_id":"Oren.Ziemann@yahoo.com","dop":"2025-04-06","serial_number":"14501522136838768","imei1":"14501522136838768","imei2":"14501522136838768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154660,"job_number":"JOB_154660","tr_customer_id":154677,"tr_customer_product_id":154667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Wilton Cassin","mobile_number":"245-857-5951","email_id":"Arch.White@gmail.com","dop":"2025-04-06","serial_number":"11121198757060796","imei1":"11121198757060796","imei2":"11121198757060796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154657,"job_number":"JOB_154657","tr_customer_id":154674,"tr_customer_product_id":154664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15886753129331","imei1":"15886753129331","imei2":"15886753129331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154656,"job_number":"JOB_154656","tr_customer_id":154673,"tr_customer_product_id":154663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19813715563041","imei1":"19813715563041","imei2":"19813715563041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154653,"job_number":"JOB_154653","tr_customer_id":154670,"tr_customer_product_id":154660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:15.000Z","modified_at":"2026-01-15T03:52:15.000Z","name":"Myrtle Kris","mobile_number":"711-965-5697","email_id":"Abdiel49@yahoo.com","dop":"2025-04-06","serial_number":"19188139382233530","imei1":"19188139382233530","imei2":"19188139382233530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154651,"job_number":"JOB_154651","tr_customer_id":154668,"tr_customer_product_id":154658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:12.000Z","modified_at":"2026-01-15T03:52:12.000Z","name":"Cheyenne Glover","mobile_number":"802-991-0112","email_id":"Gertrude_Bradtke92@yahoo.com","dop":"2025-04-06","serial_number":"17749148616674052","imei1":"17749148616674052","imei2":"17749148616674052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154649,"job_number":"JOB_154649","tr_customer_id":154666,"tr_customer_product_id":154656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:03.000Z","modified_at":"2026-01-15T03:52:03.000Z","name":"Esperanza Schimmel","mobile_number":"225-601-0008","email_id":"Domenick_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"10370091967026112","imei1":"10370091967026112","imei2":"10370091967026112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154647,"job_number":"JOB_154647","tr_customer_id":154664,"tr_customer_product_id":154654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"Derrick Heathcote","mobile_number":"281-563-8921","email_id":"Clementine.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"19868826898573930","imei1":"19868826898573930","imei2":"19868826898573930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154645,"job_number":"JOB_154645","tr_customer_id":154662,"tr_customer_product_id":154652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"Ismael Bailey","mobile_number":"358-984-6853","email_id":"Piper69@gmail.com","dop":"2025-09-16","serial_number":"19383025797967","imei1":"19383025797967","imei2":"19383025797967","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154644,"job_number":"JOB_154644","tr_customer_id":154661,"tr_customer_product_id":154651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17089716826661","imei1":"17089716826661","imei2":"17089716826661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154643,"job_number":"JOB_154643","tr_customer_id":154660,"tr_customer_product_id":154650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15369706639730","imei1":"15369706639730","imei2":"15369706639730","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154642,"job_number":"JOB_154642","tr_customer_id":154659,"tr_customer_product_id":154649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:00.000Z","modified_at":"2026-01-15T03:52:00.000Z","name":"Giles McKenzie","mobile_number":"962-382-9039","email_id":"Eva63@yahoo.com","dop":"2025-04-06","serial_number":"13600602543100756","imei1":"13600602543100756","imei2":"13600602543100756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154640,"job_number":"JOB_154640","tr_customer_id":154657,"tr_customer_product_id":154647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:00.000Z","modified_at":"2026-01-15T03:52:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19549684007135","imei1":"19549684007135","imei2":"19549684007135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154638,"job_number":"JOB_154638","tr_customer_id":154655,"tr_customer_product_id":154645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:53.000Z","modified_at":"2026-01-15T03:51:53.000Z","name":"Rae Orn","mobile_number":"570-606-3420","email_id":"Lynn_Schmidt65@hotmail.com","dop":"2025-06-18","serial_number":"1051431098735897","imei1":"1051431098735897","imei2":"1051431098735897","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154636,"job_number":"JOB_154636","tr_customer_id":154653,"tr_customer_product_id":154643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:52.000Z","modified_at":"2026-01-15T03:51:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10878709176748","imei1":"10878709176748","imei2":"10878709176748","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154634,"job_number":"JOB_154634","tr_customer_id":154651,"tr_customer_product_id":154641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:37.000Z","modified_at":"2026-01-15T03:51:37.000Z","name":"Bethany Cassin","mobile_number":"810-677-4969","email_id":"Eddie84@gmail.com","dop":"2025-04-06","serial_number":"10044090517302968","imei1":"10044090517302968","imei2":"10044090517302968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154631,"job_number":"JOB_154631","tr_customer_id":154648,"tr_customer_product_id":154638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:35.000Z","modified_at":"2026-01-15T03:51:35.000Z","name":"Ed Olson","mobile_number":"700-461-4844","email_id":"Bianka29@gmail.com","dop":"2025-04-06","serial_number":"10497017006468214","imei1":"10497017006468214","imei2":"10497017006468214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154630,"job_number":"JOB_154630","tr_customer_id":154647,"tr_customer_product_id":154637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:35.000Z","modified_at":"2026-01-15T03:51:35.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16745300533085","imei1":"16745300533085","imei2":"16745300533085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154628,"job_number":"JOB_154628","tr_customer_id":154645,"tr_customer_product_id":154635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T02:40:36.000Z","modified_at":"2026-01-15T02:40:36.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-01-14","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-01-14T02:40:36.396363410Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T02:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154627,"job_number":"JOB_154627","tr_customer_id":154644,"tr_customer_product_id":154634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T00:34:11.000Z","modified_at":"2026-01-15T00:34:11.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"14198839277857","imei1":"14198839277857","imei2":"14198839277857","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T00:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154626,"job_number":"JOB_154626","tr_customer_id":154643,"tr_customer_product_id":154633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T23:37:17.000Z","modified_at":"2026-01-14T23:37:17.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-04","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-04T23:37:17.579509009Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T23:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154625,"job_number":"JOB_154625","tr_customer_id":154642,"tr_customer_product_id":154632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T23:34:54.000Z","modified_at":"2026-01-14T23:34:54.000Z","name":"Kalyani Prajapat","mobile_number":"7067401035","email_id":"chinmayananda.iyengar@gmail.com","dop":"2026-01-04","serial_number":"424972009754897","imei1":"424972009754897","imei2":"424972009754897","popurl":"www.rohan-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T23:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154624,"job_number":"JOB_154624","tr_customer_id":154641,"tr_customer_product_id":154631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T23:34:53.000Z","modified_at":"2026-01-14T23:34:53.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-04","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-04T23:34:53.164386154Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T23:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154623,"job_number":"JOB_154623","tr_customer_id":154640,"tr_customer_product_id":154630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:43:57.000Z","modified_at":"2026-01-14T21:43:57.000Z","name":"Ward Kuphal","mobile_number":"413-860-8525","email_id":"Richmond.Hyatt11@yahoo.com","dop":"2025-04-06","serial_number":"16717983407547804","imei1":"16717983407547804","imei2":"16717983407547804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154621,"job_number":"JOB_154621","tr_customer_id":154638,"tr_customer_product_id":154628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:43:55.000Z","modified_at":"2026-01-14T21:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17751388404800","imei1":"17751388404800","imei2":"17751388404800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154620,"job_number":"JOB_154620","tr_customer_id":154637,"tr_customer_product_id":154627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:43:17.000Z","modified_at":"2026-01-14T21:43:17.000Z","name":"Cooper Koss","mobile_number":"761-852-2427","email_id":"Casimer_Weber17@gmail.com","dop":"2025-04-06","serial_number":"19218742195800344","imei1":"19218742195800344","imei2":"19218742195800344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154618,"job_number":"JOB_154618","tr_customer_id":154635,"tr_customer_product_id":154625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:43:16.000Z","modified_at":"2026-01-14T21:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15847645168559","imei1":"15847645168559","imei2":"15847645168559","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154617,"job_number":"JOB_154617","tr_customer_id":154634,"tr_customer_product_id":154624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:42:37.000Z","modified_at":"2026-01-14T21:42:37.000Z","name":"Stanton Mueller","mobile_number":"659-442-6618","email_id":"Lynn_Waelchi@gmail.com","dop":"2025-04-06","serial_number":"18266330566770572","imei1":"18266330566770572","imei2":"18266330566770572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154615,"job_number":"JOB_154615","tr_customer_id":154632,"tr_customer_product_id":154622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:42:36.000Z","modified_at":"2026-01-14T21:42:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13373851787569","imei1":"13373851787569","imei2":"13373851787569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154613,"job_number":"JOB_154613","tr_customer_id":154630,"tr_customer_product_id":154620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:26.000Z","modified_at":"2026-01-14T21:06:26.000Z","name":"Elisabeth Rodriguez","mobile_number":"486-322-1971","email_id":"Tracy80@yahoo.com","dop":"2025-09-09","serial_number":"19358116916250","imei1":"19358116916250","imei2":"19358116916250","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154612,"job_number":"JOB_154612","tr_customer_id":154629,"tr_customer_product_id":154619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:26.000Z","modified_at":"2026-01-14T21:06:26.000Z","name":"Rey Reilly","mobile_number":"612-776-8850","email_id":"Geoffrey_Little@gmail.com","dop":"2025-09-09","serial_number":"19593638389587","imei1":"19593638389587","imei2":"19593638389587","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154610,"job_number":"JOB_154610","tr_customer_id":154627,"tr_customer_product_id":154617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:24.000Z","modified_at":"2026-01-14T21:06:24.000Z","name":"Carter McLaughlin","mobile_number":"335-529-5032","email_id":"Jalyn_Ratke15@yahoo.com","dop":"2025-09-09","serial_number":"12266054747855","imei1":"12266054747855","imei2":"12266054747855","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154609,"job_number":"JOB_154609","tr_customer_id":154626,"tr_customer_product_id":154616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:24.000Z","modified_at":"2026-01-14T21:06:24.000Z","name":"Jensen Jenkins","mobile_number":"676-369-3483","email_id":"Adam_Champlin71@hotmail.com","dop":"2025-09-09","serial_number":"11175123656239","imei1":"11175123656239","imei2":"11175123656239","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154607,"job_number":"JOB_154607","tr_customer_id":154624,"tr_customer_product_id":154614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:21.000Z","modified_at":"2026-01-14T21:06:21.000Z","name":"Lavonne Deckow","mobile_number":"904-289-7368","email_id":"Kacie6@gmail.com","dop":"2025-09-09","serial_number":"11845369754174","imei1":"11845369754174","imei2":"11845369754174","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154606,"job_number":"JOB_154606","tr_customer_id":154623,"tr_customer_product_id":154613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:21.000Z","modified_at":"2026-01-14T21:06:21.000Z","name":"Aurelia Will","mobile_number":"914-211-8976","email_id":"Dandre_Langosh65@yahoo.com","dop":"2025-09-09","serial_number":"18114489851276","imei1":"18114489851276","imei2":"18114489851276","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154879,"job_number":"JOB_154879","tr_customer_id":154896,"tr_customer_product_id":154886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:25.000Z","modified_at":"2026-01-15T06:19:25.000Z","name":"Brando O'Keefe","mobile_number":"419-714-1026","email_id":"Kianna6@gmail.com","dop":"2025-06-09","serial_number":"106121798835474","imei1":"106121798835474","imei2":"106121798835474","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154877,"job_number":"JOB_154877","tr_customer_id":154894,"tr_customer_product_id":154884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:24.000Z","modified_at":"2026-01-15T06:19:24.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102222107126520","imei1":"102222107126520","imei2":"102222107126520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154876,"job_number":"JOB_154876","tr_customer_id":154893,"tr_customer_product_id":154883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:09.000Z","modified_at":"2026-01-15T06:19:09.000Z","name":"Garnett Lind","mobile_number":"549-381-3609","email_id":"Piper.Skiles@yahoo.com","dop":"2025-06-09","serial_number":"109080616870855","imei1":"109080616870855","imei2":"109080616870855","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154874,"job_number":"JOB_154874","tr_customer_id":154891,"tr_customer_product_id":154881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:08.000Z","modified_at":"2026-01-15T06:19:08.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106185584214295","imei1":"106185584214295","imei2":"106185584214295","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154873,"job_number":"JOB_154873","tr_customer_id":154890,"tr_customer_product_id":154880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:18:52.000Z","modified_at":"2026-01-15T06:18:52.000Z","name":"Audreanne Dickens","mobile_number":"460-443-9732","email_id":"Dana27@yahoo.com","dop":"2025-06-09","serial_number":"108211177463755","imei1":"108211177463755","imei2":"108211177463755","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154871,"job_number":"JOB_154871","tr_customer_id":154888,"tr_customer_product_id":154878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:18:51.000Z","modified_at":"2026-01-15T06:18:51.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107604726359565","imei1":"107604726359565","imei2":"107604726359565","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154785,"job_number":"JOB_154785","tr_customer_id":154802,"tr_customer_product_id":154792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:50.000Z","modified_at":"2026-01-15T03:54:50.000Z","name":"Catalina Schaefer","mobile_number":"353-361-1741","email_id":"Johnathan_Green@hotmail.com","dop":"2025-06-09","serial_number":"106948682842155","imei1":"106948682842155","imei2":"106948682842155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154783,"job_number":"JOB_154783","tr_customer_id":154800,"tr_customer_product_id":154790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:49.000Z","modified_at":"2026-01-15T03:54:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108169914668407","imei1":"108169914668407","imei2":"108169914668407","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154767,"job_number":"JOB_154767","tr_customer_id":154784,"tr_customer_product_id":154774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:35.000Z","modified_at":"2026-01-15T03:54:35.000Z","name":"Raymundo Hoppe","mobile_number":"240-426-6067","email_id":"Filomena.Fritsch42@hotmail.com","dop":"2025-06-09","serial_number":"76259165883265870","imei1":"76259165883265870","imei2":"76259165883265870","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154766,"job_number":"JOB_154766","tr_customer_id":154783,"tr_customer_product_id":154773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:33.000Z","modified_at":"2026-01-15T03:54:33.000Z","name":"Derek Effertz","mobile_number":"739-742-1807","email_id":"Shana.Halvorson54@yahoo.com","dop":"2025-06-09","serial_number":"101725134060517","imei1":"101725134060517","imei2":"101725134060517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154764,"job_number":"JOB_154764","tr_customer_id":154781,"tr_customer_product_id":154771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:33.000Z","modified_at":"2026-01-15T03:54:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105646055022640","imei1":"105646055022640","imei2":"105646055022640","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154759,"job_number":"JOB_154759","tr_customer_id":154776,"tr_customer_product_id":154766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"Cristobal Schneider","mobile_number":"381-392-1019","email_id":"Camren_Spinka@hotmail.com","dop":"2025-06-09","serial_number":"107209467416525","imei1":"107209467416525","imei2":"107209467416525","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154756,"job_number":"JOB_154756","tr_customer_id":154773,"tr_customer_product_id":154763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102512917984754","imei1":"102512917984754","imei2":"102512917984754","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154723,"job_number":"JOB_154723","tr_customer_id":154740,"tr_customer_product_id":154730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:30.000Z","name":"Casimer Pouros","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140937342458455","imei1":"140937342458455","imei2":"140937342458455","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154722,"job_number":"JOB_154722","tr_customer_id":154739,"tr_customer_product_id":154729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Jennings Emard","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144448688807345","imei1":"144448688807345","imei2":"144448688807345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154720,"job_number":"JOB_154720","tr_customer_id":154737,"tr_customer_product_id":154727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Jovani White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144930827918554","imei1":"144930827918554","imei2":"144930827918554","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154718,"job_number":"JOB_154718","tr_customer_id":154735,"tr_customer_product_id":154725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"103336702935598","imei1":"103336702935598","imei2":"103336702935598","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154710,"job_number":"JOB_154710","tr_customer_id":154727,"tr_customer_product_id":154717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:18.000Z","modified_at":"2026-01-15T03:53:18.000Z","name":"Mariana Kub","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112455348371228","imei1":"112455348371228","imei2":"112455348371228","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154707,"job_number":"JOB_154707","tr_customer_id":154724,"tr_customer_product_id":154714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Marcos Boyer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157649956341687","imei1":"157649956341687","imei2":"157649956341687","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154705,"job_number":"JOB_154705","tr_customer_id":154722,"tr_customer_product_id":154712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Toney Considine","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120408160629692","imei1":"120408160629692","imei2":"120408160629692","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154703,"job_number":"JOB_154703","tr_customer_id":154720,"tr_customer_product_id":154710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"176715593372150","imei1":"176715593372150","imei2":"176715593372150","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154670,"job_number":"JOB_154670","tr_customer_id":154687,"tr_customer_product_id":154677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:34.000Z","modified_at":"2026-01-15T03:52:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Jaime_Dare83@hotmail.com","dop":"2025-07-02","serial_number":"10390129645337","imei1":"10390129645337","imei2":"10390129645337","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154654,"job_number":"JOB_154654","tr_customer_id":154671,"tr_customer_product_id":154661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Cicero_Huel0@hotmail.com","dop":"2025-07-02","serial_number":"10086939309024","imei1":"10086939309024","imei2":"10086939309024","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154648,"job_number":"JOB_154648","tr_customer_id":154665,"tr_customer_product_id":154655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:02.000Z","modified_at":"2026-01-15T03:52:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Oceane11@hotmail.com","dop":"2025-07-02","serial_number":"17604876526832","imei1":"17604876526832","imei2":"17604876526832","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept-Language | en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 280ec31d-656b-4938-9b5d-1aa660b2146b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 56 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-DMed8xAiS9D1U8Hu0xewHdYXUTw" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NDV9.AE2ay8THciN1N6x2pnXEe9t_D89VpuTNfwdmIPmkUs0"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NDV9.AE2ay8THciN1N6x2pnXEe9t_D89VpuTNfwdmIPmkUs0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 92f7b12b-bb97-4ae8-a4cf-415762a14459 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NDV9.AE2ay8THciN1N6x2pnXEe9t_D89VpuTNfwdmIPmkUs0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c8c9cd09-4999-49a5-a855-5385de040fdc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-Y9/nAMrxHpZr2cqLU/jkHIfolCw" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Repair completed","key":"repair_completed","count":113}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NDV9.AE2ay8THciN1N6x2pnXEe9t_D89VpuTNfwdmIPmkUs0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 99f5ea40-3f74-4bad-9103-7c735b9111b2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1009 |
| ETag | W/"3f1-3FbV7mikFylfqxJzrijHAkmvdes" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":154985,"job_number":"JOB_154985","tr_customer_id":155002,"tr_customer_product_id":154992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:25:24.000Z","modified_at":"2026-01-15T07:25:45.000Z","name":"Dillon Ryan","mobile_number":"899-718-3077","email_id":"Josefa.Mayer85@hotmail.com","dop":"2025-11-04","serial_number":"41169975311261","imei1":"41169975311261","imei2":"41169975311261","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-15T07:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NDV9.AE2ay8THciN1N6x2pnXEe9t_D89VpuTNfwdmIPmkUs0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 658a2eb1-fdde-4c1a-b967-04e9065228f6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"details_key": "repair_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NDV9.AE2ay8THciN1N6x2pnXEe9t_D89VpuTNfwdmIPmkUs0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3f603e3b-85e7-4b48-a37a-0da9e9346e5b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"55a-r+eOtqB66QczPcHlBCMfOZbIRjg" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 15 Jan 2026 07:25:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":154985,"job_number":"JOB_154985","tr_customer_id":155002,"tr_customer_product_id":154992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:25:24.000Z","modified_at":"2026-01-15T07:25:45.000Z","name":"Dillon Ryan","mobile_number":"899-718-3077","email_id":"Josefa.Mayer85@hotmail.com","dop":"2025-11-04","serial_number":"41169975311261","imei1":"41169975311261","imei2":"41169975311261","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-15T07:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":154985,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-15T07:25:24.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":154985,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-15T07:25:31.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NDV9.AE2ay8THciN1N6x2pnXEe9t_D89VpuTNfwdmIPmkUs0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bd2f2612-2d0c-4247-9745-465894f24ddd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 15 Jan 2026 07:25:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NDV9.AE2ay8THciN1N6x2pnXEe9t_D89VpuTNfwdmIPmkUs0 |
| Content-Type | application/json |
| Accept | application/json, text/plain, */* |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d8c6ab43-a35d-4ad8-bd04-518968aae8f1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 136 |
{
"job_id":154985,
"problems": [
{
"id": 3,
"remark": "Reinstalled OS"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b5d64bd0-7da5-4d6a-a9b3-2ec6ff509a29 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-g7IWn49q3ujH/aRpC7G5yIFgKxk" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODQ2MTk0N30.fPk1OVdasoxZ55EpYU6ju5_y_mLI8wdAxUbanAZ91hg"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODQ2MTk0N30.fPk1OVdasoxZ55EpYU6ju5_y_mLI8wdAxUbanAZ91hg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 73c9cfa4-f765-40ad-93e0-e7fbaa50bc62 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODQ2MTk0N30.fPk1OVdasoxZ55EpYU6ju5_y_mLI8wdAxUbanAZ91hg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2a613b2d-77d9-43e5-b140-57e289022e3c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-r5/ZZwQmvIY4/l/3odhka4Z83QQ" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":113},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODQ2MTk0N30.fPk1OVdasoxZ55EpYU6ju5_y_mLI8wdAxUbanAZ91hg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 38457f2c-c3e2-4fd5-acbb-352075a5dbeb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODQ2MTk0N30.fPk1OVdasoxZ55EpYU6ju5_y_mLI8wdAxUbanAZ91hg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6358606d-2b14-461c-89f0-9e962e4f245e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1b4f6-sQjs292T5yHkEwcl7cCgSw1YmtA" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 15 Jan 2026 07:25:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":154982,"job_number":"JOB_154982","tr_customer_id":154999,"tr_customer_product_id":154989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:00:49.000Z","modified_at":"2026-01-15T07:01:29.000Z","name":"Jordi Adams","mobile_number":"295-426-3037","email_id":"Gino_Kshlerin@hotmail.com","dop":"2025-04-06","serial_number":"15901659940815","imei1":"15901659940815","imei2":"15901659940815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T07:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154980,"job_number":"JOB_154980","tr_customer_id":154997,"tr_customer_product_id":154987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:40.000Z","modified_at":"2026-01-15T06:58:05.000Z","name":"Ignatius Crooks","mobile_number":"320-231-4601","email_id":"Cyril61@yahoo.com","dop":"2025-04-06","serial_number":"19464265114291","imei1":"19464265114291","imei2":"19464265114291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154977,"job_number":"JOB_154977","tr_customer_id":154994,"tr_customer_product_id":154984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:12.000Z","modified_at":"2026-01-15T06:57:36.000Z","name":"Anabel Hane","mobile_number":"585-353-1666","email_id":"Frederick_Leffler60@gmail.com","dop":"2025-04-06","serial_number":"14340797200159","imei1":"14340797200159","imei2":"14340797200159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154974,"job_number":"JOB_154974","tr_customer_id":154991,"tr_customer_product_id":154981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:56:43.000Z","modified_at":"2026-01-15T06:57:08.000Z","name":"Cristian DuBuque","mobile_number":"724-979-7659","email_id":"Martine.Lang30@gmail.com","dop":"2025-04-06","serial_number":"12462820906133","imei1":"12462820906133","imei2":"12462820906133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154971,"job_number":"JOB_154971","tr_customer_id":154988,"tr_customer_product_id":154978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:48:16.000Z","modified_at":"2026-01-15T06:48:53.000Z","name":"Elian Keebler","mobile_number":"851-579-9819","email_id":"Jay_Yundt@gmail.com","dop":"2025-04-06","serial_number":"11914848017030","imei1":"11914848017030","imei2":"11914848017030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154968,"job_number":"JOB_154968","tr_customer_id":154985,"tr_customer_product_id":154975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:47:31.000Z","modified_at":"2026-01-15T06:48:09.000Z","name":"Lexie Huels","mobile_number":"803-241-4706","email_id":"Walton.Mills@gmail.com","dop":"2025-04-06","serial_number":"16052269561632","imei1":"16052269561632","imei2":"16052269561632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154965,"job_number":"JOB_154965","tr_customer_id":154982,"tr_customer_product_id":154972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:51.000Z","modified_at":"2026-01-15T06:47:31.000Z","name":"Jovani McCullough","mobile_number":"797-930-2972","email_id":"Antoinette5@hotmail.com","dop":"2025-04-06","serial_number":"17935714195699","imei1":"17935714195699","imei2":"17935714195699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154963,"job_number":"JOB_154963","tr_customer_id":154980,"tr_customer_product_id":154970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:47.000Z","modified_at":"2026-01-15T06:47:24.000Z","name":"Kirk Larkin","mobile_number":"474-489-4570","email_id":"Rosario65@hotmail.com","dop":"2025-04-06","serial_number":"16685714985066","imei1":"16685714985066","imei2":"16685714985066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154960,"job_number":"JOB_154960","tr_customer_id":154977,"tr_customer_product_id":154967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:59.000Z","modified_at":"2026-01-15T06:42:40.000Z","name":"Braxton Lind","mobile_number":"467-701-0783","email_id":"Mia.Frami@hotmail.com","dop":"2025-04-06","serial_number":"16958409285434","imei1":"16958409285434","imei2":"16958409285434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154957,"job_number":"JOB_154957","tr_customer_id":154974,"tr_customer_product_id":154964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:26.000Z","modified_at":"2026-01-15T06:42:02.000Z","name":"Katelyn Daniel","mobile_number":"784-583-2898","email_id":"Florida_Hills18@yahoo.com","dop":"2025-04-06","serial_number":"14386659429112","imei1":"14386659429112","imei2":"14386659429112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154955,"job_number":"JOB_154955","tr_customer_id":154972,"tr_customer_product_id":154962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:21.000Z","modified_at":"2026-01-15T06:41:59.000Z","name":"Letitia Rippin","mobile_number":"279-367-2377","email_id":"Russell.Sanford@hotmail.com","dop":"2025-04-06","serial_number":"14850816490143","imei1":"14850816490143","imei2":"14850816490143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154953,"job_number":"JOB_154953","tr_customer_id":154970,"tr_customer_product_id":154960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:11.000Z","modified_at":"2026-01-15T06:41:51.000Z","name":"Broderick Jacobson","mobile_number":"515-749-5325","email_id":"Lucie_Hilll97@yahoo.com","dop":"2025-04-06","serial_number":"10374126133156","imei1":"10374126133156","imei2":"10374126133156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154950,"job_number":"JOB_154950","tr_customer_id":154967,"tr_customer_product_id":154957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:40:22.000Z","modified_at":"2026-01-15T06:41:03.000Z","name":"Domingo Ritchie","mobile_number":"364-400-5596","email_id":"Rahul_Anderson@gmail.com","dop":"2025-04-06","serial_number":"16111247612646","imei1":"16111247612646","imei2":"16111247612646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154946,"job_number":"JOB_154946","tr_customer_id":154963,"tr_customer_product_id":154953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:47.000Z","modified_at":"2026-01-15T06:37:26.000Z","name":"Lorenzo Halvorson","mobile_number":"531-296-3904","email_id":"Mason.Howe70@gmail.com","dop":"2025-04-06","serial_number":"11457727480646","imei1":"11457727480646","imei2":"11457727480646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:37:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154940,"job_number":"JOB_154940","tr_customer_id":154957,"tr_customer_product_id":154947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:00.000Z","modified_at":"2026-01-15T06:36:39.000Z","name":"Edwardo Sipes","mobile_number":"551-663-4198","email_id":"Nicole_Torp@hotmail.com","dop":"2025-04-06","serial_number":"12305671712547","imei1":"12305671712547","imei2":"12305671712547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154934,"job_number":"JOB_154934","tr_customer_id":154951,"tr_customer_product_id":154941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:13.000Z","modified_at":"2026-01-15T06:35:52.000Z","name":"Kacie Hessel","mobile_number":"807-207-8797","email_id":"Jerry_Schaden@hotmail.com","dop":"2025-04-06","serial_number":"19306049532119","imei1":"19306049532119","imei2":"19306049532119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154929,"job_number":"JOB_154929","tr_customer_id":154946,"tr_customer_product_id":154936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:08.000Z","modified_at":"2026-01-15T06:35:44.000Z","name":"Wilton Bednar","mobile_number":"403-345-7033","email_id":"Kelli2@yahoo.com","dop":"2025-04-06","serial_number":"13134599606588","imei1":"13134599606588","imei2":"13134599606588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154921,"job_number":"JOB_154921","tr_customer_id":154938,"tr_customer_product_id":154928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:23.000Z","modified_at":"2026-01-15T06:35:00.000Z","name":"Chloe Borer","mobile_number":"803-647-3152","email_id":"Magdalen.Bernier73@yahoo.com","dop":"2025-04-06","serial_number":"11843392210986","imei1":"11843392210986","imei2":"11843392210986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154915,"job_number":"JOB_154915","tr_customer_id":154932,"tr_customer_product_id":154922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:39.000Z","modified_at":"2026-01-15T06:34:16.000Z","name":"Sigurd Bradtke","mobile_number":"815-924-4426","email_id":"Nedra_Zemlak@gmail.com","dop":"2025-04-06","serial_number":"17404814383481","imei1":"17404814383481","imei2":"17404814383481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154910,"job_number":"JOB_154910","tr_customer_id":154927,"tr_customer_product_id":154917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:07.000Z","modified_at":"2026-01-15T06:33:44.000Z","name":"Heath Wilkinson","mobile_number":"868-529-4131","email_id":"Josiah64@gmail.com","dop":"2025-04-06","serial_number":"15191910303555","imei1":"15191910303555","imei2":"15191910303555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154908,"job_number":"JOB_154908","tr_customer_id":154925,"tr_customer_product_id":154915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:30:06.000Z","modified_at":"2026-01-15T06:30:44.000Z","name":"Giovanny Murazik","mobile_number":"271-382-3761","email_id":"Caterina42@gmail.com","dop":"2025-04-06","serial_number":"16197348842202","imei1":"16197348842202","imei2":"16197348842202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154905,"job_number":"JOB_154905","tr_customer_id":154922,"tr_customer_product_id":154912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:29:22.000Z","modified_at":"2026-01-15T06:29:59.000Z","name":"Issac Bode","mobile_number":"284-538-8840","email_id":"Hayden.Windler76@gmail.com","dop":"2025-04-06","serial_number":"12625998266390","imei1":"12625998266390","imei2":"12625998266390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154901,"job_number":"JOB_154901","tr_customer_id":154918,"tr_customer_product_id":154908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:38.000Z","modified_at":"2026-01-15T06:29:15.000Z","name":"Karlie Herzog","mobile_number":"914-442-7847","email_id":"Emile.Kuhn@hotmail.com","dop":"2025-04-06","serial_number":"17423636039142","imei1":"17423636039142","imei2":"17423636039142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154896,"job_number":"JOB_154896","tr_customer_id":154913,"tr_customer_product_id":154903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:27:23.000Z","modified_at":"2026-01-15T06:28:00.000Z","name":"Braeden Buckridge","mobile_number":"961-589-0128","email_id":"Rudolph_Simonis10@hotmail.com","dop":"2025-04-06","serial_number":"13028227329774","imei1":"13028227329774","imei2":"13028227329774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154893,"job_number":"JOB_154893","tr_customer_id":154910,"tr_customer_product_id":154900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:26:39.000Z","modified_at":"2026-01-15T06:27:16.000Z","name":"Thora Hackett","mobile_number":"285-474-0345","email_id":"Korbin.McGlynn@gmail.com","dop":"2025-04-06","serial_number":"15235461070031","imei1":"15235461070031","imei2":"15235461070031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154890,"job_number":"JOB_154890","tr_customer_id":154907,"tr_customer_product_id":154897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:25:54.000Z","modified_at":"2026-01-15T06:26:32.000Z","name":"Etha Huel","mobile_number":"240-825-0482","email_id":"Marcelina.Nolan40@hotmail.com","dop":"2025-04-06","serial_number":"18202895193108","imei1":"18202895193108","imei2":"18202895193108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154887,"job_number":"JOB_154887","tr_customer_id":154904,"tr_customer_product_id":154894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:22:22.000Z","modified_at":"2026-01-15T06:23:00.000Z","name":"Wayne Miller","mobile_number":"877-448-6753","email_id":"Breana79@yahoo.com","dop":"2025-06-18","serial_number":"10547608379677","imei1":"10547608379677","imei2":"10547608379677","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154884,"job_number":"JOB_154884","tr_customer_id":154901,"tr_customer_product_id":154891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:36.000Z","modified_at":"2026-01-15T06:22:15.000Z","name":"Darrel Wunsch","mobile_number":"470-615-4014","email_id":"Jett5@hotmail.com","dop":"2025-06-18","serial_number":"10156662605662","imei1":"10156662605662","imei2":"10156662605662","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154863,"job_number":"JOB_154863","tr_customer_id":154880,"tr_customer_product_id":154870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:55.000Z","modified_at":"2026-01-15T06:03:34.000Z","name":"Izabella Krajcik","mobile_number":"461-868-4195","email_id":"Quinn67@hotmail.com","dop":"2025-04-06","serial_number":"11713773949577","imei1":"11713773949577","imei2":"11713773949577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:03:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154860,"job_number":"JOB_154860","tr_customer_id":154877,"tr_customer_product_id":154867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:07.000Z","modified_at":"2026-01-15T06:02:47.000Z","name":"Julianne Ebert","mobile_number":"510-933-5708","email_id":"Jesse_McDermott@yahoo.com","dop":"2025-04-06","serial_number":"13010152798210","imei1":"13010152798210","imei2":"13010152798210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154853,"job_number":"JOB_154853","tr_customer_id":154870,"tr_customer_product_id":154860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:20.000Z","modified_at":"2026-01-15T06:02:00.000Z","name":"Krista Hammes","mobile_number":"742-771-8500","email_id":"Aditya42@yahoo.com","dop":"2025-04-06","serial_number":"13880751078644","imei1":"13880751078644","imei2":"13880751078644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154827,"job_number":"JOB_154827","tr_customer_id":154844,"tr_customer_product_id":154834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:30.000Z","modified_at":"2026-01-15T04:58:07.000Z","name":"Antwan Schneider","mobile_number":"607-426-5640","email_id":"Christ.Adams58@gmail.com","dop":"2025-04-06","serial_number":"14094953580502","imei1":"14094953580502","imei2":"14094953580502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154825,"job_number":"JOB_154825","tr_customer_id":154842,"tr_customer_product_id":154832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:12.000Z","modified_at":"2026-01-15T04:57:48.000Z","name":"Ella Runolfsson","mobile_number":"238-865-6490","email_id":"Raheem.MacGyver@gmail.com","dop":"2025-04-06","serial_number":"19632011228717","imei1":"19632011228717","imei2":"19632011228717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154824,"job_number":"JOB_154824","tr_customer_id":154841,"tr_customer_product_id":154831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:43.000Z","modified_at":"2026-01-15T04:47:53.000Z","name":"Maiya Feeney","mobile_number":"506-459-3787","email_id":"Genoveva.Wolf@hotmail.com","dop":"2025-07-01","serial_number":"106957362760184","imei1":"106957362760184","imei2":"106957362760184","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154822,"job_number":"JOB_154822","tr_customer_id":154839,"tr_customer_product_id":154829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:30.000Z","modified_at":"2026-01-15T04:47:40.000Z","name":"Caterina Cormier","mobile_number":"859-490-8237","email_id":"Tyrel_Bergnaum@gmail.com","dop":"2025-07-01","serial_number":"108528954746794","imei1":"108528954746794","imei2":"108528954746794","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154816,"job_number":"JOB_154816","tr_customer_id":154833,"tr_customer_product_id":154823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:31:30.000Z","modified_at":"2026-01-15T04:32:08.000Z","name":"Keyshawn Barton","mobile_number":"793-953-1324","email_id":"Amelie32@hotmail.com","dop":"2025-04-06","serial_number":"14778818024557","imei1":"14778818024557","imei2":"14778818024557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154793,"job_number":"JOB_154793","tr_customer_id":154810,"tr_customer_product_id":154800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:38.000Z","modified_at":"2026-01-15T03:56:15.000Z","name":"Sincere Gaylord","mobile_number":"583-257-9321","email_id":"Archibald_Crona35@hotmail.com","dop":"2025-04-06","serial_number":"13180979616194","imei1":"13180979616194","imei2":"13180979616194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154790,"job_number":"JOB_154790","tr_customer_id":154807,"tr_customer_product_id":154797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:05.000Z","modified_at":"2026-01-15T03:55:41.000Z","name":"Janis O'Hara","mobile_number":"984-375-8097","email_id":"Germaine_Bayer85@yahoo.com","dop":"2025-04-06","serial_number":"11969883709556","imei1":"11969883709556","imei2":"11969883709556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154787,"job_number":"JOB_154787","tr_customer_id":154804,"tr_customer_product_id":154794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:54.000Z","modified_at":"2026-01-15T03:55:31.000Z","name":"Elinor Hettinger","mobile_number":"375-390-5587","email_id":"Napoleon18@gmail.com","dop":"2025-04-06","serial_number":"12265932362474","imei1":"12265932362474","imei2":"12265932362474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154779,"job_number":"JOB_154779","tr_customer_id":154796,"tr_customer_product_id":154786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:44.000Z","modified_at":"2026-01-15T03:55:21.000Z","name":"Aliza Beer","mobile_number":"893-425-1746","email_id":"Anita.Hermiston89@yahoo.com","dop":"2025-04-06","serial_number":"18739783520639","imei1":"18739783520639","imei2":"18739783520639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154777,"job_number":"JOB_154777","tr_customer_id":154794,"tr_customer_product_id":154784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:43.000Z","modified_at":"2026-01-15T03:55:20.000Z","name":"Koby Collier","mobile_number":"975-267-1400","email_id":"Alice40@gmail.com","dop":"2025-04-06","serial_number":"19925408509904","imei1":"19925408509904","imei2":"19925408509904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154771,"job_number":"JOB_154771","tr_customer_id":154788,"tr_customer_product_id":154778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:40.000Z","modified_at":"2026-01-15T03:55:17.000Z","name":"Toney Bergnaum","mobile_number":"846-419-6078","email_id":"Neha2@gmail.com","dop":"2025-04-06","serial_number":"13105788391617","imei1":"13105788391617","imei2":"13105788391617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154769,"job_number":"JOB_154769","tr_customer_id":154786,"tr_customer_product_id":154776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:39.000Z","modified_at":"2026-01-15T03:55:16.000Z","name":"Kaitlyn Abernathy","mobile_number":"862-365-2393","email_id":"Felix40@yahoo.com","dop":"2025-04-06","serial_number":"18027338344820","imei1":"18027338344820","imei2":"18027338344820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154762,"job_number":"JOB_154762","tr_customer_id":154779,"tr_customer_product_id":154769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:22.000Z","modified_at":"2026-01-15T03:54:58.000Z","name":"Julia Wiegand","mobile_number":"655-702-4927","email_id":"Derrick79@yahoo.com","dop":"2025-04-06","serial_number":"16875896138232","imei1":"16875896138232","imei2":"16875896138232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154757,"job_number":"JOB_154757","tr_customer_id":154774,"tr_customer_product_id":154764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:53.000Z","name":"Elda Grimes","mobile_number":"251-665-5352","email_id":"Antonina8@yahoo.com","dop":"2025-04-06","serial_number":"16374843022062","imei1":"16374843022062","imei2":"16374843022062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154753,"job_number":"JOB_154753","tr_customer_id":154770,"tr_customer_product_id":154760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:13.000Z","modified_at":"2026-01-15T03:54:51.000Z","name":"Demario Auer","mobile_number":"981-865-2983","email_id":"Lauryn_Feeney@yahoo.com","dop":"2025-04-06","serial_number":"12655583638902","imei1":"12655583638902","imei2":"12655583638902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154750,"job_number":"JOB_154750","tr_customer_id":154767,"tr_customer_product_id":154757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:09.000Z","modified_at":"2026-01-15T03:54:46.000Z","name":"Ignacio Hansen","mobile_number":"351-557-6555","email_id":"Edd_Williamson@hotmail.com","dop":"2025-04-06","serial_number":"19084999366537","imei1":"19084999366537","imei2":"19084999366537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154745,"job_number":"JOB_154745","tr_customer_id":154762,"tr_customer_product_id":154752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:00.000Z","modified_at":"2026-01-15T03:54:36.000Z","name":"Lula Koepp","mobile_number":"573-903-3364","email_id":"Pablo.Gerhold66@hotmail.com","dop":"2025-04-06","serial_number":"13727808385331","imei1":"13727808385331","imei2":"13727808385331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154743,"job_number":"JOB_154743","tr_customer_id":154760,"tr_customer_product_id":154750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:00.000Z","modified_at":"2026-01-15T03:54:36.000Z","name":"Zakary Emard","mobile_number":"878-201-7590","email_id":"Roberto.Fadel0@yahoo.com","dop":"2025-04-06","serial_number":"16298536774716","imei1":"16298536774716","imei2":"16298536774716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154737,"job_number":"JOB_154737","tr_customer_id":154754,"tr_customer_product_id":154744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:55.000Z","modified_at":"2026-01-15T03:54:32.000Z","name":"Tobin King","mobile_number":"267-253-6608","email_id":"Jada92@hotmail.com","dop":"2025-04-06","serial_number":"16594394199245","imei1":"16594394199245","imei2":"16594394199245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154735,"job_number":"JOB_154735","tr_customer_id":154752,"tr_customer_product_id":154742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:54.000Z","modified_at":"2026-01-15T03:54:31.000Z","name":"Magdalen Moore","mobile_number":"461-960-8023","email_id":"Marcelo.Schiller29@hotmail.com","dop":"2025-04-06","serial_number":"16730177508759","imei1":"16730177508759","imei2":"16730177508759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154732,"job_number":"JOB_154732","tr_customer_id":154749,"tr_customer_product_id":154739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:46.000Z","modified_at":"2026-01-15T03:54:22.000Z","name":"Susan Schinner","mobile_number":"308-401-0207","email_id":"Phoebe.Schaden@yahoo.com","dop":"2025-04-06","serial_number":"14710900443207","imei1":"14710900443207","imei2":"14710900443207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154729,"job_number":"JOB_154729","tr_customer_id":154746,"tr_customer_product_id":154736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:39.000Z","modified_at":"2026-01-15T03:54:15.000Z","name":"Lura West","mobile_number":"281-903-3266","email_id":"Josue_Cormier49@gmail.com","dop":"2025-04-06","serial_number":"11065750551589","imei1":"11065750551589","imei2":"11065750551589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154726,"job_number":"JOB_154726","tr_customer_id":154743,"tr_customer_product_id":154733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:33.000Z","modified_at":"2026-01-15T03:54:10.000Z","name":"Velda Keeling","mobile_number":"552-916-0762","email_id":"Tillman_Hilpert@hotmail.com","dop":"2025-04-06","serial_number":"18451403951000","imei1":"18451403951000","imei2":"18451403951000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154721,"job_number":"JOB_154721","tr_customer_id":154738,"tr_customer_product_id":154728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:54:06.000Z","name":"Kaci Schowalter","mobile_number":"226-563-2520","email_id":"Sammy71@yahoo.com","dop":"2025-04-06","serial_number":"13233333042247","imei1":"13233333042247","imei2":"13233333042247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154716,"job_number":"JOB_154716","tr_customer_id":154733,"tr_customer_product_id":154723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:25.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Clarabelle Schimmel","mobile_number":"924-563-8731","email_id":"Alexander_Lubowitz84@hotmail.com","dop":"2025-04-06","serial_number":"14792360043214","imei1":"14792360043214","imei2":"14792360043214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154713,"job_number":"JOB_154713","tr_customer_id":154730,"tr_customer_product_id":154720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:24.000Z","modified_at":"2026-01-15T03:53:58.000Z","name":"Chaim Buckridge","mobile_number":"897-319-1702","email_id":"Johathan23@gmail.com","dop":"2025-04-06","serial_number":"12211635332406","imei1":"12211635332406","imei2":"12211635332406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154706,"job_number":"JOB_154706","tr_customer_id":154723,"tr_customer_product_id":154713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:53.000Z","name":"Will Corwin","mobile_number":"262-322-2208","email_id":"Jeramie.Cruickshank90@yahoo.com","dop":"2025-04-06","serial_number":"14969823973146","imei1":"14969823973146","imei2":"14969823973146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154699,"job_number":"JOB_154699","tr_customer_id":154716,"tr_customer_product_id":154706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:15.000Z","modified_at":"2026-01-15T03:53:52.000Z","name":"Barney Stark","mobile_number":"368-711-8294","email_id":"Oral_Waters@gmail.com","dop":"2025-04-06","serial_number":"10265971515165","imei1":"10265971515165","imei2":"10265971515165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154695,"job_number":"JOB_154695","tr_customer_id":154712,"tr_customer_product_id":154702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:10.000Z","modified_at":"2026-01-15T03:53:47.000Z","name":"Loma Padberg","mobile_number":"301-557-8045","email_id":"Winston.Trantow62@yahoo.com","dop":"2025-04-06","serial_number":"13386056465394","imei1":"13386056465394","imei2":"13386056465394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154693,"job_number":"JOB_154693","tr_customer_id":154710,"tr_customer_product_id":154700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:10.000Z","modified_at":"2026-01-15T03:53:46.000Z","name":"Kaya Torp","mobile_number":"381-649-5798","email_id":"Fabiola15@yahoo.com","dop":"2025-04-06","serial_number":"18184712263619","imei1":"18184712263619","imei2":"18184712263619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154689,"job_number":"JOB_154689","tr_customer_id":154706,"tr_customer_product_id":154696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:39.000Z","name":"Emily Treutel","mobile_number":"257-558-8619","email_id":"Magdalena_Weber20@hotmail.com","dop":"2025-04-06","serial_number":"15848662326397","imei1":"15848662326397","imei2":"15848662326397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154688,"job_number":"JOB_154688","tr_customer_id":154705,"tr_customer_product_id":154695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:38.000Z","name":"Jamaal O'Connell","mobile_number":"681-523-1685","email_id":"Alexzander36@yahoo.com","dop":"2025-04-06","serial_number":"15293953200551","imei1":"15293953200551","imei2":"15293953200551","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154681,"job_number":"JOB_154681","tr_customer_id":154698,"tr_customer_product_id":154688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:50.000Z","modified_at":"2026-01-15T03:53:26.000Z","name":"Glenna Ryan","mobile_number":"989-656-1106","email_id":"Jacynthe_Sipes@yahoo.com","dop":"2025-04-06","serial_number":"18687709639080","imei1":"18687709639080","imei2":"18687709639080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154677,"job_number":"JOB_154677","tr_customer_id":154694,"tr_customer_product_id":154684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:43.000Z","modified_at":"2026-01-15T03:53:18.000Z","name":"Glenda Spinka","mobile_number":"620-778-4149","email_id":"Milan_Ullrich68@hotmail.com","dop":"2025-04-06","serial_number":"16021386739292","imei1":"16021386739292","imei2":"16021386739292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154676,"job_number":"JOB_154676","tr_customer_id":154693,"tr_customer_product_id":154683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:42.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Jeremy Barton","mobile_number":"935-556-5455","email_id":"Preston_Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"12161827336610","imei1":"12161827336610","imei2":"12161827336610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154666,"job_number":"JOB_154666","tr_customer_id":154683,"tr_customer_product_id":154673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:32.000Z","modified_at":"2026-01-15T03:53:06.000Z","name":"Edwina Gleason","mobile_number":"786-246-1960","email_id":"Emie.Kihn83@hotmail.com","dop":"2025-06-18","serial_number":"10917346007467","imei1":"10917346007467","imei2":"10917346007467","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154659,"job_number":"JOB_154659","tr_customer_id":154676,"tr_customer_product_id":154666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:19.000Z","modified_at":"2026-01-15T03:52:55.000Z","name":"Sage Rippin","mobile_number":"896-455-7899","email_id":"Taylor59@yahoo.com","dop":"2025-04-06","serial_number":"11222925263659","imei1":"11222925263659","imei2":"11222925263659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154658,"job_number":"JOB_154658","tr_customer_id":154675,"tr_customer_product_id":154665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:19.000Z","modified_at":"2026-01-15T03:52:55.000Z","name":"Macy King","mobile_number":"326-869-8774","email_id":"Golden88@hotmail.com","dop":"2025-04-06","serial_number":"16164566941399","imei1":"16164566941399","imei2":"16164566941399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154655,"job_number":"JOB_154655","tr_customer_id":154672,"tr_customer_product_id":154662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:55.000Z","name":"Allison Morissette","mobile_number":"650-547-3868","email_id":"Lavern.Crist@hotmail.com","dop":"2025-04-06","serial_number":"16146098974570","imei1":"16146098974570","imei2":"16146098974570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154652,"job_number":"JOB_154652","tr_customer_id":154669,"tr_customer_product_id":154659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:14.000Z","modified_at":"2026-01-15T03:52:50.000Z","name":"Cornelius Schimmel","mobile_number":"297-574-2851","email_id":"Floy_Breitenberg2@hotmail.com","dop":"2025-04-06","serial_number":"18060434048959","imei1":"18060434048959","imei2":"18060434048959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154650,"job_number":"JOB_154650","tr_customer_id":154667,"tr_customer_product_id":154657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:11.000Z","modified_at":"2026-01-15T03:52:45.000Z","name":"Corene Keeling","mobile_number":"560-569-6547","email_id":"Bonita_Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"12224792589978","imei1":"12224792589978","imei2":"12224792589978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154646,"job_number":"JOB_154646","tr_customer_id":154663,"tr_customer_product_id":154653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:35.000Z","name":"Sammie Runte","mobile_number":"536-959-3031","email_id":"Cleve_Kutch74@gmail.com","dop":"2025-04-06","serial_number":"13101823141083","imei1":"13101823141083","imei2":"13101823141083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154641,"job_number":"JOB_154641","tr_customer_id":154658,"tr_customer_product_id":154648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:00.000Z","modified_at":"2026-01-15T03:52:36.000Z","name":"Oma Senger","mobile_number":"511-897-9363","email_id":"Jayde22@hotmail.com","dop":"2025-04-06","serial_number":"11728064440827","imei1":"11728064440827","imei2":"11728064440827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154639,"job_number":"JOB_154639","tr_customer_id":154656,"tr_customer_product_id":154646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:59.000Z","modified_at":"2026-01-15T03:52:36.000Z","name":"Norwood Pfannerstill","mobile_number":"899-446-2276","email_id":"Amelia.Schuster@hotmail.com","dop":"2025-04-06","serial_number":"18824888640120","imei1":"18824888640120","imei2":"18824888640120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154637,"job_number":"JOB_154637","tr_customer_id":154654,"tr_customer_product_id":154644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:52.000Z","modified_at":"2026-01-15T03:52:26.000Z","name":"Verdie Morissette","mobile_number":"614-324-0735","email_id":"Lou.Quigley69@gmail.com","dop":"2025-06-18","serial_number":"10658304100820","imei1":"10658304100820","imei2":"10658304100820","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154635,"job_number":"JOB_154635","tr_customer_id":154652,"tr_customer_product_id":154642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:48.000Z","modified_at":"2026-01-15T03:51:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"61866921271988","imei1":"61866921271988","imei2":"61866921271988","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154633,"job_number":"JOB_154633","tr_customer_id":154650,"tr_customer_product_id":154640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:36.000Z","modified_at":"2026-01-15T03:51:45.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"60204167257390","imei1":"60204167257390","imei2":"60204167257390","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154632,"job_number":"JOB_154632","tr_customer_id":154649,"tr_customer_product_id":154639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:36.000Z","modified_at":"2026-01-15T03:52:11.000Z","name":"Marielle Klocko","mobile_number":"331-596-0989","email_id":"Laury_Block@gmail.com","dop":"2025-04-06","serial_number":"16123585728468","imei1":"16123585728468","imei2":"16123585728468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154629,"job_number":"JOB_154629","tr_customer_id":154646,"tr_customer_product_id":154636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:34.000Z","modified_at":"2026-01-15T03:52:09.000Z","name":"Magali Legros","mobile_number":"626-750-3488","email_id":"Elisa_Becker@gmail.com","dop":"2025-04-06","serial_number":"11471748807815","imei1":"11471748807815","imei2":"11471748807815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154943,"job_number":"JOB_154943","tr_customer_id":154960,"tr_customer_product_id":154950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:27.000Z","modified_at":"2026-01-15T06:37:07.000Z","name":"Elenora Kautzer","mobile_number":"418-383-0552","email_id":"Adolph_Trantow@yahoo.com","dop":"2000-01-31","serial_number":"10400812282859","imei1":"10400812282859","imei2":"10400812282859","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:37:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154937,"job_number":"JOB_154937","tr_customer_id":154954,"tr_customer_product_id":154944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:40.000Z","modified_at":"2026-01-15T06:36:19.000Z","name":"Raoul Fahey","mobile_number":"615-705-3775","email_id":"Casper_Stanton@hotmail.com","dop":"2000-01-31","serial_number":"10846863876151","imei1":"10846863876151","imei2":"10846863876151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154932,"job_number":"JOB_154932","tr_customer_id":154949,"tr_customer_product_id":154939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:12.000Z","modified_at":"2026-01-15T06:35:51.000Z","name":"Rosie Jerde","mobile_number":"280-777-9556","email_id":"Jaquan_Reilly@gmail.com","dop":"2025-10-21","serial_number":"11640585847183","imei1":"11640585847183","imei2":"11640585847183","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154926,"job_number":"JOB_154926","tr_customer_id":154943,"tr_customer_product_id":154933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:52.000Z","modified_at":"2026-01-15T06:35:32.000Z","name":"Ulises Gislason","mobile_number":"322-524-0142","email_id":"Gretchen2@hotmail.com","dop":"2000-01-31","serial_number":"10443329658448","imei1":"10443329658448","imei2":"10443329658448","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154924,"job_number":"JOB_154924","tr_customer_id":154941,"tr_customer_product_id":154931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:25.000Z","modified_at":"2026-01-15T06:35:04.000Z","name":"Daphney Sawayn","mobile_number":"933-363-3747","email_id":"Jaime.Morissette76@gmail.com","dop":"2025-10-21","serial_number":"11284403289603","imei1":"11284403289603","imei2":"11284403289603","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154918,"job_number":"JOB_154918","tr_customer_id":154935,"tr_customer_product_id":154925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:04.000Z","modified_at":"2026-01-15T06:34:44.000Z","name":"Tomas Kohler","mobile_number":"853-244-2576","email_id":"Eugene89@yahoo.com","dop":"2000-01-31","serial_number":"10322866015221","imei1":"10322866015221","imei2":"10322866015221","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154913,"job_number":"JOB_154913","tr_customer_id":154930,"tr_customer_product_id":154920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:38.000Z","modified_at":"2026-01-15T06:34:17.000Z","name":"Yvette Fisher","mobile_number":"250-720-4833","email_id":"Stefanie26@hotmail.com","dop":"2025-10-21","serial_number":"18373602538988","imei1":"18373602538988","imei2":"18373602538988","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154815,"job_number":"JOB_154815","tr_customer_id":154832,"tr_customer_product_id":154822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:06.000Z","modified_at":"2026-01-15T04:03:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48468017060150","imei1":"48468017060150","imei2":"48468017060150","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154808,"job_number":"JOB_154808","tr_customer_id":154825,"tr_customer_product_id":154815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97815372371767","imei1":"97815372371767","imei2":"97815372371767","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:02:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154801,"job_number":"JOB_154801","tr_customer_id":154818,"tr_customer_product_id":154808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:05.000Z","modified_at":"2026-01-15T04:02:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28044922743389","imei1":"28044922743389","imei2":"28044922743389","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154775,"job_number":"JOB_154775","tr_customer_id":154792,"tr_customer_product_id":154782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:43.000Z","modified_at":"2026-01-15T03:55:19.000Z","name":"Rachelle Mills","mobile_number":"239-934-9052","email_id":"Samanta7@gmail.com","dop":"2000-01-31","serial_number":"10216316263764","imei1":"10216316263764","imei2":"10216316263764","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154742,"job_number":"JOB_154742","tr_customer_id":154759,"tr_customer_product_id":154749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:59.000Z","modified_at":"2026-01-15T03:54:35.000Z","name":"Brannon Leffler","mobile_number":"673-252-5995","email_id":"Asa.Morar@hotmail.com","dop":"2000-01-31","serial_number":"10750483088147","imei1":"10750483088147","imei2":"10750483088147","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154701,"job_number":"JOB_154701","tr_customer_id":154718,"tr_customer_product_id":154708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:16.000Z","modified_at":"2026-01-15T03:53:52.000Z","name":"Audreanne Senger","mobile_number":"263-760-9733","email_id":"Bert_Harber26@hotmail.com","dop":"2000-01-31","serial_number":"10705134337006","imei1":"10705134337006","imei2":"10705134337006","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154683,"job_number":"JOB_154683","tr_customer_id":154700,"tr_customer_product_id":154690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:56.000Z","modified_at":"2026-01-15T03:53:12.000Z","name":"Adriana Kshlerin","mobile_number":"344-336-9434","email_id":"Gladyce.Schamberger@hotmail.com","dop":"2025-05-30","serial_number":"16511665005532","imei1":"16511665005532","imei2":"16511665005532","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154669,"job_number":"JOB_154669","tr_customer_id":154686,"tr_customer_product_id":154676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:33.000Z","modified_at":"2026-01-15T03:53:09.000Z","name":"Samara Lakin","mobile_number":"764-858-8372","email_id":"Donnell17@yahoo.com","dop":"2000-01-31","serial_number":"10141111063341","imei1":"10141111063341","imei2":"10141111063341","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154985,"job_number":"JOB_154985","tr_customer_id":155002,"tr_customer_product_id":154992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:25:24.000Z","modified_at":"2026-01-15T07:25:47.000Z","name":"Dillon Ryan","mobile_number":"899-718-3077","email_id":"Josefa.Mayer85@hotmail.com","dop":"2025-11-04","serial_number":"41169975311261","imei1":"41169975311261","imei2":"41169975311261","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-15T07:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154903,"job_number":"JOB_154903","tr_customer_id":154920,"tr_customer_product_id":154910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:52.000Z","modified_at":"2026-01-15T06:29:03.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"83238272762906","imei1":"83238272762906","imei2":"83238272762906","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154899,"job_number":"JOB_154899","tr_customer_id":154916,"tr_customer_product_id":154906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:36.000Z","modified_at":"2026-01-15T06:28:47.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"75787902921390","imei1":"75787902921390","imei2":"75787902921390","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154898,"job_number":"JOB_154898","tr_customer_id":154915,"tr_customer_product_id":154905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:20.000Z","modified_at":"2026-01-15T06:28:31.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"56802712866367","imei1":"56802712866367","imei2":"56802712866367","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154882,"job_number":"JOB_154882","tr_customer_id":154899,"tr_customer_product_id":154889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:16.000Z","modified_at":"2026-01-15T06:21:28.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"91018918634576","imei1":"91018918634576","imei2":"91018918634576","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154881,"job_number":"JOB_154881","tr_customer_id":154898,"tr_customer_product_id":154888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:20:59.000Z","modified_at":"2026-01-15T06:21:11.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"68789858102016","imei1":"68789858102016","imei2":"68789858102016","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154880,"job_number":"JOB_154880","tr_customer_id":154897,"tr_customer_product_id":154887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:20:42.000Z","modified_at":"2026-01-15T06:20:54.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"12897505069623","imei1":"12897505069623","imei2":"12897505069623","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154878,"job_number":"JOB_154878","tr_customer_id":154895,"tr_customer_product_id":154885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:24.000Z","modified_at":"2026-01-15T06:19:35.000Z","name":"Syble Wintheiser","mobile_number":"486-725-3181","email_id":"Adrienne.Wilderman32@gmail.com","dop":"2025-06-09","serial_number":"102676512545546","imei1":"102676512545546","imei2":"102676512545546","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154875,"job_number":"JOB_154875","tr_customer_id":154892,"tr_customer_product_id":154882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:08.000Z","modified_at":"2026-01-15T06:19:19.000Z","name":"Rocky Dooley","mobile_number":"851-531-2776","email_id":"Providenci.Effertz@yahoo.com","dop":"2025-06-09","serial_number":"108629288756510","imei1":"108629288756510","imei2":"108629288756510","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154872,"job_number":"JOB_154872","tr_customer_id":154889,"tr_customer_product_id":154879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:18:52.000Z","modified_at":"2026-01-15T06:19:03.000Z","name":"Omari Simonis","mobile_number":"826-953-9468","email_id":"Sterling_Friesen91@hotmail.com","dop":"2025-06-09","serial_number":"108468702740546","imei1":"108468702740546","imei2":"108468702740546","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154870,"job_number":"JOB_154870","tr_customer_id":154887,"tr_customer_product_id":154877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:16:43.000Z","modified_at":"2026-01-15T06:17:06.000Z","name":"Maribel Emard","mobile_number":"733-990-8216","email_id":"Garrison.Hermiston6@yahoo.com","dop":"2025-10-01","serial_number":"12781138016966","imei1":"12781138016966","imei2":"12781138016966","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154869,"job_number":"JOB_154869","tr_customer_id":154886,"tr_customer_product_id":154876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:16:22.000Z","modified_at":"2026-01-15T06:16:33.000Z","name":"Hunter Langosh","mobile_number":"268-462-0850","email_id":"Waino30@gmail.com","dop":"2025-11-04","serial_number":"23229720953376","imei1":"23229720953376","imei2":"23229720953376","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154868,"job_number":"JOB_154868","tr_customer_id":154885,"tr_customer_product_id":154875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:16:07.000Z","modified_at":"2026-01-15T06:16:18.000Z","name":"Nels Larkin","mobile_number":"256-290-7647","email_id":"Cordelia.Schroeder40@yahoo.com","dop":"2025-11-04","serial_number":"33886373052787","imei1":"33886373052787","imei2":"33886373052787","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:16:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154867,"job_number":"JOB_154867","tr_customer_id":154884,"tr_customer_product_id":154874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:15:52.000Z","modified_at":"2026-01-15T06:16:03.000Z","name":"Reed Pouros","mobile_number":"490-711-0923","email_id":"Delphia83@gmail.com","dop":"2025-11-04","serial_number":"72068875609081","imei1":"72068875609081","imei2":"72068875609081","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154784,"job_number":"JOB_154784","tr_customer_id":154801,"tr_customer_product_id":154791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:49.000Z","modified_at":"2026-01-15T03:55:01.000Z","name":"Sven Jacobson","mobile_number":"219-373-1441","email_id":"Davin92@gmail.com","dop":"2025-06-09","serial_number":"108201181602600","imei1":"108201181602600","imei2":"108201181602600","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154765,"job_number":"JOB_154765","tr_customer_id":154782,"tr_customer_product_id":154772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:33.000Z","modified_at":"2026-01-15T03:54:44.000Z","name":"Sigrid Donnelly","mobile_number":"767-734-6115","email_id":"Stephon.Turcotte49@hotmail.com","dop":"2025-06-09","serial_number":"100385870662710","imei1":"100385870662710","imei2":"100385870662710","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154758,"job_number":"JOB_154758","tr_customer_id":154775,"tr_customer_product_id":154765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:28.000Z","name":"Heloise Cremin","mobile_number":"868-589-6712","email_id":"Sedrick_Stiedemann72@yahoo.com","dop":"2025-06-09","serial_number":"108606661920744","imei1":"108606661920744","imei2":"108606661920744","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154708,"job_number":"JOB_154708","tr_customer_id":154725,"tr_customer_product_id":154715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:18.000Z","modified_at":"2026-01-15T03:53:41.000Z","name":"Raquel Braun","mobile_number":"307-571-9906","email_id":"Neal24@gmail.com","dop":"2025-10-01","serial_number":"11435737709388","imei1":"11435737709388","imei2":"11435737709388","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODQ2MTk0N30.fPk1OVdasoxZ55EpYU6ju5_y_mLI8wdAxUbanAZ91hg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6266ed96-8dd9-45c7-884b-47ef7044018b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1023 |
| ETag | W/"3ff-ftpOL2jQrbrE4chBLQ0fA59kEWM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":154985,"job_number":"JOB_154985","tr_customer_id":155002,"tr_customer_product_id":154992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:25:24.000Z","modified_at":"2026-01-15T07:25:47.000Z","name":"Dillon Ryan","mobile_number":"899-718-3077","email_id":"Josefa.Mayer85@hotmail.com","dop":"2025-11-04","serial_number":"41169975311261","imei1":"41169975311261","imei2":"41169975311261","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-15T07:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODQ2MTk0N30.fPk1OVdasoxZ55EpYU6ju5_y_mLI8wdAxUbanAZ91hg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ab5edbcd-0633-42c1-a237-0cd593bc8134 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 154985
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODQ2MTk0N30.fPk1OVdasoxZ55EpYU6ju5_y_mLI8wdAxUbanAZ91hg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0cb7882b-d599-4246-b8c7-9ce5ee79d8db |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1fea9b1e-70ff-48c9-b171-265a9c9044d9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-RAcT147h1BsdSrzcksLugDehDJA" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTB9.rl9JxBy8NoJfEYASEfhrbuX-5sSX2eq2okdymK3iUDk"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mzd9.bNHeOflfKfPrIs0J3ri57JPTfmpTmcCUZ5-m1VoFbos |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 63857d2c-940e-4219-89dc-623503cf26f7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mzd9.bNHeOflfKfPrIs0J3ri57JPTfmpTmcCUZ5-m1VoFbos |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 20f0c2d0-3d5d-4b83-b6fa-18d7066ded77 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-ZcgODg+WqmKbtKc2LNigLSWXglA" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":359},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mzd9.bNHeOflfKfPrIs0J3ri57JPTfmpTmcCUZ5-m1VoFbos |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6ef04c35-a739-4b5a-aa4e-0dcebbb31d67 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1014 |
| ETag | W/"3f6-rDs8RrR1Vj/HQX88Ty8wdoBOjKI" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":154985,"job_number":"JOB_154985","tr_customer_id":155002,"tr_customer_product_id":154992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:25:24.000Z","modified_at":"2026-01-15T07:25:49.000Z","name":"Dillon Ryan","mobile_number":"899-718-3077","email_id":"Josefa.Mayer85@hotmail.com","dop":"2025-11-04","serial_number":"41169975311261","imei1":"41169975311261","imei2":"41169975311261","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-15T07:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mzd9.bNHeOflfKfPrIs0J3ri57JPTfmpTmcCUZ5-m1VoFbos |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ef896086-0933-483f-bfb3-313b5031397f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1014 |
| ETag | W/"3f6-rDs8RrR1Vj/HQX88Ty8wdoBOjKI" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":154985,"job_number":"JOB_154985","tr_customer_id":155002,"tr_customer_product_id":154992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:25:24.000Z","modified_at":"2026-01-15T07:25:49.000Z","name":"Dillon Ryan","mobile_number":"899-718-3077","email_id":"Josefa.Mayer85@hotmail.com","dop":"2025-11-04","serial_number":"41169975311261","imei1":"41169975311261","imei2":"41169975311261","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-15T07:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mzd9.bNHeOflfKfPrIs0J3ri57JPTfmpTmcCUZ5-m1VoFbos |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 046d1f06-1f17-4c6a-91ca-f13a866d1c43 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 154985
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_98100"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mzd9.bNHeOflfKfPrIs0J3ri57JPTfmpTmcCUZ5-m1VoFbos |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 62bcd95f-6dab-474e-91ac-1149600e378a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{"searchText":"JOB_98100"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5Mzd9.bNHeOflfKfPrIs0J3ri57JPTfmpTmcCUZ5-m1VoFbos |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 476486e5-39e2-486d-b762-24785140b6f8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Header Name | Header Value |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Singh |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f6077372-3300-44e1-bd69-3db6629a47c0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-I7Jn1Jy3h93+WklgEoI0yywi0Hw" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTJ9.tzrVAAXQK-hN8HCFqHsh-3vmNdcKtkYfExl9SaS3vJs"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 | 1 | 0 | 0 |
| Verify that message should be 'Success' | 1 | 0 | 0 |
| Verify that token shoukd be valid | 1 | 0 | 0 |
| Verify JSON Success | 1 | 0 | 0 |
| Verify the resposne time is below 400ms | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Singh |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a9d45d34-0795-4663-a736-751828487288 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 71 |
{
"username": "{{invalidusername}}",
"password": "Pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Singh |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9cee8431-28a0-4308-a033-ffe2af310867 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTJ9.tzrVAAXQK-hN8HCFqHsh-3vmNdcKtkYfExl9SaS3vJs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 79770bc6-59a4-425f-a84c-4cf8bf688228 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify the response tine is below 400ms | 1 | 0 | 0 |
| Verify user data is present in response | 1 | 0 | 0 |
| Verify JSON Response Schema | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTJ9.tzrVAAXQK-hN8HCFqHsh-3vmNdcKtkYfExl9SaS3vJs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c30e3160-486d-4827-b77a-df7509a6744d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security:Veirfy if passowrd field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security:Veirfy if passowrd field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTJ9.tzrVAAXQK-hN8HCFqHsh-3vmNdcKtkYfExl9SaS3vJs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 14a262f1-be88-4dec-9adf-f7e5a4e1d8d6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTJ9.tzrVAAXQK-hN8HCFqHsh-3vmNdcKtkYfExl9SaS3vJs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 535b7e8f-604d-4f09-b22d-1ef77d3f21c4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-m8Xd1eodc+/1tGdo6nCld9KTZw8" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":359},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify that response time is below 500ms | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in response data Array | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 9 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTJ9.tzrVAAXQK-hN8HCFqHsh-3vmNdcKtkYfExl9SaS3vJs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c50257b7-e312-4259-9150-c38ff551f0d9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTJ9.tzrVAAXQK-hN8HCFqHsh-3vmNdcKtkYfExl9SaS3vJs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bf9c6a66-e6c9-44d2-9934-aba4ddc5e429 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-m8Xd1eodc+/1tGdo6nCld9KTZw8" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":359},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTJ9.tzrVAAXQK-hN8HCFqHsh-3vmNdcKtkYfExl9SaS3vJs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d63524a0-3ffa-48e6-8ded-2d1aab83c8f0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 15 Jan 2026 07:25:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTJ9.tzrVAAXQK-hN8HCFqHsh-3vmNdcKtkYfExl9SaS3vJs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a46dbc66-acdc-45fd-adc3-db5a716c8cd6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTJ9.tzrVAAXQK-hN8HCFqHsh-3vmNdcKtkYfExl9SaS3vJs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 70f63829-c9de-4da0-8153-433015c48917 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 15 Jan 2026 07:25:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTJ9.tzrVAAXQK-hN8HCFqHsh-3vmNdcKtkYfExl9SaS3vJs |
| randomnumber | 310 |
| randomFirstName | Anjali |
| randomLastName | Corkery |
| randomEmail | Aracely14@gmail.com |
| randomPhone | 203-356-5381 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f1d9e815-eb58-4ce8-9049-48408a8e83a0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1061 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Kaylee",
"last_name": "Cummerata",
"mobile_number": "223-350-7138",
"mobile_number_alt": "",
"email_id": "Annetta.Prohaska56@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"94760674280322",
"imei1": "94760674280322",
"imei2": "94760674280322",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-UXCtop9GHMJ/TltWOmGDPnCWuIA" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":154986,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":155003,"tr_customer_product_id":154993,"job_number":"JOB_154986"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is Job Created Successfully | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify that id is present in the response data | 1 | 0 | 0 |
| Verify that mst_service_location_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_platform_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_warrenty_status_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_oem_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_product_id is present in the response data | 1 | 0 | 0 |
| Verify that job_number is present in the response data | 1 | 0 | 0 |
| Verify job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 13 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTJ9.tzrVAAXQK-hN8HCFqHsh-3vmNdcKtkYfExl9SaS3vJs |
| randomnumber | 647 |
| randomFirstName | Hillary |
| randomLastName | Kris |
| randomEmail | Emil81@hotmail.com |
| randomPhone | 251-903-3609 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3aa55325-8647-4f87-9189-68adc7f14bd4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1050 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Arch",
"last_name": "Dach",
"mobile_number": "957-844-5782",
"mobile_number_alt": "",
"email_id": "Hunter_Kunze31@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"83354333809401",
"imei1": "83354333809401",
"imei2": "83354333809401",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NDN9.aFQ2xW_E9qLhXM13S1N3jq9DWPBx1HcLqof0LWhPHiY |
| randomnumber | 112 |
| randomFirstName | Lavada |
| randomLastName | Yost |
| randomEmail | Domingo63@hotmail.com |
| randomPhone | 302-411-7079 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7e30892e-5f27-4285-9700-32367078c691 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1053 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "America",
"last_name": "Fisher",
"mobile_number": "265-240-3485",
"mobile_number_alt": "",
"email_id": "Alena.Stokes@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"89177017435429",
"imei1": "89177017435429",
"imei2": "89177017435429",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 100 |
| ETag | W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTJ9.tzrVAAXQK-hN8HCFqHsh-3vmNdcKtkYfExl9SaS3vJs |
| randomnumber | 263 |
| randomFirstName | Alana |
| randomLastName | Hilll |
| randomEmail | Germaine.Hodkiewicz96@yahoo.com |
| randomPhone | 529-369-2654 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4c93560f-af6d-499a-a7e1-5d923df04fdd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTJ9.tzrVAAXQK-hN8HCFqHsh-3vmNdcKtkYfExl9SaS3vJs |
| randomnumber | 507 |
| randomFirstName | Andy |
| randomLastName | Breitenberg |
| randomEmail | Sebastian97@hotmail.com |
| randomPhone | 778-762-7413 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1167fb00-4205-452e-87f4-ed1b0eae64ec |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1041 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Dianna",
"last_name": "Grady",
"mobile_number": "522-506-3593",
"mobile_number_alt": "",
"email_id": "Gretchen.Maggio75@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"100000021",
"imei1": "100000021",
"imei2": "100000021",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTJ9.tzrVAAXQK-hN8HCFqHsh-3vmNdcKtkYfExl9SaS3vJs |
| randomnumber | 248 |
| randomFirstName | Riley |
| randomLastName | Mosciski |
| randomEmail | Gordon_Baumbach32@gmail.com |
| randomPhone | 668-246-0735 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e63244c7-306b-421d-bdd0-2c6c84c8cc7e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTJ9.tzrVAAXQK-hN8HCFqHsh-3vmNdcKtkYfExl9SaS3vJs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d5a654ec-22c2-425b-a2a1-ce3d6b42b3d3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-DE7TLoJ5vHYU2g7TFHIjXia5A1U" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":360},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Check if the count for the created jobs today is greater than the old value | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Check if the count for the created jobs today is greater than the old value | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTJ9.tzrVAAXQK-hN8HCFqHsh-3vmNdcKtkYfExl9SaS3vJs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7851e49d-60ba-4468-9941-60cb0de4f62c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"574b4-jIpTvK4qz1mU2YW7hF3M334GV5w" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 15 Jan 2026 07:25:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":154984,"job_number":"JOB_154984","tr_customer_id":155001,"tr_customer_product_id":154991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:02:06.000Z","modified_at":"2026-01-15T07:02:06.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2025-04-06","serial_number":"56456430226557","imei1":"56456430226557","imei2":"56456430226557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T07:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154983,"job_number":"JOB_154983","tr_customer_id":155000,"tr_customer_product_id":154990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:00:51.000Z","modified_at":"2026-01-15T07:00:51.000Z","name":"Trever Koepp","mobile_number":"686-581-1329","email_id":"Lillian_Skiles@yahoo.com","dop":"2025-04-06","serial_number":"19514193203323430","imei1":"19514193203323430","imei2":"19514193203323430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T07:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154982,"job_number":"JOB_154982","tr_customer_id":154999,"tr_customer_product_id":154989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:00:49.000Z","modified_at":"2026-01-15T07:01:29.000Z","name":"Jordi Adams","mobile_number":"295-426-3037","email_id":"Gino_Kshlerin@hotmail.com","dop":"2025-04-06","serial_number":"15901659940815","imei1":"15901659940815","imei2":"15901659940815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T07:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154981,"job_number":"JOB_154981","tr_customer_id":154998,"tr_customer_product_id":154988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:41.000Z","modified_at":"2026-01-15T06:57:41.000Z","name":"Gavin Windler","mobile_number":"571-519-0602","email_id":"Janick97@hotmail.com","dop":"2025-04-06","serial_number":"13824229720094714","imei1":"13824229720094714","imei2":"13824229720094714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154980,"job_number":"JOB_154980","tr_customer_id":154997,"tr_customer_product_id":154987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:40.000Z","modified_at":"2026-01-15T06:58:05.000Z","name":"Ignatius Crooks","mobile_number":"320-231-4601","email_id":"Cyril61@yahoo.com","dop":"2025-04-06","serial_number":"19464265114291","imei1":"19464265114291","imei2":"19464265114291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154979,"job_number":"JOB_154979","tr_customer_id":154996,"tr_customer_product_id":154986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:40.000Z","modified_at":"2026-01-15T06:57:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16442753740016","imei1":"16442753740016","imei2":"16442753740016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154978,"job_number":"JOB_154978","tr_customer_id":154995,"tr_customer_product_id":154985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:13.000Z","modified_at":"2026-01-15T06:57:13.000Z","name":"Margaretta Littel","mobile_number":"454-681-7761","email_id":"Armani.Prosacco@gmail.com","dop":"2025-04-06","serial_number":"11138517678247136","imei1":"11138517678247136","imei2":"11138517678247136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154977,"job_number":"JOB_154977","tr_customer_id":154994,"tr_customer_product_id":154984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:12.000Z","modified_at":"2026-01-15T06:57:36.000Z","name":"Anabel Hane","mobile_number":"585-353-1666","email_id":"Frederick_Leffler60@gmail.com","dop":"2025-04-06","serial_number":"14340797200159","imei1":"14340797200159","imei2":"14340797200159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154976,"job_number":"JOB_154976","tr_customer_id":154993,"tr_customer_product_id":154983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:12.000Z","modified_at":"2026-01-15T06:57:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13662115522121","imei1":"13662115522121","imei2":"13662115522121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154975,"job_number":"JOB_154975","tr_customer_id":154992,"tr_customer_product_id":154982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:56:44.000Z","modified_at":"2026-01-15T06:56:44.000Z","name":"Thora Berge","mobile_number":"398-890-3200","email_id":"Mavis.Greenfelder0@hotmail.com","dop":"2025-04-06","serial_number":"16823010079718700","imei1":"16823010079718700","imei2":"16823010079718700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154974,"job_number":"JOB_154974","tr_customer_id":154991,"tr_customer_product_id":154981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:56:43.000Z","modified_at":"2026-01-15T06:57:08.000Z","name":"Cristian DuBuque","mobile_number":"724-979-7659","email_id":"Martine.Lang30@gmail.com","dop":"2025-04-06","serial_number":"12462820906133","imei1":"12462820906133","imei2":"12462820906133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154973,"job_number":"JOB_154973","tr_customer_id":154990,"tr_customer_product_id":154980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:56:43.000Z","modified_at":"2026-01-15T06:56:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17672223737769","imei1":"17672223737769","imei2":"17672223737769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154972,"job_number":"JOB_154972","tr_customer_id":154989,"tr_customer_product_id":154979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:48:17.000Z","modified_at":"2026-01-15T06:48:17.000Z","name":"Dora Legros","mobile_number":"908-220-2400","email_id":"Markus.Greenholt@hotmail.com","dop":"2025-04-06","serial_number":"11591529053568806","imei1":"11591529053568806","imei2":"11591529053568806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154971,"job_number":"JOB_154971","tr_customer_id":154988,"tr_customer_product_id":154978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:48:16.000Z","modified_at":"2026-01-15T06:48:53.000Z","name":"Elian Keebler","mobile_number":"851-579-9819","email_id":"Jay_Yundt@gmail.com","dop":"2025-04-06","serial_number":"11914848017030","imei1":"11914848017030","imei2":"11914848017030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154970,"job_number":"JOB_154970","tr_customer_id":154987,"tr_customer_product_id":154977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:48:16.000Z","modified_at":"2026-01-15T06:48:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11306621470130","imei1":"11306621470130","imei2":"11306621470130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154969,"job_number":"JOB_154969","tr_customer_id":154986,"tr_customer_product_id":154976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:47:33.000Z","modified_at":"2026-01-15T06:47:33.000Z","name":"Ebony Casper","mobile_number":"354-344-6361","email_id":"Araceli39@hotmail.com","dop":"2025-04-06","serial_number":"15634311973629944","imei1":"15634311973629944","imei2":"15634311973629944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154968,"job_number":"JOB_154968","tr_customer_id":154985,"tr_customer_product_id":154975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:47:31.000Z","modified_at":"2026-01-15T06:48:09.000Z","name":"Lexie Huels","mobile_number":"803-241-4706","email_id":"Walton.Mills@gmail.com","dop":"2025-04-06","serial_number":"16052269561632","imei1":"16052269561632","imei2":"16052269561632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154967,"job_number":"JOB_154967","tr_customer_id":154984,"tr_customer_product_id":154974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:47:31.000Z","modified_at":"2026-01-15T06:47:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15676119169361","imei1":"15676119169361","imei2":"15676119169361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154966,"job_number":"JOB_154966","tr_customer_id":154983,"tr_customer_product_id":154973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:53.000Z","modified_at":"2026-01-15T06:46:53.000Z","name":"Annette Gulgowski","mobile_number":"799-720-8412","email_id":"Ansel.Goodwin5@yahoo.com","dop":"2025-04-06","serial_number":"15307754925105896","imei1":"15307754925105896","imei2":"15307754925105896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154965,"job_number":"JOB_154965","tr_customer_id":154982,"tr_customer_product_id":154972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:51.000Z","modified_at":"2026-01-15T06:47:31.000Z","name":"Jovani McCullough","mobile_number":"797-930-2972","email_id":"Antoinette5@hotmail.com","dop":"2025-04-06","serial_number":"17935714195699","imei1":"17935714195699","imei2":"17935714195699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154964,"job_number":"JOB_154964","tr_customer_id":154981,"tr_customer_product_id":154971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:48.000Z","modified_at":"2026-01-15T06:46:48.000Z","name":"Mohamed Gusikowski","mobile_number":"555-452-2335","email_id":"Reta_Rempel@yahoo.com","dop":"2025-04-06","serial_number":"10612700469674630","imei1":"10612700469674630","imei2":"10612700469674630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154963,"job_number":"JOB_154963","tr_customer_id":154980,"tr_customer_product_id":154970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:47.000Z","modified_at":"2026-01-15T06:47:24.000Z","name":"Kirk Larkin","mobile_number":"474-489-4570","email_id":"Rosario65@hotmail.com","dop":"2025-04-06","serial_number":"16685714985066","imei1":"16685714985066","imei2":"16685714985066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154962,"job_number":"JOB_154962","tr_customer_id":154979,"tr_customer_product_id":154969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:46.000Z","modified_at":"2026-01-15T06:46:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12365326733353","imei1":"12365326733353","imei2":"12365326733353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154961,"job_number":"JOB_154961","tr_customer_id":154978,"tr_customer_product_id":154968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:42:01.000Z","modified_at":"2026-01-15T06:42:01.000Z","name":"Enrico Hammes","mobile_number":"687-822-2133","email_id":"Ethyl67@hotmail.com","dop":"2025-04-06","serial_number":"17472923309190604","imei1":"17472923309190604","imei2":"17472923309190604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154960,"job_number":"JOB_154960","tr_customer_id":154977,"tr_customer_product_id":154967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:59.000Z","modified_at":"2026-01-15T06:42:40.000Z","name":"Braxton Lind","mobile_number":"467-701-0783","email_id":"Mia.Frami@hotmail.com","dop":"2025-04-06","serial_number":"16958409285434","imei1":"16958409285434","imei2":"16958409285434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154959,"job_number":"JOB_154959","tr_customer_id":154976,"tr_customer_product_id":154966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:59.000Z","modified_at":"2026-01-15T06:41:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18647405372375","imei1":"18647405372375","imei2":"18647405372375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154958,"job_number":"JOB_154958","tr_customer_id":154975,"tr_customer_product_id":154965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:27.000Z","modified_at":"2026-01-15T06:41:27.000Z","name":"Chaim Koch","mobile_number":"457-623-5768","email_id":"Joshuah_Hartmann40@hotmail.com","dop":"2025-04-06","serial_number":"12078480082539772","imei1":"12078480082539772","imei2":"12078480082539772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154957,"job_number":"JOB_154957","tr_customer_id":154974,"tr_customer_product_id":154964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:26.000Z","modified_at":"2026-01-15T06:42:02.000Z","name":"Katelyn Daniel","mobile_number":"784-583-2898","email_id":"Florida_Hills18@yahoo.com","dop":"2025-04-06","serial_number":"14386659429112","imei1":"14386659429112","imei2":"14386659429112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154956,"job_number":"JOB_154956","tr_customer_id":154973,"tr_customer_product_id":154963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:22.000Z","modified_at":"2026-01-15T06:41:22.000Z","name":"Antonio Ortiz","mobile_number":"781-279-6381","email_id":"Wilber_Schumm21@gmail.com","dop":"2025-04-06","serial_number":"18542936916902556","imei1":"18542936916902556","imei2":"18542936916902556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154955,"job_number":"JOB_154955","tr_customer_id":154972,"tr_customer_product_id":154962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:21.000Z","modified_at":"2026-01-15T06:41:59.000Z","name":"Letitia Rippin","mobile_number":"279-367-2377","email_id":"Russell.Sanford@hotmail.com","dop":"2025-04-06","serial_number":"14850816490143","imei1":"14850816490143","imei2":"14850816490143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154954,"job_number":"JOB_154954","tr_customer_id":154971,"tr_customer_product_id":154961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:12.000Z","modified_at":"2026-01-15T06:41:12.000Z","name":"Delaney Robel","mobile_number":"541-303-3211","email_id":"Nolan_Lueilwitz15@hotmail.com","dop":"2025-04-06","serial_number":"16607300063559888","imei1":"16607300063559888","imei2":"16607300063559888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154953,"job_number":"JOB_154953","tr_customer_id":154970,"tr_customer_product_id":154960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:11.000Z","modified_at":"2026-01-15T06:41:51.000Z","name":"Broderick Jacobson","mobile_number":"515-749-5325","email_id":"Lucie_Hilll97@yahoo.com","dop":"2025-04-06","serial_number":"10374126133156","imei1":"10374126133156","imei2":"10374126133156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154952,"job_number":"JOB_154952","tr_customer_id":154969,"tr_customer_product_id":154959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:11.000Z","modified_at":"2026-01-15T06:41:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15115646072508","imei1":"15115646072508","imei2":"15115646072508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154951,"job_number":"JOB_154951","tr_customer_id":154968,"tr_customer_product_id":154958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:40:24.000Z","modified_at":"2026-01-15T06:40:24.000Z","name":"Mariela Stokes","mobile_number":"670-318-5217","email_id":"Marisa.Hamill@hotmail.com","dop":"2025-04-06","serial_number":"16086516443831968","imei1":"16086516443831968","imei2":"16086516443831968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154950,"job_number":"JOB_154950","tr_customer_id":154967,"tr_customer_product_id":154957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:40:22.000Z","modified_at":"2026-01-15T06:41:03.000Z","name":"Domingo Ritchie","mobile_number":"364-400-5596","email_id":"Rahul_Anderson@gmail.com","dop":"2025-04-06","serial_number":"16111247612646","imei1":"16111247612646","imei2":"16111247612646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154949,"job_number":"JOB_154949","tr_customer_id":154966,"tr_customer_product_id":154956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:40:22.000Z","modified_at":"2026-01-15T06:40:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11753614606681","imei1":"11753614606681","imei2":"11753614606681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154947,"job_number":"JOB_154947","tr_customer_id":154964,"tr_customer_product_id":154954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:48.000Z","modified_at":"2026-01-15T06:36:48.000Z","name":"Torrey Volkman","mobile_number":"750-711-2963","email_id":"Luisa.Flatley@gmail.com","dop":"2025-04-06","serial_number":"11653245137691468","imei1":"11653245137691468","imei2":"11653245137691468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154946,"job_number":"JOB_154946","tr_customer_id":154963,"tr_customer_product_id":154953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:47.000Z","modified_at":"2026-01-15T06:37:26.000Z","name":"Lorenzo Halvorson","mobile_number":"531-296-3904","email_id":"Mason.Howe70@gmail.com","dop":"2025-04-06","serial_number":"11457727480646","imei1":"11457727480646","imei2":"11457727480646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:37:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154945,"job_number":"JOB_154945","tr_customer_id":154962,"tr_customer_product_id":154952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:47.000Z","modified_at":"2026-01-15T06:36:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14728861946848","imei1":"14728861946848","imei2":"14728861946848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154941,"job_number":"JOB_154941","tr_customer_id":154958,"tr_customer_product_id":154948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:02.000Z","modified_at":"2026-01-15T06:36:02.000Z","name":"Rebekah Green","mobile_number":"329-525-5312","email_id":"Skye76@yahoo.com","dop":"2025-04-06","serial_number":"14851821447670706","imei1":"14851821447670706","imei2":"14851821447670706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154940,"job_number":"JOB_154940","tr_customer_id":154957,"tr_customer_product_id":154947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:00.000Z","modified_at":"2026-01-15T06:36:39.000Z","name":"Edwardo Sipes","mobile_number":"551-663-4198","email_id":"Nicole_Torp@hotmail.com","dop":"2025-04-06","serial_number":"12305671712547","imei1":"12305671712547","imei2":"12305671712547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154939,"job_number":"JOB_154939","tr_customer_id":154956,"tr_customer_product_id":154946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:00.000Z","modified_at":"2026-01-15T06:36:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19935482901675","imei1":"19935482901675","imei2":"19935482901675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154935,"job_number":"JOB_154935","tr_customer_id":154952,"tr_customer_product_id":154942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:15.000Z","modified_at":"2026-01-15T06:35:15.000Z","name":"Louisa Kulas","mobile_number":"543-496-2954","email_id":"Ron_Quigley@gmail.com","dop":"2025-04-06","serial_number":"19186942618867336","imei1":"19186942618867336","imei2":"19186942618867336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154934,"job_number":"JOB_154934","tr_customer_id":154951,"tr_customer_product_id":154941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:13.000Z","modified_at":"2026-01-15T06:35:52.000Z","name":"Kacie Hessel","mobile_number":"807-207-8797","email_id":"Jerry_Schaden@hotmail.com","dop":"2025-04-06","serial_number":"19306049532119","imei1":"19306049532119","imei2":"19306049532119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154933,"job_number":"JOB_154933","tr_customer_id":154950,"tr_customer_product_id":154940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:13.000Z","modified_at":"2026-01-15T06:35:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19992671021419","imei1":"19992671021419","imei2":"19992671021419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154931,"job_number":"JOB_154931","tr_customer_id":154948,"tr_customer_product_id":154938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:11.000Z","modified_at":"2026-01-15T06:35:11.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"11560262353765","imei1":"11560262353765","imei2":"11560262353765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154930,"job_number":"JOB_154930","tr_customer_id":154947,"tr_customer_product_id":154937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:09.000Z","modified_at":"2026-01-15T06:35:09.000Z","name":"Liliane Kiehn","mobile_number":"421-727-7837","email_id":"Winifred3@yahoo.com","dop":"2025-04-06","serial_number":"19578639567532670","imei1":"19578639567532670","imei2":"19578639567532670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154929,"job_number":"JOB_154929","tr_customer_id":154946,"tr_customer_product_id":154936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:08.000Z","modified_at":"2026-01-15T06:35:44.000Z","name":"Wilton Bednar","mobile_number":"403-345-7033","email_id":"Kelli2@yahoo.com","dop":"2025-04-06","serial_number":"13134599606588","imei1":"13134599606588","imei2":"13134599606588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154928,"job_number":"JOB_154928","tr_customer_id":154945,"tr_customer_product_id":154935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:07.000Z","modified_at":"2026-01-15T06:35:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17075052631138","imei1":"17075052631138","imei2":"17075052631138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154923,"job_number":"JOB_154923","tr_customer_id":154940,"tr_customer_product_id":154930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:25.000Z","modified_at":"2026-01-15T06:34:25.000Z","name":"Patrick Koch","mobile_number":"399-256-7594","email_id":"Eleanore89@hotmail.com","dop":"2025-04-06","serial_number":"15250763018068654","imei1":"15250763018068654","imei2":"15250763018068654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154922,"job_number":"JOB_154922","tr_customer_id":154939,"tr_customer_product_id":154929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:24.000Z","modified_at":"2026-01-15T06:34:24.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"10594335629358","imei1":"10594335629358","imei2":"10594335629358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154921,"job_number":"JOB_154921","tr_customer_id":154938,"tr_customer_product_id":154928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:23.000Z","modified_at":"2026-01-15T06:35:00.000Z","name":"Chloe Borer","mobile_number":"803-647-3152","email_id":"Magdalen.Bernier73@yahoo.com","dop":"2025-04-06","serial_number":"11843392210986","imei1":"11843392210986","imei2":"11843392210986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154920,"job_number":"JOB_154920","tr_customer_id":154937,"tr_customer_product_id":154927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:23.000Z","modified_at":"2026-01-15T06:34:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13872407269101","imei1":"13872407269101","imei2":"13872407269101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154916,"job_number":"JOB_154916","tr_customer_id":154933,"tr_customer_product_id":154923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:41.000Z","modified_at":"2026-01-15T06:33:41.000Z","name":"Claud Stehr","mobile_number":"391-262-8075","email_id":"Dovie.Harris50@hotmail.com","dop":"2025-04-06","serial_number":"11524990232691072","imei1":"11524990232691072","imei2":"11524990232691072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154915,"job_number":"JOB_154915","tr_customer_id":154932,"tr_customer_product_id":154922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:39.000Z","modified_at":"2026-01-15T06:34:16.000Z","name":"Sigurd Bradtke","mobile_number":"815-924-4426","email_id":"Nedra_Zemlak@gmail.com","dop":"2025-04-06","serial_number":"17404814383481","imei1":"17404814383481","imei2":"17404814383481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154914,"job_number":"JOB_154914","tr_customer_id":154931,"tr_customer_product_id":154921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:39.000Z","modified_at":"2026-01-15T06:33:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14313187379403","imei1":"14313187379403","imei2":"14313187379403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154912,"job_number":"JOB_154912","tr_customer_id":154929,"tr_customer_product_id":154919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:38.000Z","modified_at":"2026-01-15T06:33:38.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"13595683738130","imei1":"13595683738130","imei2":"13595683738130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154911,"job_number":"JOB_154911","tr_customer_id":154928,"tr_customer_product_id":154918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:08.000Z","modified_at":"2026-01-15T06:33:08.000Z","name":"Santina Lynch","mobile_number":"428-744-4849","email_id":"Maia_Yost78@gmail.com","dop":"2025-04-06","serial_number":"17354256631029130","imei1":"17354256631029130","imei2":"17354256631029130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154910,"job_number":"JOB_154910","tr_customer_id":154927,"tr_customer_product_id":154917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:07.000Z","modified_at":"2026-01-15T06:33:44.000Z","name":"Heath Wilkinson","mobile_number":"868-529-4131","email_id":"Josiah64@gmail.com","dop":"2025-04-06","serial_number":"15191910303555","imei1":"15191910303555","imei2":"15191910303555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154909,"job_number":"JOB_154909","tr_customer_id":154926,"tr_customer_product_id":154916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:30:08.000Z","modified_at":"2026-01-15T06:30:08.000Z","name":"Loraine Schmidt","mobile_number":"545-326-2910","email_id":"Judd_Bernhard@gmail.com","dop":"2025-04-06","serial_number":"16382444497154620","imei1":"16382444497154620","imei2":"16382444497154620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154908,"job_number":"JOB_154908","tr_customer_id":154925,"tr_customer_product_id":154915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:30:06.000Z","modified_at":"2026-01-15T06:30:44.000Z","name":"Giovanny Murazik","mobile_number":"271-382-3761","email_id":"Caterina42@gmail.com","dop":"2025-04-06","serial_number":"16197348842202","imei1":"16197348842202","imei2":"16197348842202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154907,"job_number":"JOB_154907","tr_customer_id":154924,"tr_customer_product_id":154914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:30:06.000Z","modified_at":"2026-01-15T06:30:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15986884239043","imei1":"15986884239043","imei2":"15986884239043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154906,"job_number":"JOB_154906","tr_customer_id":154923,"tr_customer_product_id":154913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:29:24.000Z","modified_at":"2026-01-15T06:29:24.000Z","name":"Bette Baumbach","mobile_number":"760-554-8195","email_id":"Kayley51@hotmail.com","dop":"2025-04-06","serial_number":"17804629379864476","imei1":"17804629379864476","imei2":"17804629379864476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154905,"job_number":"JOB_154905","tr_customer_id":154922,"tr_customer_product_id":154912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:29:22.000Z","modified_at":"2026-01-15T06:29:59.000Z","name":"Issac Bode","mobile_number":"284-538-8840","email_id":"Hayden.Windler76@gmail.com","dop":"2025-04-06","serial_number":"12625998266390","imei1":"12625998266390","imei2":"12625998266390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154904,"job_number":"JOB_154904","tr_customer_id":154921,"tr_customer_product_id":154911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:29:22.000Z","modified_at":"2026-01-15T06:29:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14780181888782","imei1":"14780181888782","imei2":"14780181888782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154902,"job_number":"JOB_154902","tr_customer_id":154919,"tr_customer_product_id":154909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:39.000Z","modified_at":"2026-01-15T06:28:39.000Z","name":"Dolores Swift","mobile_number":"562-252-5140","email_id":"Peggie_Halvorson@gmail.com","dop":"2025-04-06","serial_number":"10423870332592498","imei1":"10423870332592498","imei2":"10423870332592498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154901,"job_number":"JOB_154901","tr_customer_id":154918,"tr_customer_product_id":154908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:38.000Z","modified_at":"2026-01-15T06:29:15.000Z","name":"Karlie Herzog","mobile_number":"914-442-7847","email_id":"Emile.Kuhn@hotmail.com","dop":"2025-04-06","serial_number":"17423636039142","imei1":"17423636039142","imei2":"17423636039142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154900,"job_number":"JOB_154900","tr_customer_id":154917,"tr_customer_product_id":154907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:37.000Z","modified_at":"2026-01-15T06:28:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17809728377200","imei1":"17809728377200","imei2":"17809728377200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154897,"job_number":"JOB_154897","tr_customer_id":154914,"tr_customer_product_id":154904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:27:24.000Z","modified_at":"2026-01-15T06:27:24.000Z","name":"Clemmie Runolfsson","mobile_number":"507-446-8280","email_id":"Michale.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"15508790875310160","imei1":"15508790875310160","imei2":"15508790875310160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154896,"job_number":"JOB_154896","tr_customer_id":154913,"tr_customer_product_id":154903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:27:23.000Z","modified_at":"2026-01-15T06:28:00.000Z","name":"Braeden Buckridge","mobile_number":"961-589-0128","email_id":"Rudolph_Simonis10@hotmail.com","dop":"2025-04-06","serial_number":"13028227329774","imei1":"13028227329774","imei2":"13028227329774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154895,"job_number":"JOB_154895","tr_customer_id":154912,"tr_customer_product_id":154902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:27:23.000Z","modified_at":"2026-01-15T06:27:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12696062559239","imei1":"12696062559239","imei2":"12696062559239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154894,"job_number":"JOB_154894","tr_customer_id":154911,"tr_customer_product_id":154901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:26:40.000Z","modified_at":"2026-01-15T06:26:40.000Z","name":"Weldon O'Keefe","mobile_number":"970-796-9313","email_id":"Cecile_Tillman@gmail.com","dop":"2025-04-06","serial_number":"16352154465156460","imei1":"16352154465156460","imei2":"16352154465156460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154893,"job_number":"JOB_154893","tr_customer_id":154910,"tr_customer_product_id":154900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:26:39.000Z","modified_at":"2026-01-15T06:27:16.000Z","name":"Thora Hackett","mobile_number":"285-474-0345","email_id":"Korbin.McGlynn@gmail.com","dop":"2025-04-06","serial_number":"15235461070031","imei1":"15235461070031","imei2":"15235461070031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154892,"job_number":"JOB_154892","tr_customer_id":154909,"tr_customer_product_id":154899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:26:38.000Z","modified_at":"2026-01-15T06:26:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12946703085423","imei1":"12946703085423","imei2":"12946703085423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154891,"job_number":"JOB_154891","tr_customer_id":154908,"tr_customer_product_id":154898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:25:56.000Z","modified_at":"2026-01-15T06:25:56.000Z","name":"Charley Stokes","mobile_number":"678-355-7764","email_id":"Raina_Moore68@yahoo.com","dop":"2025-04-06","serial_number":"12845259199800480","imei1":"12845259199800480","imei2":"12845259199800480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154890,"job_number":"JOB_154890","tr_customer_id":154907,"tr_customer_product_id":154897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:25:54.000Z","modified_at":"2026-01-15T06:26:32.000Z","name":"Etha Huel","mobile_number":"240-825-0482","email_id":"Marcelina.Nolan40@hotmail.com","dop":"2025-04-06","serial_number":"18202895193108","imei1":"18202895193108","imei2":"18202895193108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154889,"job_number":"JOB_154889","tr_customer_id":154906,"tr_customer_product_id":154896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:25:54.000Z","modified_at":"2026-01-15T06:25:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18867700117746","imei1":"18867700117746","imei2":"18867700117746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154888,"job_number":"JOB_154888","tr_customer_id":154905,"tr_customer_product_id":154895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:22:23.000Z","modified_at":"2026-01-15T06:22:23.000Z","name":"Travon Schumm","mobile_number":"478-984-5146","email_id":"Miracle.Upton@yahoo.com","dop":"2025-06-18","serial_number":"1092409459077204","imei1":"1092409459077204","imei2":"1092409459077204","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154887,"job_number":"JOB_154887","tr_customer_id":154904,"tr_customer_product_id":154894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:22:22.000Z","modified_at":"2026-01-15T06:23:00.000Z","name":"Wayne Miller","mobile_number":"877-448-6753","email_id":"Breana79@yahoo.com","dop":"2025-06-18","serial_number":"10547608379677","imei1":"10547608379677","imei2":"10547608379677","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154886,"job_number":"JOB_154886","tr_customer_id":154903,"tr_customer_product_id":154893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:22:22.000Z","modified_at":"2026-01-15T06:22:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10369440094316","imei1":"10369440094316","imei2":"10369440094316","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154885,"job_number":"JOB_154885","tr_customer_id":154902,"tr_customer_product_id":154892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:37.000Z","modified_at":"2026-01-15T06:21:37.000Z","name":"Flavie Lang","mobile_number":"556-937-5845","email_id":"Eliza.Braun89@yahoo.com","dop":"2025-06-18","serial_number":"1062744339659232","imei1":"1062744339659232","imei2":"1062744339659232","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154884,"job_number":"JOB_154884","tr_customer_id":154901,"tr_customer_product_id":154891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:36.000Z","modified_at":"2026-01-15T06:22:15.000Z","name":"Darrel Wunsch","mobile_number":"470-615-4014","email_id":"Jett5@hotmail.com","dop":"2025-06-18","serial_number":"10156662605662","imei1":"10156662605662","imei2":"10156662605662","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154883,"job_number":"JOB_154883","tr_customer_id":154900,"tr_customer_product_id":154890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:36.000Z","modified_at":"2026-01-15T06:21:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10565186686638","imei1":"10565186686638","imei2":"10565186686638","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154866,"job_number":"JOB_154866","tr_customer_id":154883,"tr_customer_product_id":154873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:12:18.000Z","modified_at":"2026-01-15T06:12:18.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154865,"job_number":"JOB_154865","tr_customer_id":154882,"tr_customer_product_id":154872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:12:16.000Z","modified_at":"2026-01-15T06:12:16.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154864,"job_number":"JOB_154864","tr_customer_id":154881,"tr_customer_product_id":154871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:56.000Z","modified_at":"2026-01-15T06:02:56.000Z","name":"Theresa Wyman","mobile_number":"710-769-4372","email_id":"Fletcher69@hotmail.com","dop":"2025-04-06","serial_number":"14366888601768072","imei1":"14366888601768072","imei2":"14366888601768072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154863,"job_number":"JOB_154863","tr_customer_id":154880,"tr_customer_product_id":154870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:55.000Z","modified_at":"2026-01-15T06:03:34.000Z","name":"Izabella Krajcik","mobile_number":"461-868-4195","email_id":"Quinn67@hotmail.com","dop":"2025-04-06","serial_number":"11713773949577","imei1":"11713773949577","imei2":"11713773949577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:03:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154862,"job_number":"JOB_154862","tr_customer_id":154879,"tr_customer_product_id":154869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:54.000Z","modified_at":"2026-01-15T06:02:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16551625638862","imei1":"16551625638862","imei2":"16551625638862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154861,"job_number":"JOB_154861","tr_customer_id":154878,"tr_customer_product_id":154868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:09.000Z","modified_at":"2026-01-15T06:02:09.000Z","name":"Herbert Veum","mobile_number":"604-586-3147","email_id":"Nicole_Larkin@gmail.com","dop":"2025-04-06","serial_number":"15121179013077372","imei1":"15121179013077372","imei2":"15121179013077372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154860,"job_number":"JOB_154860","tr_customer_id":154877,"tr_customer_product_id":154867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:07.000Z","modified_at":"2026-01-15T06:02:47.000Z","name":"Julianne Ebert","mobile_number":"510-933-5708","email_id":"Jesse_McDermott@yahoo.com","dop":"2025-04-06","serial_number":"13010152798210","imei1":"13010152798210","imei2":"13010152798210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154859,"job_number":"JOB_154859","tr_customer_id":154876,"tr_customer_product_id":154866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:07.000Z","modified_at":"2026-01-15T06:02:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19282754302307","imei1":"19282754302307","imei2":"19282754302307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154858,"job_number":"JOB_154858","tr_customer_id":154875,"tr_customer_product_id":154865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:52.000Z","modified_at":"2026-01-15T06:01:52.000Z","name":"Kian Stiedemann","mobile_number":"839-221-1527","email_id":"Ervin.Wunsch7@yahoo.com","dop":"2025-09-16","serial_number":"13432692231153","imei1":"13432692231153","imei2":"13432692231153","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154857,"job_number":"JOB_154857","tr_customer_id":154874,"tr_customer_product_id":154864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:52.000Z","modified_at":"2026-01-15T06:01:52.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14465747976473","imei1":"14465747976473","imei2":"14465747976473","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154856,"job_number":"JOB_154856","tr_customer_id":154873,"tr_customer_product_id":154863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:30.000Z","modified_at":"2026-01-15T06:01:30.000Z","name":"Kevin Kris","mobile_number":"413-857-6665","email_id":"Lenora48@gmail.com","dop":"2025-09-16","serial_number":"10888851605831","imei1":"10888851605831","imei2":"10888851605831","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154855,"job_number":"JOB_154855","tr_customer_id":154872,"tr_customer_product_id":154862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:30.000Z","modified_at":"2026-01-15T06:01:30.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13996921855201","imei1":"13996921855201","imei2":"13996921855201","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154854,"job_number":"JOB_154854","tr_customer_id":154871,"tr_customer_product_id":154861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:21.000Z","modified_at":"2026-01-15T06:01:21.000Z","name":"Karley Mann","mobile_number":"536-976-1675","email_id":"Richard.Schimmel@hotmail.com","dop":"2025-04-06","serial_number":"10460883131370618","imei1":"10460883131370618","imei2":"10460883131370618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154853,"job_number":"JOB_154853","tr_customer_id":154870,"tr_customer_product_id":154860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:20.000Z","modified_at":"2026-01-15T06:02:00.000Z","name":"Krista Hammes","mobile_number":"742-771-8500","email_id":"Aditya42@yahoo.com","dop":"2025-04-06","serial_number":"13880751078644","imei1":"13880751078644","imei2":"13880751078644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154852,"job_number":"JOB_154852","tr_customer_id":154869,"tr_customer_product_id":154859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:19.000Z","modified_at":"2026-01-15T06:01:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10260929167596","imei1":"10260929167596","imei2":"10260929167596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154851,"job_number":"JOB_154851","tr_customer_id":154868,"tr_customer_product_id":154858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:08.000Z","modified_at":"2026-01-15T06:01:08.000Z","name":"Isabell Lynch","mobile_number":"901-431-1024","email_id":"Yadira_Jaskolski@hotmail.com","dop":"2025-09-16","serial_number":"13575220336902","imei1":"13575220336902","imei2":"13575220336902","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154850,"job_number":"JOB_154850","tr_customer_id":154867,"tr_customer_product_id":154857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:07.000Z","modified_at":"2026-01-15T06:01:07.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18409132664917","imei1":"18409132664917","imei2":"18409132664917","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154849,"job_number":"JOB_154849","tr_customer_id":154866,"tr_customer_product_id":154856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:22.000Z","modified_at":"2026-01-15T05:42:22.000Z","name":"Devesh Nambeesan","mobile_number":"705271495","email_id":"satish.kakkar@hotmail.com","dop":"2026-01-05","serial_number":"308340715729113","imei1":"308340715729113","imei2":"308340715729113","popurl":"www.shankar-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154848,"job_number":"JOB_154848","tr_customer_id":154865,"tr_customer_product_id":154855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:22.000Z","modified_at":"2026-01-15T05:42:22.000Z","name":"Preity Iyer","mobile_number":"707730513","email_id":"dhruv.arora@gmail.com","dop":"2026-01-05","serial_number":"769818424940556","imei1":"769818424940556","imei2":"769818424940556","popurl":"www.dayaamay-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154847,"job_number":"JOB_154847","tr_customer_id":154864,"tr_customer_product_id":154854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Chaturaanan Dubashi","mobile_number":"709433161","email_id":"girish.khatri@yahoo.co.in","dop":"2026-01-05","serial_number":"466923765099862","imei1":"466923765099862","imei2":"466923765099862","popurl":"www.bilva-tandon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154846,"job_number":"JOB_154846","tr_customer_id":154863,"tr_customer_product_id":154853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Charuvrat Gandhi","mobile_number":"707097243","email_id":"bhaanumati.saini@gmail.com","dop":"2026-01-05","serial_number":"544644059488809","imei1":"544644059488809","imei2":"544644059488809","popurl":"www.vrund-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154845,"job_number":"JOB_154845","tr_customer_id":154862,"tr_customer_product_id":154852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Meenakshi Adiga","mobile_number":"703987779","email_id":"susheel.sharma@gmail.com","dop":"2026-01-05","serial_number":"192191987610517","imei1":"192191987610517","imei2":"192191987610517","popurl":"www.indra-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154844,"job_number":"JOB_154844","tr_customer_id":154861,"tr_customer_product_id":154851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:14.000Z","modified_at":"2026-01-15T05:25:14.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"11109543855841","imei1":"11109543855841","imei2":"11109543855841","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154843,"job_number":"JOB_154843","tr_customer_id":154860,"tr_customer_product_id":154850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432311234","imei1":"806565432311234","imei2":"806565432311234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154842,"job_number":"JOB_154842","tr_customer_id":154859,"tr_customer_product_id":154849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432211234","imei1":"806565432211234","imei2":"806565432211234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154841,"job_number":"JOB_154841","tr_customer_id":154858,"tr_customer_product_id":154848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432511234","imei1":"806565432511234","imei2":"806565432511234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154840,"job_number":"JOB_154840","tr_customer_id":154857,"tr_customer_product_id":154847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432411234","imei1":"806565432411234","imei2":"806565432411234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154839,"job_number":"JOB_154839","tr_customer_id":154856,"tr_customer_product_id":154846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Sucheta Kaul","mobile_number":"709084891","email_id":"shashi.sharma@hotmail.com","dop":"2026-01-05","serial_number":"817273919588523","imei1":"817273919588523","imei2":"817273919588523","popurl":"www.ambar-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154838,"job_number":"JOB_154838","tr_customer_id":154855,"tr_customer_product_id":154845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Gitanjali Johar","mobile_number":"705775297","email_id":"suryakantam.panicker@yahoo.co.in","dop":"2026-01-05","serial_number":"696790172588020","imei1":"696790172588020","imei2":"696790172588020","popurl":"www.aruna-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154837,"job_number":"JOB_154837","tr_customer_id":154854,"tr_customer_product_id":154844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Divya Khatri","mobile_number":"701066731","email_id":"bhilangana.khan@yahoo.co.in","dop":"2026-01-05","serial_number":"096915492325816","imei1":"096915492325816","imei2":"096915492325816","popurl":"www.trilokesh-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154836,"job_number":"JOB_154836","tr_customer_id":154853,"tr_customer_product_id":154843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Divakar Rana","mobile_number":"705168862","email_id":"sanka.ahuja@hotmail.com","dop":"2026-01-05","serial_number":"058965940007125","imei1":"058965940007125","imei2":"058965940007125","popurl":"www.parvati-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154835,"job_number":"JOB_154835","tr_customer_id":154852,"tr_customer_product_id":154842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Aayushman Khatri","mobile_number":"704165072","email_id":"avani.nambeesan@hotmail.com","dop":"2026-01-05","serial_number":"964570488372056","imei1":"964570488372056","imei2":"964570488372056","popurl":"www.anwesha-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154834,"job_number":"JOB_154834","tr_customer_id":154851,"tr_customer_product_id":154841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:52.000Z","modified_at":"2026-01-15T05:24:52.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154833,"job_number":"JOB_154833","tr_customer_id":154850,"tr_customer_product_id":154840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:52.000Z","modified_at":"2026-01-15T05:24:52.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154832,"job_number":"JOB_154832","tr_customer_id":154849,"tr_customer_product_id":154839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154831,"job_number":"JOB_154831","tr_customer_id":154848,"tr_customer_product_id":154838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154830,"job_number":"JOB_154830","tr_customer_id":154847,"tr_customer_product_id":154837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154829,"job_number":"JOB_154829","tr_customer_id":154846,"tr_customer_product_id":154836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154828,"job_number":"JOB_154828","tr_customer_id":154845,"tr_customer_product_id":154835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:31.000Z","modified_at":"2026-01-15T04:57:31.000Z","name":"Alysa Schneider","mobile_number":"715-581-5339","email_id":"Della_Hickle70@yahoo.com","dop":"2025-04-06","serial_number":"15301787472202640","imei1":"15301787472202640","imei2":"15301787472202640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154827,"job_number":"JOB_154827","tr_customer_id":154844,"tr_customer_product_id":154834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:30.000Z","modified_at":"2026-01-15T04:58:07.000Z","name":"Antwan Schneider","mobile_number":"607-426-5640","email_id":"Christ.Adams58@gmail.com","dop":"2025-04-06","serial_number":"14094953580502","imei1":"14094953580502","imei2":"14094953580502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154826,"job_number":"JOB_154826","tr_customer_id":154843,"tr_customer_product_id":154833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:13.000Z","modified_at":"2026-01-15T04:57:13.000Z","name":"Leif Armstrong","mobile_number":"216-572-0345","email_id":"Jessie_Zulauf@gmail.com","dop":"2025-04-06","serial_number":"19248649350934896","imei1":"19248649350934896","imei2":"19248649350934896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154825,"job_number":"JOB_154825","tr_customer_id":154842,"tr_customer_product_id":154832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:12.000Z","modified_at":"2026-01-15T04:57:48.000Z","name":"Ella Runolfsson","mobile_number":"238-865-6490","email_id":"Raheem.MacGyver@gmail.com","dop":"2025-04-06","serial_number":"19632011228717","imei1":"19632011228717","imei2":"19632011228717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154824,"job_number":"JOB_154824","tr_customer_id":154841,"tr_customer_product_id":154831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:43.000Z","modified_at":"2026-01-15T04:47:53.000Z","name":"Maiya Feeney","mobile_number":"506-459-3787","email_id":"Genoveva.Wolf@hotmail.com","dop":"2025-07-01","serial_number":"106957362760184","imei1":"106957362760184","imei2":"106957362760184","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154823,"job_number":"JOB_154823","tr_customer_id":154840,"tr_customer_product_id":154830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:43.000Z","modified_at":"2026-01-15T04:47:43.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101895564804917","imei1":"101895564804917","imei2":"101895564804917","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154822,"job_number":"JOB_154822","tr_customer_id":154839,"tr_customer_product_id":154829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:30.000Z","modified_at":"2026-01-15T04:47:40.000Z","name":"Caterina Cormier","mobile_number":"859-490-8237","email_id":"Tyrel_Bergnaum@gmail.com","dop":"2025-07-01","serial_number":"108528954746794","imei1":"108528954746794","imei2":"108528954746794","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154821,"job_number":"JOB_154821","tr_customer_id":154838,"tr_customer_product_id":154828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:30.000Z","modified_at":"2026-01-15T04:47:30.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101122004851986","imei1":"101122004851986","imei2":"101122004851986","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154820,"job_number":"JOB_154820","tr_customer_id":154837,"tr_customer_product_id":154827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:42:41.000Z","modified_at":"2026-01-15T04:42:41.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-05","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-05T04:42:41.369008244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154819,"job_number":"JOB_154819","tr_customer_id":154836,"tr_customer_product_id":154826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:37:42.000Z","modified_at":"2026-01-15T04:37:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-05","serial_number":"64198304748120","imei1":"64198304748120","imei2":"64198304748120","popurl":"2026-01-05T04:37:42.191553114Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154818,"job_number":"JOB_154818","tr_customer_id":154835,"tr_customer_product_id":154825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:36:41.000Z","modified_at":"2026-01-15T04:36:41.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-05","serial_number":"78122808642683","imei1":"78122808642683","imei2":"78122808642683","popurl":"2026-01-05T04:36:40.599301580Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154817,"job_number":"JOB_154817","tr_customer_id":154834,"tr_customer_product_id":154824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:31:32.000Z","modified_at":"2026-01-15T04:31:32.000Z","name":"Derek Moen","mobile_number":"953-232-9380","email_id":"Greyson_Weimann52@yahoo.com","dop":"2025-04-06","serial_number":"16683920749200512","imei1":"16683920749200512","imei2":"16683920749200512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154816,"job_number":"JOB_154816","tr_customer_id":154833,"tr_customer_product_id":154823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:31:30.000Z","modified_at":"2026-01-15T04:32:08.000Z","name":"Keyshawn Barton","mobile_number":"793-953-1324","email_id":"Amelie32@hotmail.com","dop":"2025-04-06","serial_number":"14778818024557","imei1":"14778818024557","imei2":"14778818024557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154794,"job_number":"JOB_154794","tr_customer_id":154811,"tr_customer_product_id":154801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:39.000Z","modified_at":"2026-01-15T03:55:39.000Z","name":"Heaven Bins","mobile_number":"972-485-5165","email_id":"Jazmin_Halvorson71@hotmail.com","dop":"2025-04-06","serial_number":"16407453567130930","imei1":"16407453567130930","imei2":"16407453567130930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154793,"job_number":"JOB_154793","tr_customer_id":154810,"tr_customer_product_id":154800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:38.000Z","modified_at":"2026-01-15T03:56:15.000Z","name":"Sincere Gaylord","mobile_number":"583-257-9321","email_id":"Archibald_Crona35@hotmail.com","dop":"2025-04-06","serial_number":"13180979616194","imei1":"13180979616194","imei2":"13180979616194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154792,"job_number":"JOB_154792","tr_customer_id":154809,"tr_customer_product_id":154799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:38.000Z","modified_at":"2026-01-15T03:55:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15539690683318","imei1":"15539690683318","imei2":"15539690683318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154791,"job_number":"JOB_154791","tr_customer_id":154808,"tr_customer_product_id":154798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:06.000Z","modified_at":"2026-01-15T03:55:06.000Z","name":"Lamar Welch","mobile_number":"255-737-5281","email_id":"Amiya.OKon@gmail.com","dop":"2025-04-06","serial_number":"12420813236434014","imei1":"12420813236434014","imei2":"12420813236434014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154790,"job_number":"JOB_154790","tr_customer_id":154807,"tr_customer_product_id":154797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:05.000Z","modified_at":"2026-01-15T03:55:41.000Z","name":"Janis O'Hara","mobile_number":"984-375-8097","email_id":"Germaine_Bayer85@yahoo.com","dop":"2025-04-06","serial_number":"11969883709556","imei1":"11969883709556","imei2":"11969883709556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154789,"job_number":"JOB_154789","tr_customer_id":154806,"tr_customer_product_id":154796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:05.000Z","modified_at":"2026-01-15T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15174952978334","imei1":"15174952978334","imei2":"15174952978334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154788,"job_number":"JOB_154788","tr_customer_id":154805,"tr_customer_product_id":154795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:55.000Z","modified_at":"2026-01-15T03:54:55.000Z","name":"Reginald Blanda","mobile_number":"350-562-7124","email_id":"Donavon24@gmail.com","dop":"2025-04-06","serial_number":"18169353926863880","imei1":"18169353926863880","imei2":"18169353926863880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154787,"job_number":"JOB_154787","tr_customer_id":154804,"tr_customer_product_id":154794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:54.000Z","modified_at":"2026-01-15T03:55:31.000Z","name":"Elinor Hettinger","mobile_number":"375-390-5587","email_id":"Napoleon18@gmail.com","dop":"2025-04-06","serial_number":"12265932362474","imei1":"12265932362474","imei2":"12265932362474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154786,"job_number":"JOB_154786","tr_customer_id":154803,"tr_customer_product_id":154793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:53.000Z","modified_at":"2026-01-15T03:54:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247526939758","imei1":"14247526939758","imei2":"14247526939758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154782,"job_number":"JOB_154782","tr_customer_id":154799,"tr_customer_product_id":154789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:45.000Z","modified_at":"2026-01-15T03:54:45.000Z","name":"Leonardo Willms","mobile_number":"446-524-7924","email_id":"Luna73@gmail.com","dop":"2025-04-06","serial_number":"12319636894104516","imei1":"12319636894104516","imei2":"12319636894104516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154781,"job_number":"JOB_154781","tr_customer_id":154798,"tr_customer_product_id":154788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:45.000Z","modified_at":"2026-01-15T03:54:45.000Z","name":"Alexandria Bruen","mobile_number":"577-915-3899","email_id":"Reece.Mante@hotmail.com","dop":"2025-04-06","serial_number":"10687454565492948","imei1":"10687454565492948","imei2":"10687454565492948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154779,"job_number":"JOB_154779","tr_customer_id":154796,"tr_customer_product_id":154786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:44.000Z","modified_at":"2026-01-15T03:55:21.000Z","name":"Aliza Beer","mobile_number":"893-425-1746","email_id":"Anita.Hermiston89@yahoo.com","dop":"2025-04-06","serial_number":"18739783520639","imei1":"18739783520639","imei2":"18739783520639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154778,"job_number":"JOB_154778","tr_customer_id":154795,"tr_customer_product_id":154785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:44.000Z","modified_at":"2026-01-15T03:54:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18717353755800","imei1":"18717353755800","imei2":"18717353755800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154777,"job_number":"JOB_154777","tr_customer_id":154794,"tr_customer_product_id":154784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:43.000Z","modified_at":"2026-01-15T03:55:20.000Z","name":"Koby Collier","mobile_number":"975-267-1400","email_id":"Alice40@gmail.com","dop":"2025-04-06","serial_number":"19925408509904","imei1":"19925408509904","imei2":"19925408509904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154776,"job_number":"JOB_154776","tr_customer_id":154793,"tr_customer_product_id":154783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:43.000Z","modified_at":"2026-01-15T03:54:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13821878858299","imei1":"13821878858299","imei2":"13821878858299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154773,"job_number":"JOB_154773","tr_customer_id":154790,"tr_customer_product_id":154780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:41.000Z","modified_at":"2026-01-15T03:54:41.000Z","name":"Dahlia Haley","mobile_number":"362-891-3896","email_id":"Tristian.Wintheiser17@yahoo.com","dop":"2025-04-06","serial_number":"12217479695029176","imei1":"12217479695029176","imei2":"12217479695029176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154772,"job_number":"JOB_154772","tr_customer_id":154789,"tr_customer_product_id":154779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:40.000Z","modified_at":"2026-01-15T03:54:40.000Z","name":"Heloise Roberts","mobile_number":"649-907-5074","email_id":"Herbert_Huels3@gmail.com","dop":"2025-04-06","serial_number":"14325011109089638","imei1":"14325011109089638","imei2":"14325011109089638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154771,"job_number":"JOB_154771","tr_customer_id":154788,"tr_customer_product_id":154778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:40.000Z","modified_at":"2026-01-15T03:55:17.000Z","name":"Toney Bergnaum","mobile_number":"846-419-6078","email_id":"Neha2@gmail.com","dop":"2025-04-06","serial_number":"13105788391617","imei1":"13105788391617","imei2":"13105788391617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154770,"job_number":"JOB_154770","tr_customer_id":154787,"tr_customer_product_id":154777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:39.000Z","modified_at":"2026-01-15T03:54:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19885432899769","imei1":"19885432899769","imei2":"19885432899769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154769,"job_number":"JOB_154769","tr_customer_id":154786,"tr_customer_product_id":154776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:39.000Z","modified_at":"2026-01-15T03:55:16.000Z","name":"Kaitlyn Abernathy","mobile_number":"862-365-2393","email_id":"Felix40@yahoo.com","dop":"2025-04-06","serial_number":"18027338344820","imei1":"18027338344820","imei2":"18027338344820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154768,"job_number":"JOB_154768","tr_customer_id":154785,"tr_customer_product_id":154775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:38.000Z","modified_at":"2026-01-15T03:54:38.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15564025553440","imei1":"15564025553440","imei2":"15564025553440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154763,"job_number":"JOB_154763","tr_customer_id":154780,"tr_customer_product_id":154770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:23.000Z","modified_at":"2026-01-15T03:54:23.000Z","name":"Marcelino Mraz","mobile_number":"753-744-0468","email_id":"Marilou_Homenick56@hotmail.com","dop":"2025-04-06","serial_number":"13123066138306114","imei1":"13123066138306114","imei2":"13123066138306114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154762,"job_number":"JOB_154762","tr_customer_id":154779,"tr_customer_product_id":154769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:22.000Z","modified_at":"2026-01-15T03:54:58.000Z","name":"Julia Wiegand","mobile_number":"655-702-4927","email_id":"Derrick79@yahoo.com","dop":"2025-04-06","serial_number":"16875896138232","imei1":"16875896138232","imei2":"16875896138232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154761,"job_number":"JOB_154761","tr_customer_id":154778,"tr_customer_product_id":154768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:22.000Z","modified_at":"2026-01-15T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15972766063450","imei1":"15972766063450","imei2":"15972766063450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154760,"job_number":"JOB_154760","tr_customer_id":154777,"tr_customer_product_id":154767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:18.000Z","modified_at":"2026-01-15T03:54:18.000Z","name":"Rowan Schiller","mobile_number":"984-489-1368","email_id":"Mozell74@gmail.com","dop":"2025-04-06","serial_number":"12781239138817992","imei1":"12781239138817992","imei2":"12781239138817992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154757,"job_number":"JOB_154757","tr_customer_id":154774,"tr_customer_product_id":154764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:53.000Z","name":"Elda Grimes","mobile_number":"251-665-5352","email_id":"Antonina8@yahoo.com","dop":"2025-04-06","serial_number":"16374843022062","imei1":"16374843022062","imei2":"16374843022062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154755,"job_number":"JOB_154755","tr_customer_id":154772,"tr_customer_product_id":154762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10716090861494","imei1":"10716090861494","imei2":"10716090861494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154754,"job_number":"JOB_154754","tr_customer_id":154771,"tr_customer_product_id":154761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:15.000Z","modified_at":"2026-01-15T03:54:15.000Z","name":"Enid Wyman","mobile_number":"281-222-1042","email_id":"Enrique82@gmail.com","dop":"2025-04-06","serial_number":"10361079338187042","imei1":"10361079338187042","imei2":"10361079338187042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154753,"job_number":"JOB_154753","tr_customer_id":154770,"tr_customer_product_id":154760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:13.000Z","modified_at":"2026-01-15T03:54:51.000Z","name":"Demario Auer","mobile_number":"981-865-2983","email_id":"Lauryn_Feeney@yahoo.com","dop":"2025-04-06","serial_number":"12655583638902","imei1":"12655583638902","imei2":"12655583638902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154752,"job_number":"JOB_154752","tr_customer_id":154769,"tr_customer_product_id":154759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:13.000Z","modified_at":"2026-01-15T03:54:13.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10283826262935","imei1":"10283826262935","imei2":"10283826262935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154751,"job_number":"JOB_154751","tr_customer_id":154768,"tr_customer_product_id":154758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:10.000Z","modified_at":"2026-01-15T03:54:10.000Z","name":"Jan Schumm","mobile_number":"562-373-4054","email_id":"Beth.Abbott6@yahoo.com","dop":"2025-04-06","serial_number":"14564693585828510","imei1":"14564693585828510","imei2":"14564693585828510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154750,"job_number":"JOB_154750","tr_customer_id":154767,"tr_customer_product_id":154757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:09.000Z","modified_at":"2026-01-15T03:54:46.000Z","name":"Ignacio Hansen","mobile_number":"351-557-6555","email_id":"Edd_Williamson@hotmail.com","dop":"2025-04-06","serial_number":"19084999366537","imei1":"19084999366537","imei2":"19084999366537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154749,"job_number":"JOB_154749","tr_customer_id":154766,"tr_customer_product_id":154756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:09.000Z","modified_at":"2026-01-15T03:54:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11969253960508","imei1":"11969253960508","imei2":"11969253960508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154748,"job_number":"JOB_154748","tr_customer_id":154765,"tr_customer_product_id":154755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Adonis Hodkiewicz","mobile_number":"982-211-4266","email_id":"Vida.Schulist65@yahoo.com","dop":"2025-04-06","serial_number":"14562326067070936","imei1":"14562326067070936","imei2":"14562326067070936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154747,"job_number":"JOB_154747","tr_customer_id":154764,"tr_customer_product_id":154754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Lee Nicolas","mobile_number":"786-887-3751","email_id":"Brielle68@hotmail.com","dop":"2025-04-06","serial_number":"18857675583932940","imei1":"18857675583932940","imei2":"18857675583932940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154745,"job_number":"JOB_154745","tr_customer_id":154762,"tr_customer_product_id":154752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:00.000Z","modified_at":"2026-01-15T03:54:36.000Z","name":"Lula Koepp","mobile_number":"573-903-3364","email_id":"Pablo.Gerhold66@hotmail.com","dop":"2025-04-06","serial_number":"13727808385331","imei1":"13727808385331","imei2":"13727808385331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154744,"job_number":"JOB_154744","tr_customer_id":154761,"tr_customer_product_id":154751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:00.000Z","modified_at":"2026-01-15T03:54:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13493143921862","imei1":"13493143921862","imei2":"13493143921862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154743,"job_number":"JOB_154743","tr_customer_id":154760,"tr_customer_product_id":154750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:00.000Z","modified_at":"2026-01-15T03:54:36.000Z","name":"Zakary Emard","mobile_number":"878-201-7590","email_id":"Roberto.Fadel0@yahoo.com","dop":"2025-04-06","serial_number":"16298536774716","imei1":"16298536774716","imei2":"16298536774716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154741,"job_number":"JOB_154741","tr_customer_id":154758,"tr_customer_product_id":154748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:59.000Z","modified_at":"2026-01-15T03:53:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11396929921731","imei1":"11396929921731","imei2":"11396929921731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154739,"job_number":"JOB_154739","tr_customer_id":154756,"tr_customer_product_id":154746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:56.000Z","modified_at":"2026-01-15T03:53:56.000Z","name":"Ian Larkin","mobile_number":"263-528-2534","email_id":"Lorna_Conn54@gmail.com","dop":"2025-04-06","serial_number":"12578993247950640","imei1":"12578993247950640","imei2":"12578993247950640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154738,"job_number":"JOB_154738","tr_customer_id":154755,"tr_customer_product_id":154745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:55.000Z","modified_at":"2026-01-15T03:53:55.000Z","name":"Buster Williamson","mobile_number":"300-520-4904","email_id":"Hunter_Stracke@yahoo.com","dop":"2025-04-06","serial_number":"19442232336872144","imei1":"19442232336872144","imei2":"19442232336872144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154737,"job_number":"JOB_154737","tr_customer_id":154754,"tr_customer_product_id":154744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:55.000Z","modified_at":"2026-01-15T03:54:32.000Z","name":"Tobin King","mobile_number":"267-253-6608","email_id":"Jada92@hotmail.com","dop":"2025-04-06","serial_number":"16594394199245","imei1":"16594394199245","imei2":"16594394199245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154736,"job_number":"JOB_154736","tr_customer_id":154753,"tr_customer_product_id":154743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:55.000Z","modified_at":"2026-01-15T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12494657810567","imei1":"12494657810567","imei2":"12494657810567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154735,"job_number":"JOB_154735","tr_customer_id":154752,"tr_customer_product_id":154742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:54.000Z","modified_at":"2026-01-15T03:54:31.000Z","name":"Magdalen Moore","mobile_number":"461-960-8023","email_id":"Marcelo.Schiller29@hotmail.com","dop":"2025-04-06","serial_number":"16730177508759","imei1":"16730177508759","imei2":"16730177508759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154734,"job_number":"JOB_154734","tr_customer_id":154751,"tr_customer_product_id":154741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:54.000Z","modified_at":"2026-01-15T03:53:54.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18369184752506","imei1":"18369184752506","imei2":"18369184752506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154733,"job_number":"JOB_154733","tr_customer_id":154750,"tr_customer_product_id":154740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:47.000Z","modified_at":"2026-01-15T03:53:47.000Z","name":"Tristin Mante","mobile_number":"267-751-6627","email_id":"Clare_Wilderman23@yahoo.com","dop":"2025-04-06","serial_number":"12754540934110450","imei1":"12754540934110450","imei2":"12754540934110450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154732,"job_number":"JOB_154732","tr_customer_id":154749,"tr_customer_product_id":154739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:46.000Z","modified_at":"2026-01-15T03:54:22.000Z","name":"Susan Schinner","mobile_number":"308-401-0207","email_id":"Phoebe.Schaden@yahoo.com","dop":"2025-04-06","serial_number":"14710900443207","imei1":"14710900443207","imei2":"14710900443207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154731,"job_number":"JOB_154731","tr_customer_id":154748,"tr_customer_product_id":154738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:46.000Z","modified_at":"2026-01-15T03:53:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15164583379288","imei1":"15164583379288","imei2":"15164583379288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154730,"job_number":"JOB_154730","tr_customer_id":154747,"tr_customer_product_id":154737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:40.000Z","modified_at":"2026-01-15T03:53:40.000Z","name":"Nora Mitchell","mobile_number":"894-601-7828","email_id":"Oran_Labadie80@yahoo.com","dop":"2025-04-06","serial_number":"11975523398423576","imei1":"11975523398423576","imei2":"11975523398423576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154729,"job_number":"JOB_154729","tr_customer_id":154746,"tr_customer_product_id":154736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:39.000Z","modified_at":"2026-01-15T03:54:15.000Z","name":"Lura West","mobile_number":"281-903-3266","email_id":"Josue_Cormier49@gmail.com","dop":"2025-04-06","serial_number":"11065750551589","imei1":"11065750551589","imei2":"11065750551589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154728,"job_number":"JOB_154728","tr_customer_id":154745,"tr_customer_product_id":154735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:38.000Z","modified_at":"2026-01-15T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19639242040768","imei1":"19639242040768","imei2":"19639242040768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154727,"job_number":"JOB_154727","tr_customer_id":154744,"tr_customer_product_id":154734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:35.000Z","modified_at":"2026-01-15T03:53:35.000Z","name":"Brendon Bayer","mobile_number":"237-452-5428","email_id":"Julien43@hotmail.com","dop":"2025-04-06","serial_number":"14537535539067280","imei1":"14537535539067280","imei2":"14537535539067280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154726,"job_number":"JOB_154726","tr_customer_id":154743,"tr_customer_product_id":154733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:33.000Z","modified_at":"2026-01-15T03:54:10.000Z","name":"Velda Keeling","mobile_number":"552-916-0762","email_id":"Tillman_Hilpert@hotmail.com","dop":"2025-04-06","serial_number":"18451403951000","imei1":"18451403951000","imei2":"18451403951000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154725,"job_number":"JOB_154725","tr_customer_id":154742,"tr_customer_product_id":154732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:33.000Z","modified_at":"2026-01-15T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10202718391286","imei1":"10202718391286","imei2":"10202718391286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154724,"job_number":"JOB_154724","tr_customer_id":154741,"tr_customer_product_id":154731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:30.000Z","modified_at":"2026-01-15T03:53:30.000Z","name":"Arlene Greenholt","mobile_number":"595-915-2080","email_id":"Morris_OConner88@yahoo.com","dop":"2025-04-06","serial_number":"13818527232849382","imei1":"13818527232849382","imei2":"13818527232849382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154721,"job_number":"JOB_154721","tr_customer_id":154738,"tr_customer_product_id":154728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:54:06.000Z","name":"Kaci Schowalter","mobile_number":"226-563-2520","email_id":"Sammy71@yahoo.com","dop":"2025-04-06","serial_number":"13233333042247","imei1":"13233333042247","imei2":"13233333042247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154719,"job_number":"JOB_154719","tr_customer_id":154736,"tr_customer_product_id":154726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"11862542706235","imei1":"11862542706235","imei2":"11862542706235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154717,"job_number":"JOB_154717","tr_customer_id":154734,"tr_customer_product_id":154724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:27.000Z","modified_at":"2026-01-15T03:53:27.000Z","name":"Alexanne Ledner","mobile_number":"451-500-3716","email_id":"Hassan_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"12140431334429162","imei1":"12140431334429162","imei2":"12140431334429162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154716,"job_number":"JOB_154716","tr_customer_id":154733,"tr_customer_product_id":154723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:25.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Clarabelle Schimmel","mobile_number":"924-563-8731","email_id":"Alexander_Lubowitz84@hotmail.com","dop":"2025-04-06","serial_number":"14792360043214","imei1":"14792360043214","imei2":"14792360043214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154715,"job_number":"JOB_154715","tr_customer_id":154732,"tr_customer_product_id":154722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:25.000Z","modified_at":"2026-01-15T03:53:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16312097480504","imei1":"16312097480504","imei2":"16312097480504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154714,"job_number":"JOB_154714","tr_customer_id":154731,"tr_customer_product_id":154721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:25.000Z","modified_at":"2026-01-15T03:53:25.000Z","name":"Alexys Smitham","mobile_number":"313-849-5998","email_id":"Julius.VonRueden@gmail.com","dop":"2025-04-06","serial_number":"19175268469353336","imei1":"19175268469353336","imei2":"19175268469353336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154713,"job_number":"JOB_154713","tr_customer_id":154730,"tr_customer_product_id":154720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:24.000Z","modified_at":"2026-01-15T03:53:58.000Z","name":"Chaim Buckridge","mobile_number":"897-319-1702","email_id":"Johathan23@gmail.com","dop":"2025-04-06","serial_number":"12211635332406","imei1":"12211635332406","imei2":"12211635332406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154712,"job_number":"JOB_154712","tr_customer_id":154729,"tr_customer_product_id":154719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:23.000Z","modified_at":"2026-01-15T03:53:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12441574746226","imei1":"12441574746226","imei2":"12441574746226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154711,"job_number":"JOB_154711","tr_customer_id":154728,"tr_customer_product_id":154718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:19.000Z","modified_at":"2026-01-15T03:53:19.000Z","name":"Santina Hamill","mobile_number":"649-270-6301","email_id":"Abdullah_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"19688491359784144","imei1":"19688491359784144","imei2":"19688491359784144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154706,"job_number":"JOB_154706","tr_customer_id":154723,"tr_customer_product_id":154713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:53.000Z","name":"Will Corwin","mobile_number":"262-322-2208","email_id":"Jeramie.Cruickshank90@yahoo.com","dop":"2025-04-06","serial_number":"14969823973146","imei1":"14969823973146","imei2":"14969823973146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154704,"job_number":"JOB_154704","tr_customer_id":154721,"tr_customer_product_id":154711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15198477703688","imei1":"15198477703688","imei2":"15198477703688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154702,"job_number":"JOB_154702","tr_customer_id":154719,"tr_customer_product_id":154709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Mercedes Deckow","mobile_number":"598-993-7627","email_id":"Benedict.Turner@yahoo.com","dop":"2025-04-06","serial_number":"12175969358891020","imei1":"12175969358891020","imei2":"12175969358891020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154699,"job_number":"JOB_154699","tr_customer_id":154716,"tr_customer_product_id":154706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:15.000Z","modified_at":"2026-01-15T03:53:52.000Z","name":"Barney Stark","mobile_number":"368-711-8294","email_id":"Oral_Waters@gmail.com","dop":"2025-04-06","serial_number":"10265971515165","imei1":"10265971515165","imei2":"10265971515165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154698,"job_number":"JOB_154698","tr_customer_id":154715,"tr_customer_product_id":154705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:15.000Z","modified_at":"2026-01-15T03:53:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14990457222754","imei1":"14990457222754","imei2":"14990457222754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154697,"job_number":"JOB_154697","tr_customer_id":154714,"tr_customer_product_id":154704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:12.000Z","modified_at":"2026-01-15T03:53:12.000Z","name":"Leo Cruickshank","mobile_number":"250-889-2489","email_id":"Shad.Marks@yahoo.com","dop":"2025-04-06","serial_number":"10393221115653372","imei1":"10393221115653372","imei2":"10393221115653372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154696,"job_number":"JOB_154696","tr_customer_id":154713,"tr_customer_product_id":154703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:11.000Z","modified_at":"2026-01-15T03:53:11.000Z","name":"Marjolaine Leannon","mobile_number":"616-585-1570","email_id":"Cindy_Schulist44@yahoo.com","dop":"2025-04-06","serial_number":"19773100881019430","imei1":"19773100881019430","imei2":"19773100881019430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154695,"job_number":"JOB_154695","tr_customer_id":154712,"tr_customer_product_id":154702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:10.000Z","modified_at":"2026-01-15T03:53:47.000Z","name":"Loma Padberg","mobile_number":"301-557-8045","email_id":"Winston.Trantow62@yahoo.com","dop":"2025-04-06","serial_number":"13386056465394","imei1":"13386056465394","imei2":"13386056465394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154694,"job_number":"JOB_154694","tr_customer_id":154711,"tr_customer_product_id":154701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:10.000Z","modified_at":"2026-01-15T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12177802045885","imei1":"12177802045885","imei2":"12177802045885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154693,"job_number":"JOB_154693","tr_customer_id":154710,"tr_customer_product_id":154700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:10.000Z","modified_at":"2026-01-15T03:53:46.000Z","name":"Kaya Torp","mobile_number":"381-649-5798","email_id":"Fabiola15@yahoo.com","dop":"2025-04-06","serial_number":"18184712263619","imei1":"18184712263619","imei2":"18184712263619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154692,"job_number":"JOB_154692","tr_customer_id":154709,"tr_customer_product_id":154699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:09.000Z","modified_at":"2026-01-15T03:53:09.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17312012664193","imei1":"17312012664193","imei2":"17312012664193","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154691,"job_number":"JOB_154691","tr_customer_id":154708,"tr_customer_product_id":154698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:04.000Z","modified_at":"2026-01-15T03:53:04.000Z","name":"Haskell Willms","mobile_number":"308-892-5818","email_id":"Helga1@hotmail.com","dop":"2025-04-06","serial_number":"19105010959766376","imei1":"19105010959766376","imei2":"19105010959766376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154690,"job_number":"JOB_154690","tr_customer_id":154707,"tr_customer_product_id":154697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:03.000Z","modified_at":"2026-01-15T03:53:03.000Z","name":"Jayde Spencer","mobile_number":"568-775-5830","email_id":"Mattie.Kunze31@hotmail.com","dop":"2025-04-06","serial_number":"13274655634158566","imei1":"13274655634158566","imei2":"13274655634158566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154689,"job_number":"JOB_154689","tr_customer_id":154706,"tr_customer_product_id":154696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:39.000Z","name":"Emily Treutel","mobile_number":"257-558-8619","email_id":"Magdalena_Weber20@hotmail.com","dop":"2025-04-06","serial_number":"15848662326397","imei1":"15848662326397","imei2":"15848662326397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154688,"job_number":"JOB_154688","tr_customer_id":154705,"tr_customer_product_id":154695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:38.000Z","name":"Jamaal O'Connell","mobile_number":"681-523-1685","email_id":"Alexzander36@yahoo.com","dop":"2025-04-06","serial_number":"15293953200551","imei1":"15293953200551","imei2":"15293953200551","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154687,"job_number":"JOB_154687","tr_customer_id":154704,"tr_customer_product_id":154694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11320283229344","imei1":"11320283229344","imei2":"11320283229344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154686,"job_number":"JOB_154686","tr_customer_id":154703,"tr_customer_product_id":154693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:02.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15001112222763","imei1":"15001112222763","imei2":"15001112222763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154682,"job_number":"JOB_154682","tr_customer_id":154699,"tr_customer_product_id":154689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:51.000Z","modified_at":"2026-01-15T03:52:51.000Z","name":"Lily Baumbach","mobile_number":"652-652-1082","email_id":"Gideon.Batz@gmail.com","dop":"2025-04-06","serial_number":"19874309858502760","imei1":"19874309858502760","imei2":"19874309858502760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154681,"job_number":"JOB_154681","tr_customer_id":154698,"tr_customer_product_id":154688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:50.000Z","modified_at":"2026-01-15T03:53:26.000Z","name":"Glenna Ryan","mobile_number":"989-656-1106","email_id":"Jacynthe_Sipes@yahoo.com","dop":"2025-04-06","serial_number":"18687709639080","imei1":"18687709639080","imei2":"18687709639080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154680,"job_number":"JOB_154680","tr_customer_id":154697,"tr_customer_product_id":154687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:50.000Z","modified_at":"2026-01-15T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13590843897101","imei1":"13590843897101","imei2":"13590843897101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154679,"job_number":"JOB_154679","tr_customer_id":154696,"tr_customer_product_id":154686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:44.000Z","modified_at":"2026-01-15T03:52:44.000Z","name":"Tara Gibson","mobile_number":"344-718-5130","email_id":"Natasha37@gmail.com","dop":"2025-04-06","serial_number":"16043247035973948","imei1":"16043247035973948","imei2":"16043247035973948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154678,"job_number":"JOB_154678","tr_customer_id":154695,"tr_customer_product_id":154685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:44.000Z","modified_at":"2026-01-15T03:52:44.000Z","name":"Davion Satterfield","mobile_number":"454-717-8865","email_id":"Dylan18@hotmail.com","dop":"2025-04-06","serial_number":"18485507447311830","imei1":"18485507447311830","imei2":"18485507447311830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154677,"job_number":"JOB_154677","tr_customer_id":154694,"tr_customer_product_id":154684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:43.000Z","modified_at":"2026-01-15T03:53:18.000Z","name":"Glenda Spinka","mobile_number":"620-778-4149","email_id":"Milan_Ullrich68@hotmail.com","dop":"2025-04-06","serial_number":"16021386739292","imei1":"16021386739292","imei2":"16021386739292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154676,"job_number":"JOB_154676","tr_customer_id":154693,"tr_customer_product_id":154683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:42.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Jeremy Barton","mobile_number":"935-556-5455","email_id":"Preston_Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"12161827336610","imei1":"12161827336610","imei2":"12161827336610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154675,"job_number":"JOB_154675","tr_customer_id":154692,"tr_customer_product_id":154682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:42.000Z","modified_at":"2026-01-15T03:52:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19095708693561","imei1":"19095708693561","imei2":"19095708693561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154674,"job_number":"JOB_154674","tr_customer_id":154691,"tr_customer_product_id":154681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:42.000Z","modified_at":"2026-01-15T03:52:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12207671797543","imei1":"12207671797543","imei2":"12207671797543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154673,"job_number":"JOB_154673","tr_customer_id":154690,"tr_customer_product_id":154680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:41.000Z","modified_at":"2026-01-15T03:52:41.000Z","name":"Ella Medhurst","mobile_number":"918-719-8914","email_id":"Arlene54@yahoo.com","dop":"2025-09-16","serial_number":"11157067334880","imei1":"11157067334880","imei2":"11157067334880","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154672,"job_number":"JOB_154672","tr_customer_id":154689,"tr_customer_product_id":154679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:40.000Z","modified_at":"2026-01-15T03:52:40.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16281131360722","imei1":"16281131360722","imei2":"16281131360722","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154668,"job_number":"JOB_154668","tr_customer_id":154685,"tr_customer_product_id":154675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:33.000Z","modified_at":"2026-01-15T03:52:33.000Z","name":"Emmitt Mayert","mobile_number":"314-478-8898","email_id":"Marcel.Bartoletti18@gmail.com","dop":"2025-06-18","serial_number":"1039876155032464","imei1":"1039876155032464","imei2":"1039876155032464","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154666,"job_number":"JOB_154666","tr_customer_id":154683,"tr_customer_product_id":154673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:32.000Z","modified_at":"2026-01-15T03:53:06.000Z","name":"Edwina Gleason","mobile_number":"786-246-1960","email_id":"Emie.Kihn83@hotmail.com","dop":"2025-06-18","serial_number":"10917346007467","imei1":"10917346007467","imei2":"10917346007467","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154665,"job_number":"JOB_154665","tr_customer_id":154682,"tr_customer_product_id":154672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:32.000Z","modified_at":"2026-01-15T03:52:32.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10258045499843","imei1":"10258045499843","imei2":"10258045499843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154664,"job_number":"JOB_154664","tr_customer_id":154681,"tr_customer_product_id":154671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:21.000Z","modified_at":"2026-01-15T03:52:21.000Z","name":"Chanel Kuvalis","mobile_number":"758-590-3816","email_id":"Madalyn41@yahoo.com","dop":"2025-09-16","serial_number":"12276383021487","imei1":"12276383021487","imei2":"12276383021487","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154663,"job_number":"JOB_154663","tr_customer_id":154680,"tr_customer_product_id":154670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:21.000Z","modified_at":"2026-01-15T03:52:21.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19492437408543","imei1":"19492437408543","imei2":"19492437408543","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154662,"job_number":"JOB_154662","tr_customer_id":154679,"tr_customer_product_id":154669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Lonny Powlowski","mobile_number":"781-897-5866","email_id":"Hallie.Corkery@gmail.com","dop":"2025-04-06","serial_number":"19249347671067550","imei1":"19249347671067550","imei2":"19249347671067550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154661,"job_number":"JOB_154661","tr_customer_id":154678,"tr_customer_product_id":154668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Alf Kunze","mobile_number":"964-302-5271","email_id":"Oren.Ziemann@yahoo.com","dop":"2025-04-06","serial_number":"14501522136838768","imei1":"14501522136838768","imei2":"14501522136838768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154660,"job_number":"JOB_154660","tr_customer_id":154677,"tr_customer_product_id":154667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Wilton Cassin","mobile_number":"245-857-5951","email_id":"Arch.White@gmail.com","dop":"2025-04-06","serial_number":"11121198757060796","imei1":"11121198757060796","imei2":"11121198757060796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154659,"job_number":"JOB_154659","tr_customer_id":154676,"tr_customer_product_id":154666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:19.000Z","modified_at":"2026-01-15T03:52:55.000Z","name":"Sage Rippin","mobile_number":"896-455-7899","email_id":"Taylor59@yahoo.com","dop":"2025-04-06","serial_number":"11222925263659","imei1":"11222925263659","imei2":"11222925263659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154658,"job_number":"JOB_154658","tr_customer_id":154675,"tr_customer_product_id":154665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:19.000Z","modified_at":"2026-01-15T03:52:55.000Z","name":"Macy King","mobile_number":"326-869-8774","email_id":"Golden88@hotmail.com","dop":"2025-04-06","serial_number":"16164566941399","imei1":"16164566941399","imei2":"16164566941399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154657,"job_number":"JOB_154657","tr_customer_id":154674,"tr_customer_product_id":154664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15886753129331","imei1":"15886753129331","imei2":"15886753129331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154656,"job_number":"JOB_154656","tr_customer_id":154673,"tr_customer_product_id":154663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19813715563041","imei1":"19813715563041","imei2":"19813715563041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154655,"job_number":"JOB_154655","tr_customer_id":154672,"tr_customer_product_id":154662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:55.000Z","name":"Allison Morissette","mobile_number":"650-547-3868","email_id":"Lavern.Crist@hotmail.com","dop":"2025-04-06","serial_number":"16146098974570","imei1":"16146098974570","imei2":"16146098974570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154653,"job_number":"JOB_154653","tr_customer_id":154670,"tr_customer_product_id":154660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:15.000Z","modified_at":"2026-01-15T03:52:15.000Z","name":"Myrtle Kris","mobile_number":"711-965-5697","email_id":"Abdiel49@yahoo.com","dop":"2025-04-06","serial_number":"19188139382233530","imei1":"19188139382233530","imei2":"19188139382233530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154652,"job_number":"JOB_154652","tr_customer_id":154669,"tr_customer_product_id":154659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:14.000Z","modified_at":"2026-01-15T03:52:50.000Z","name":"Cornelius Schimmel","mobile_number":"297-574-2851","email_id":"Floy_Breitenberg2@hotmail.com","dop":"2025-04-06","serial_number":"18060434048959","imei1":"18060434048959","imei2":"18060434048959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154651,"job_number":"JOB_154651","tr_customer_id":154668,"tr_customer_product_id":154658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:12.000Z","modified_at":"2026-01-15T03:52:12.000Z","name":"Cheyenne Glover","mobile_number":"802-991-0112","email_id":"Gertrude_Bradtke92@yahoo.com","dop":"2025-04-06","serial_number":"17749148616674052","imei1":"17749148616674052","imei2":"17749148616674052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154650,"job_number":"JOB_154650","tr_customer_id":154667,"tr_customer_product_id":154657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:11.000Z","modified_at":"2026-01-15T03:52:45.000Z","name":"Corene Keeling","mobile_number":"560-569-6547","email_id":"Bonita_Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"12224792589978","imei1":"12224792589978","imei2":"12224792589978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154649,"job_number":"JOB_154649","tr_customer_id":154666,"tr_customer_product_id":154656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:03.000Z","modified_at":"2026-01-15T03:52:03.000Z","name":"Esperanza Schimmel","mobile_number":"225-601-0008","email_id":"Domenick_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"10370091967026112","imei1":"10370091967026112","imei2":"10370091967026112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154647,"job_number":"JOB_154647","tr_customer_id":154664,"tr_customer_product_id":154654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"Derrick Heathcote","mobile_number":"281-563-8921","email_id":"Clementine.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"19868826898573930","imei1":"19868826898573930","imei2":"19868826898573930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154646,"job_number":"JOB_154646","tr_customer_id":154663,"tr_customer_product_id":154653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:35.000Z","name":"Sammie Runte","mobile_number":"536-959-3031","email_id":"Cleve_Kutch74@gmail.com","dop":"2025-04-06","serial_number":"13101823141083","imei1":"13101823141083","imei2":"13101823141083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154645,"job_number":"JOB_154645","tr_customer_id":154662,"tr_customer_product_id":154652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"Ismael Bailey","mobile_number":"358-984-6853","email_id":"Piper69@gmail.com","dop":"2025-09-16","serial_number":"19383025797967","imei1":"19383025797967","imei2":"19383025797967","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154644,"job_number":"JOB_154644","tr_customer_id":154661,"tr_customer_product_id":154651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17089716826661","imei1":"17089716826661","imei2":"17089716826661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154643,"job_number":"JOB_154643","tr_customer_id":154660,"tr_customer_product_id":154650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15369706639730","imei1":"15369706639730","imei2":"15369706639730","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154642,"job_number":"JOB_154642","tr_customer_id":154659,"tr_customer_product_id":154649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:00.000Z","modified_at":"2026-01-15T03:52:00.000Z","name":"Giles McKenzie","mobile_number":"962-382-9039","email_id":"Eva63@yahoo.com","dop":"2025-04-06","serial_number":"13600602543100756","imei1":"13600602543100756","imei2":"13600602543100756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154641,"job_number":"JOB_154641","tr_customer_id":154658,"tr_customer_product_id":154648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:00.000Z","modified_at":"2026-01-15T03:52:36.000Z","name":"Oma Senger","mobile_number":"511-897-9363","email_id":"Jayde22@hotmail.com","dop":"2025-04-06","serial_number":"11728064440827","imei1":"11728064440827","imei2":"11728064440827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154640,"job_number":"JOB_154640","tr_customer_id":154657,"tr_customer_product_id":154647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:00.000Z","modified_at":"2026-01-15T03:52:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19549684007135","imei1":"19549684007135","imei2":"19549684007135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154639,"job_number":"JOB_154639","tr_customer_id":154656,"tr_customer_product_id":154646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:59.000Z","modified_at":"2026-01-15T03:52:36.000Z","name":"Norwood Pfannerstill","mobile_number":"899-446-2276","email_id":"Amelia.Schuster@hotmail.com","dop":"2025-04-06","serial_number":"18824888640120","imei1":"18824888640120","imei2":"18824888640120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154638,"job_number":"JOB_154638","tr_customer_id":154655,"tr_customer_product_id":154645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:53.000Z","modified_at":"2026-01-15T03:51:53.000Z","name":"Rae Orn","mobile_number":"570-606-3420","email_id":"Lynn_Schmidt65@hotmail.com","dop":"2025-06-18","serial_number":"1051431098735897","imei1":"1051431098735897","imei2":"1051431098735897","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154637,"job_number":"JOB_154637","tr_customer_id":154654,"tr_customer_product_id":154644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:52.000Z","modified_at":"2026-01-15T03:52:26.000Z","name":"Verdie Morissette","mobile_number":"614-324-0735","email_id":"Lou.Quigley69@gmail.com","dop":"2025-06-18","serial_number":"10658304100820","imei1":"10658304100820","imei2":"10658304100820","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154636,"job_number":"JOB_154636","tr_customer_id":154653,"tr_customer_product_id":154643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:52.000Z","modified_at":"2026-01-15T03:51:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10878709176748","imei1":"10878709176748","imei2":"10878709176748","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154635,"job_number":"JOB_154635","tr_customer_id":154652,"tr_customer_product_id":154642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:48.000Z","modified_at":"2026-01-15T03:51:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"61866921271988","imei1":"61866921271988","imei2":"61866921271988","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154634,"job_number":"JOB_154634","tr_customer_id":154651,"tr_customer_product_id":154641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:37.000Z","modified_at":"2026-01-15T03:51:37.000Z","name":"Bethany Cassin","mobile_number":"810-677-4969","email_id":"Eddie84@gmail.com","dop":"2025-04-06","serial_number":"10044090517302968","imei1":"10044090517302968","imei2":"10044090517302968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154633,"job_number":"JOB_154633","tr_customer_id":154650,"tr_customer_product_id":154640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:36.000Z","modified_at":"2026-01-15T03:51:45.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"60204167257390","imei1":"60204167257390","imei2":"60204167257390","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154632,"job_number":"JOB_154632","tr_customer_id":154649,"tr_customer_product_id":154639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:36.000Z","modified_at":"2026-01-15T03:52:11.000Z","name":"Marielle Klocko","mobile_number":"331-596-0989","email_id":"Laury_Block@gmail.com","dop":"2025-04-06","serial_number":"16123585728468","imei1":"16123585728468","imei2":"16123585728468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154631,"job_number":"JOB_154631","tr_customer_id":154648,"tr_customer_product_id":154638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:35.000Z","modified_at":"2026-01-15T03:51:35.000Z","name":"Ed Olson","mobile_number":"700-461-4844","email_id":"Bianka29@gmail.com","dop":"2025-04-06","serial_number":"10497017006468214","imei1":"10497017006468214","imei2":"10497017006468214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154630,"job_number":"JOB_154630","tr_customer_id":154647,"tr_customer_product_id":154637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:35.000Z","modified_at":"2026-01-15T03:51:35.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16745300533085","imei1":"16745300533085","imei2":"16745300533085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154629,"job_number":"JOB_154629","tr_customer_id":154646,"tr_customer_product_id":154636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:34.000Z","modified_at":"2026-01-15T03:52:09.000Z","name":"Magali Legros","mobile_number":"626-750-3488","email_id":"Elisa_Becker@gmail.com","dop":"2025-04-06","serial_number":"11471748807815","imei1":"11471748807815","imei2":"11471748807815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154628,"job_number":"JOB_154628","tr_customer_id":154645,"tr_customer_product_id":154635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T02:40:36.000Z","modified_at":"2026-01-15T02:40:36.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-01-14","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-01-14T02:40:36.396363410Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T02:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154944,"job_number":"JOB_154944","tr_customer_id":154961,"tr_customer_product_id":154951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:28.000Z","modified_at":"2026-01-15T06:36:28.000Z","name":"Keanu Kilback","mobile_number":"783-613-9361","email_id":"Daryl_Feeney@hotmail.com","dop":"2000-01-31","serial_number":"1042698685971259","imei1":"1042698685971259","imei2":"1042698685971259","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154942,"job_number":"JOB_154942","tr_customer_id":154959,"tr_customer_product_id":154949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:27.000Z","modified_at":"2026-01-15T06:36:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10295498282009","imei1":"10295498282009","imei2":"10295498282009","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154938,"job_number":"JOB_154938","tr_customer_id":154955,"tr_customer_product_id":154945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:41.000Z","modified_at":"2026-01-15T06:35:41.000Z","name":"Sydnee Smith","mobile_number":"756-921-2677","email_id":"Otto_OConner27@hotmail.com","dop":"2000-01-31","serial_number":"1023321301674620","imei1":"1023321301674620","imei2":"1023321301674620","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154936,"job_number":"JOB_154936","tr_customer_id":154953,"tr_customer_product_id":154943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:39.000Z","modified_at":"2026-01-15T06:35:39.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10237421979354","imei1":"10237421979354","imei2":"10237421979354","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154927,"job_number":"JOB_154927","tr_customer_id":154944,"tr_customer_product_id":154934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:53.000Z","modified_at":"2026-01-15T06:34:53.000Z","name":"Katrina Kassulke","mobile_number":"808-589-3839","email_id":"Jamarcus_Bergnaum@gmail.com","dop":"2000-01-31","serial_number":"1069924622424932","imei1":"1069924622424932","imei2":"1069924622424932","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154925,"job_number":"JOB_154925","tr_customer_id":154942,"tr_customer_product_id":154932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:52.000Z","modified_at":"2026-01-15T06:34:52.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10884676202774","imei1":"10884676202774","imei2":"10884676202774","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154919,"job_number":"JOB_154919","tr_customer_id":154936,"tr_customer_product_id":154926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:06.000Z","modified_at":"2026-01-15T06:34:06.000Z","name":"Felicita Gorczany","mobile_number":"908-788-0698","email_id":"Gay67@yahoo.com","dop":"2000-01-31","serial_number":"1061219777121499","imei1":"1061219777121499","imei2":"1061219777121499","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154917,"job_number":"JOB_154917","tr_customer_id":154934,"tr_customer_product_id":154924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:04.000Z","modified_at":"2026-01-15T06:34:04.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10964431586236","imei1":"10964431586236","imei2":"10964431586236","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154780,"job_number":"JOB_154780","tr_customer_id":154797,"tr_customer_product_id":154787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:44.000Z","modified_at":"2026-01-15T03:54:44.000Z","name":"Mia McLaughlin","mobile_number":"766-524-4836","email_id":"Zula.Harris@gmail.com","dop":"2000-01-31","serial_number":"1030474285522747","imei1":"1030474285522747","imei2":"1030474285522747","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154774,"job_number":"JOB_154774","tr_customer_id":154791,"tr_customer_product_id":154781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:42.000Z","modified_at":"2026-01-15T03:54:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10137183040109","imei1":"10137183040109","imei2":"10137183040109","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154746,"job_number":"JOB_154746","tr_customer_id":154763,"tr_customer_product_id":154753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Joanny Okuneva","mobile_number":"835-229-0597","email_id":"Janice.Bartoletti33@hotmail.com","dop":"2000-01-31","serial_number":"1055927105107354","imei1":"1055927105107354","imei2":"1055927105107354","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154740,"job_number":"JOB_154740","tr_customer_id":154757,"tr_customer_product_id":154747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:59.000Z","modified_at":"2026-01-15T03:53:59.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10294239511253","imei1":"10294239511253","imei2":"10294239511253","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154709,"job_number":"JOB_154709","tr_customer_id":154726,"tr_customer_product_id":154716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:18.000Z","modified_at":"2026-01-15T03:53:18.000Z","name":"Cicero Harvey","mobile_number":"595-359-1693","email_id":"Emiliano_Hegmann72@hotmail.com","dop":"2000-01-31","serial_number":"1017728321792678","imei1":"1017728321792678","imei2":"1017728321792678","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154700,"job_number":"JOB_154700","tr_customer_id":154717,"tr_customer_product_id":154707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:16.000Z","modified_at":"2026-01-15T03:53:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10997526896732","imei1":"10997526896732","imei2":"10997526896732","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154671,"job_number":"JOB_154671","tr_customer_id":154688,"tr_customer_product_id":154678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:35.000Z","modified_at":"2026-01-15T03:52:35.000Z","name":"Rosemarie Cronin","mobile_number":"756-264-0682","email_id":"Helmer.Berge@yahoo.com","dop":"2000-01-31","serial_number":"1047840830373563","imei1":"1047840830373563","imei2":"1047840830373563","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154667,"job_number":"JOB_154667","tr_customer_id":154684,"tr_customer_product_id":154674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:33.000Z","modified_at":"2026-01-15T03:52:33.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10580578455076","imei1":"10580578455076","imei2":"10580578455076","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154943,"job_number":"JOB_154943","tr_customer_id":154960,"tr_customer_product_id":154950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:27.000Z","modified_at":"2026-01-15T06:37:07.000Z","name":"Elenora Kautzer","mobile_number":"418-383-0552","email_id":"Adolph_Trantow@yahoo.com","dop":"2000-01-31","serial_number":"10400812282859","imei1":"10400812282859","imei2":"10400812282859","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:37:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154937,"job_number":"JOB_154937","tr_customer_id":154954,"tr_customer_product_id":154944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:40.000Z","modified_at":"2026-01-15T06:36:19.000Z","name":"Raoul Fahey","mobile_number":"615-705-3775","email_id":"Casper_Stanton@hotmail.com","dop":"2000-01-31","serial_number":"10846863876151","imei1":"10846863876151","imei2":"10846863876151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154932,"job_number":"JOB_154932","tr_customer_id":154949,"tr_customer_product_id":154939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:12.000Z","modified_at":"2026-01-15T06:35:51.000Z","name":"Rosie Jerde","mobile_number":"280-777-9556","email_id":"Jaquan_Reilly@gmail.com","dop":"2025-10-21","serial_number":"11640585847183","imei1":"11640585847183","imei2":"11640585847183","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154926,"job_number":"JOB_154926","tr_customer_id":154943,"tr_customer_product_id":154933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:52.000Z","modified_at":"2026-01-15T06:35:32.000Z","name":"Ulises Gislason","mobile_number":"322-524-0142","email_id":"Gretchen2@hotmail.com","dop":"2000-01-31","serial_number":"10443329658448","imei1":"10443329658448","imei2":"10443329658448","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154924,"job_number":"JOB_154924","tr_customer_id":154941,"tr_customer_product_id":154931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:25.000Z","modified_at":"2026-01-15T06:35:04.000Z","name":"Daphney Sawayn","mobile_number":"933-363-3747","email_id":"Jaime.Morissette76@gmail.com","dop":"2025-10-21","serial_number":"11284403289603","imei1":"11284403289603","imei2":"11284403289603","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154918,"job_number":"JOB_154918","tr_customer_id":154935,"tr_customer_product_id":154925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:04.000Z","modified_at":"2026-01-15T06:34:44.000Z","name":"Tomas Kohler","mobile_number":"853-244-2576","email_id":"Eugene89@yahoo.com","dop":"2000-01-31","serial_number":"10322866015221","imei1":"10322866015221","imei2":"10322866015221","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154913,"job_number":"JOB_154913","tr_customer_id":154930,"tr_customer_product_id":154920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:38.000Z","modified_at":"2026-01-15T06:34:17.000Z","name":"Yvette Fisher","mobile_number":"250-720-4833","email_id":"Stefanie26@hotmail.com","dop":"2025-10-21","serial_number":"18373602538988","imei1":"18373602538988","imei2":"18373602538988","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154815,"job_number":"JOB_154815","tr_customer_id":154832,"tr_customer_product_id":154822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:06.000Z","modified_at":"2026-01-15T04:03:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48468017060150","imei1":"48468017060150","imei2":"48468017060150","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154814,"job_number":"JOB_154814","tr_customer_id":154831,"tr_customer_product_id":154821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:06.000Z","modified_at":"2026-01-15T04:03:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60564218940425","imei1":"60564218940425","imei2":"60564218940425","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154813,"job_number":"JOB_154813","tr_customer_id":154830,"tr_customer_product_id":154820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:06.000Z","modified_at":"2026-01-15T04:03:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29480194779496","imei1":"29480194779496","imei2":"29480194779496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154812,"job_number":"JOB_154812","tr_customer_id":154829,"tr_customer_product_id":154819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44960169447649","imei1":"44960169447649","imei2":"44960169447649","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154811,"job_number":"JOB_154811","tr_customer_id":154828,"tr_customer_product_id":154818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18564243229792","imei1":"18564243229792","imei2":"18564243229792","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154810,"job_number":"JOB_154810","tr_customer_id":154827,"tr_customer_product_id":154817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91987355985382","imei1":"91987355985382","imei2":"91987355985382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154809,"job_number":"JOB_154809","tr_customer_id":154826,"tr_customer_product_id":154816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:04.000Z","modified_at":"2026-01-15T04:03:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68900240359615","imei1":"68900240359615","imei2":"68900240359615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154808,"job_number":"JOB_154808","tr_customer_id":154825,"tr_customer_product_id":154815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97815372371767","imei1":"97815372371767","imei2":"97815372371767","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:02:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154807,"job_number":"JOB_154807","tr_customer_id":154824,"tr_customer_product_id":154814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37954833909154","imei1":"37954833909154","imei2":"37954833909154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154806,"job_number":"JOB_154806","tr_customer_id":154823,"tr_customer_product_id":154813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78612186348192","imei1":"78612186348192","imei2":"78612186348192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154805,"job_number":"JOB_154805","tr_customer_id":154822,"tr_customer_product_id":154812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75829805298755","imei1":"75829805298755","imei2":"75829805298755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154804,"job_number":"JOB_154804","tr_customer_id":154821,"tr_customer_product_id":154811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80215552636054","imei1":"80215552636054","imei2":"80215552636054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154803,"job_number":"JOB_154803","tr_customer_id":154820,"tr_customer_product_id":154810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72346433302420","imei1":"72346433302420","imei2":"72346433302420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154802,"job_number":"JOB_154802","tr_customer_id":154819,"tr_customer_product_id":154809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21412011017690","imei1":"21412011017690","imei2":"21412011017690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154801,"job_number":"JOB_154801","tr_customer_id":154818,"tr_customer_product_id":154808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:05.000Z","modified_at":"2026-01-15T04:02:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28044922743389","imei1":"28044922743389","imei2":"28044922743389","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154800,"job_number":"JOB_154800","tr_customer_id":154817,"tr_customer_product_id":154807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52869295642392","imei1":"52869295642392","imei2":"52869295642392","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154799,"job_number":"JOB_154799","tr_customer_id":154816,"tr_customer_product_id":154806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95626864835374","imei1":"95626864835374","imei2":"95626864835374","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154798,"job_number":"JOB_154798","tr_customer_id":154815,"tr_customer_product_id":154805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81146536178556","imei1":"81146536178556","imei2":"81146536178556","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154797,"job_number":"JOB_154797","tr_customer_id":154814,"tr_customer_product_id":154804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88580311631949","imei1":"88580311631949","imei2":"88580311631949","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154796,"job_number":"JOB_154796","tr_customer_id":154813,"tr_customer_product_id":154803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32228263790491","imei1":"32228263790491","imei2":"32228263790491","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154795,"job_number":"JOB_154795","tr_customer_id":154812,"tr_customer_product_id":154802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51627656026695","imei1":"51627656026695","imei2":"51627656026695","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154775,"job_number":"JOB_154775","tr_customer_id":154792,"tr_customer_product_id":154782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:43.000Z","modified_at":"2026-01-15T03:55:19.000Z","name":"Rachelle Mills","mobile_number":"239-934-9052","email_id":"Samanta7@gmail.com","dop":"2000-01-31","serial_number":"10216316263764","imei1":"10216316263764","imei2":"10216316263764","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154742,"job_number":"JOB_154742","tr_customer_id":154759,"tr_customer_product_id":154749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:59.000Z","modified_at":"2026-01-15T03:54:35.000Z","name":"Brannon Leffler","mobile_number":"673-252-5995","email_id":"Asa.Morar@hotmail.com","dop":"2000-01-31","serial_number":"10750483088147","imei1":"10750483088147","imei2":"10750483088147","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154701,"job_number":"JOB_154701","tr_customer_id":154718,"tr_customer_product_id":154708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:16.000Z","modified_at":"2026-01-15T03:53:52.000Z","name":"Audreanne Senger","mobile_number":"263-760-9733","email_id":"Bert_Harber26@hotmail.com","dop":"2000-01-31","serial_number":"10705134337006","imei1":"10705134337006","imei2":"10705134337006","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154685,"job_number":"JOB_154685","tr_customer_id":154702,"tr_customer_product_id":154692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:58.000Z","modified_at":"2026-01-15T03:52:58.000Z","name":"Nathan Cartwright","mobile_number":"389-724-7180","email_id":"Winston_Klocko@hotmail.com","dop":"2025-05-30","serial_number":"1951424902690075","imei1":"1951424902690075","imei2":"1951424902690075","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154684,"job_number":"JOB_154684","tr_customer_id":154701,"tr_customer_product_id":154691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:57.000Z","modified_at":"2026-01-15T03:52:57.000Z","name":"Tyler Tillman","mobile_number":"623-477-6253","email_id":"Maxime42@hotmail.com","dop":"2025-05-30","serial_number":"19858284787263","imei1":"19858284787263","imei2":"19858284787263","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154683,"job_number":"JOB_154683","tr_customer_id":154700,"tr_customer_product_id":154690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:56.000Z","modified_at":"2026-01-15T03:53:12.000Z","name":"Adriana Kshlerin","mobile_number":"344-336-9434","email_id":"Gladyce.Schamberger@hotmail.com","dop":"2025-05-30","serial_number":"16511665005532","imei1":"16511665005532","imei2":"16511665005532","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154669,"job_number":"JOB_154669","tr_customer_id":154686,"tr_customer_product_id":154676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:33.000Z","modified_at":"2026-01-15T03:53:09.000Z","name":"Samara Lakin","mobile_number":"764-858-8372","email_id":"Donnell17@yahoo.com","dop":"2000-01-31","serial_number":"10141111063341","imei1":"10141111063341","imei2":"10141111063341","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154627,"job_number":"JOB_154627","tr_customer_id":154644,"tr_customer_product_id":154634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T00:34:11.000Z","modified_at":"2026-01-15T00:34:11.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"14198839277857","imei1":"14198839277857","imei2":"14198839277857","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T00:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154986,"job_number":"JOB_154986","tr_customer_id":155003,"tr_customer_product_id":154993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:25:56.000Z","modified_at":"2026-01-15T07:25:56.000Z","name":"Kaylee Cummerata","mobile_number":"223-350-7138","email_id":"Annetta.Prohaska56@gmail.com","dop":"2025-11-04","serial_number":"94760674280322","imei1":"94760674280322","imei2":"94760674280322","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T07:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154985,"job_number":"JOB_154985","tr_customer_id":155002,"tr_customer_product_id":154992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:25:24.000Z","modified_at":"2026-01-15T07:25:52.000Z","name":"Dillon Ryan","mobile_number":"899-718-3077","email_id":"Josefa.Mayer85@hotmail.com","dop":"2025-11-04","serial_number":"41169975311261","imei1":"41169975311261","imei2":"41169975311261","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T07:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154948,"job_number":"JOB_154948","tr_customer_id":154965,"tr_customer_product_id":154955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:39:33.000Z","modified_at":"2026-01-15T06:43:50.000Z","name":"Chaitanya Vartak","mobile_number":"9527092581","email_id":"vartakchaitanya30@gmail.com","dop":"2025-12-31","serial_number":"865843063504291","imei1":"865843063504291","imei2":"865843063504291","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-15T06:43:50.000Z","assigned_to":17,"mst_warrenty_status_code":"IW"},{"id":154903,"job_number":"JOB_154903","tr_customer_id":154920,"tr_customer_product_id":154910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:52.000Z","modified_at":"2026-01-15T06:29:03.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"83238272762906","imei1":"83238272762906","imei2":"83238272762906","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154899,"job_number":"JOB_154899","tr_customer_id":154916,"tr_customer_product_id":154906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:36.000Z","modified_at":"2026-01-15T06:28:47.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"75787902921390","imei1":"75787902921390","imei2":"75787902921390","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154898,"job_number":"JOB_154898","tr_customer_id":154915,"tr_customer_product_id":154905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:20.000Z","modified_at":"2026-01-15T06:28:31.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"56802712866367","imei1":"56802712866367","imei2":"56802712866367","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154882,"job_number":"JOB_154882","tr_customer_id":154899,"tr_customer_product_id":154889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:16.000Z","modified_at":"2026-01-15T06:21:28.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"91018918634576","imei1":"91018918634576","imei2":"91018918634576","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154881,"job_number":"JOB_154881","tr_customer_id":154898,"tr_customer_product_id":154888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:20:59.000Z","modified_at":"2026-01-15T06:21:11.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"68789858102016","imei1":"68789858102016","imei2":"68789858102016","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154880,"job_number":"JOB_154880","tr_customer_id":154897,"tr_customer_product_id":154887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:20:42.000Z","modified_at":"2026-01-15T06:20:54.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"12897505069623","imei1":"12897505069623","imei2":"12897505069623","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154879,"job_number":"JOB_154879","tr_customer_id":154896,"tr_customer_product_id":154886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:25.000Z","modified_at":"2026-01-15T06:19:25.000Z","name":"Brando O'Keefe","mobile_number":"419-714-1026","email_id":"Kianna6@gmail.com","dop":"2025-06-09","serial_number":"106121798835474","imei1":"106121798835474","imei2":"106121798835474","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154878,"job_number":"JOB_154878","tr_customer_id":154895,"tr_customer_product_id":154885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:24.000Z","modified_at":"2026-01-15T06:19:35.000Z","name":"Syble Wintheiser","mobile_number":"486-725-3181","email_id":"Adrienne.Wilderman32@gmail.com","dop":"2025-06-09","serial_number":"102676512545546","imei1":"102676512545546","imei2":"102676512545546","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154877,"job_number":"JOB_154877","tr_customer_id":154894,"tr_customer_product_id":154884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:24.000Z","modified_at":"2026-01-15T06:19:24.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102222107126520","imei1":"102222107126520","imei2":"102222107126520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154876,"job_number":"JOB_154876","tr_customer_id":154893,"tr_customer_product_id":154883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:09.000Z","modified_at":"2026-01-15T06:19:09.000Z","name":"Garnett Lind","mobile_number":"549-381-3609","email_id":"Piper.Skiles@yahoo.com","dop":"2025-06-09","serial_number":"109080616870855","imei1":"109080616870855","imei2":"109080616870855","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154875,"job_number":"JOB_154875","tr_customer_id":154892,"tr_customer_product_id":154882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:08.000Z","modified_at":"2026-01-15T06:19:19.000Z","name":"Rocky Dooley","mobile_number":"851-531-2776","email_id":"Providenci.Effertz@yahoo.com","dop":"2025-06-09","serial_number":"108629288756510","imei1":"108629288756510","imei2":"108629288756510","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154874,"job_number":"JOB_154874","tr_customer_id":154891,"tr_customer_product_id":154881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:08.000Z","modified_at":"2026-01-15T06:19:08.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106185584214295","imei1":"106185584214295","imei2":"106185584214295","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154873,"job_number":"JOB_154873","tr_customer_id":154890,"tr_customer_product_id":154880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:18:52.000Z","modified_at":"2026-01-15T06:18:52.000Z","name":"Audreanne Dickens","mobile_number":"460-443-9732","email_id":"Dana27@yahoo.com","dop":"2025-06-09","serial_number":"108211177463755","imei1":"108211177463755","imei2":"108211177463755","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154872,"job_number":"JOB_154872","tr_customer_id":154889,"tr_customer_product_id":154879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:18:52.000Z","modified_at":"2026-01-15T06:19:03.000Z","name":"Omari Simonis","mobile_number":"826-953-9468","email_id":"Sterling_Friesen91@hotmail.com","dop":"2025-06-09","serial_number":"108468702740546","imei1":"108468702740546","imei2":"108468702740546","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154871,"job_number":"JOB_154871","tr_customer_id":154888,"tr_customer_product_id":154878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:18:51.000Z","modified_at":"2026-01-15T06:18:51.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107604726359565","imei1":"107604726359565","imei2":"107604726359565","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154870,"job_number":"JOB_154870","tr_customer_id":154887,"tr_customer_product_id":154877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:16:43.000Z","modified_at":"2026-01-15T06:17:06.000Z","name":"Maribel Emard","mobile_number":"733-990-8216","email_id":"Garrison.Hermiston6@yahoo.com","dop":"2025-10-01","serial_number":"12781138016966","imei1":"12781138016966","imei2":"12781138016966","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154869,"job_number":"JOB_154869","tr_customer_id":154886,"tr_customer_product_id":154876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:16:22.000Z","modified_at":"2026-01-15T06:16:33.000Z","name":"Hunter Langosh","mobile_number":"268-462-0850","email_id":"Waino30@gmail.com","dop":"2025-11-04","serial_number":"23229720953376","imei1":"23229720953376","imei2":"23229720953376","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154868,"job_number":"JOB_154868","tr_customer_id":154885,"tr_customer_product_id":154875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:16:07.000Z","modified_at":"2026-01-15T06:16:18.000Z","name":"Nels Larkin","mobile_number":"256-290-7647","email_id":"Cordelia.Schroeder40@yahoo.com","dop":"2025-11-04","serial_number":"33886373052787","imei1":"33886373052787","imei2":"33886373052787","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:16:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154867,"job_number":"JOB_154867","tr_customer_id":154884,"tr_customer_product_id":154874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:15:52.000Z","modified_at":"2026-01-15T06:16:03.000Z","name":"Reed Pouros","mobile_number":"490-711-0923","email_id":"Delphia83@gmail.com","dop":"2025-11-04","serial_number":"72068875609081","imei1":"72068875609081","imei2":"72068875609081","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154785,"job_number":"JOB_154785","tr_customer_id":154802,"tr_customer_product_id":154792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:50.000Z","modified_at":"2026-01-15T03:54:50.000Z","name":"Catalina Schaefer","mobile_number":"353-361-1741","email_id":"Johnathan_Green@hotmail.com","dop":"2025-06-09","serial_number":"106948682842155","imei1":"106948682842155","imei2":"106948682842155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154784,"job_number":"JOB_154784","tr_customer_id":154801,"tr_customer_product_id":154791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:49.000Z","modified_at":"2026-01-15T03:55:01.000Z","name":"Sven Jacobson","mobile_number":"219-373-1441","email_id":"Davin92@gmail.com","dop":"2025-06-09","serial_number":"108201181602600","imei1":"108201181602600","imei2":"108201181602600","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154783,"job_number":"JOB_154783","tr_customer_id":154800,"tr_customer_product_id":154790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:49.000Z","modified_at":"2026-01-15T03:54:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108169914668407","imei1":"108169914668407","imei2":"108169914668407","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154767,"job_number":"JOB_154767","tr_customer_id":154784,"tr_customer_product_id":154774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:35.000Z","modified_at":"2026-01-15T03:54:35.000Z","name":"Raymundo Hoppe","mobile_number":"240-426-6067","email_id":"Filomena.Fritsch42@hotmail.com","dop":"2025-06-09","serial_number":"76259165883265870","imei1":"76259165883265870","imei2":"76259165883265870","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154766,"job_number":"JOB_154766","tr_customer_id":154783,"tr_customer_product_id":154773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:33.000Z","modified_at":"2026-01-15T03:54:33.000Z","name":"Derek Effertz","mobile_number":"739-742-1807","email_id":"Shana.Halvorson54@yahoo.com","dop":"2025-06-09","serial_number":"101725134060517","imei1":"101725134060517","imei2":"101725134060517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154765,"job_number":"JOB_154765","tr_customer_id":154782,"tr_customer_product_id":154772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:33.000Z","modified_at":"2026-01-15T03:54:44.000Z","name":"Sigrid Donnelly","mobile_number":"767-734-6115","email_id":"Stephon.Turcotte49@hotmail.com","dop":"2025-06-09","serial_number":"100385870662710","imei1":"100385870662710","imei2":"100385870662710","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154764,"job_number":"JOB_154764","tr_customer_id":154781,"tr_customer_product_id":154771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:33.000Z","modified_at":"2026-01-15T03:54:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105646055022640","imei1":"105646055022640","imei2":"105646055022640","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154759,"job_number":"JOB_154759","tr_customer_id":154776,"tr_customer_product_id":154766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"Cristobal Schneider","mobile_number":"381-392-1019","email_id":"Camren_Spinka@hotmail.com","dop":"2025-06-09","serial_number":"107209467416525","imei1":"107209467416525","imei2":"107209467416525","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154758,"job_number":"JOB_154758","tr_customer_id":154775,"tr_customer_product_id":154765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:28.000Z","name":"Heloise Cremin","mobile_number":"868-589-6712","email_id":"Sedrick_Stiedemann72@yahoo.com","dop":"2025-06-09","serial_number":"108606661920744","imei1":"108606661920744","imei2":"108606661920744","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154756,"job_number":"JOB_154756","tr_customer_id":154773,"tr_customer_product_id":154763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102512917984754","imei1":"102512917984754","imei2":"102512917984754","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154723,"job_number":"JOB_154723","tr_customer_id":154740,"tr_customer_product_id":154730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:30.000Z","name":"Casimer Pouros","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140937342458455","imei1":"140937342458455","imei2":"140937342458455","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154722,"job_number":"JOB_154722","tr_customer_id":154739,"tr_customer_product_id":154729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Jennings Emard","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144448688807345","imei1":"144448688807345","imei2":"144448688807345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154720,"job_number":"JOB_154720","tr_customer_id":154737,"tr_customer_product_id":154727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Jovani White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144930827918554","imei1":"144930827918554","imei2":"144930827918554","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154718,"job_number":"JOB_154718","tr_customer_id":154735,"tr_customer_product_id":154725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"103336702935598","imei1":"103336702935598","imei2":"103336702935598","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154710,"job_number":"JOB_154710","tr_customer_id":154727,"tr_customer_product_id":154717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:18.000Z","modified_at":"2026-01-15T03:53:18.000Z","name":"Mariana Kub","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112455348371228","imei1":"112455348371228","imei2":"112455348371228","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154708,"job_number":"JOB_154708","tr_customer_id":154725,"tr_customer_product_id":154715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:18.000Z","modified_at":"2026-01-15T03:53:41.000Z","name":"Raquel Braun","mobile_number":"307-571-9906","email_id":"Neal24@gmail.com","dop":"2025-10-01","serial_number":"11435737709388","imei1":"11435737709388","imei2":"11435737709388","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154707,"job_number":"JOB_154707","tr_customer_id":154724,"tr_customer_product_id":154714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Marcos Boyer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157649956341687","imei1":"157649956341687","imei2":"157649956341687","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154705,"job_number":"JOB_154705","tr_customer_id":154722,"tr_customer_product_id":154712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Toney Considine","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120408160629692","imei1":"120408160629692","imei2":"120408160629692","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154703,"job_number":"JOB_154703","tr_customer_id":154720,"tr_customer_product_id":154710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"176715593372150","imei1":"176715593372150","imei2":"176715593372150","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154670,"job_number":"JOB_154670","tr_customer_id":154687,"tr_customer_product_id":154677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:34.000Z","modified_at":"2026-01-15T03:52:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Jaime_Dare83@hotmail.com","dop":"2025-07-02","serial_number":"10390129645337","imei1":"10390129645337","imei2":"10390129645337","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154654,"job_number":"JOB_154654","tr_customer_id":154671,"tr_customer_product_id":154661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Cicero_Huel0@hotmail.com","dop":"2025-07-02","serial_number":"10086939309024","imei1":"10086939309024","imei2":"10086939309024","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154648,"job_number":"JOB_154648","tr_customer_id":154665,"tr_customer_product_id":154655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:02.000Z","modified_at":"2026-01-15T03:52:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Oceane11@hotmail.com","dop":"2025-07-02","serial_number":"17604876526832","imei1":"17604876526832","imei2":"17604876526832","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_99821"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTJ9.tzrVAAXQK-hN8HCFqHsh-3vmNdcKtkYfExl9SaS3vJs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 87b026f4-af1f-4d6f-8c18-28e09d85755d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_104254"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTJ9.tzrVAAXQK-hN8HCFqHsh-3vmNdcKtkYfExl9SaS3vJs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f367f8cf-1284-4f93-9e79-6513057f2fac |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 778a094e-3206-4d58-9585-b159fb1f8acb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-qQ9tIOZro6qnwR/C8CDHuxkOhp4" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTl9.u5XkIVVwGgfsS7GvarvsQg06TS-DXU-4tS0i-AW03lo"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTl9.u5XkIVVwGgfsS7GvarvsQg06TS-DXU-4tS0i-AW03lo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3381ad7d-f458-4c1b-87e2-26e605a131a4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTl9.u5XkIVVwGgfsS7GvarvsQg06TS-DXU-4tS0i-AW03lo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5cddbb7d-c6df-4f30-adb1-90075c20fd2b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-f9KxR9mwHBTjw33x/Z1xlRR8aTE" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:25:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":261},{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 68998e47-d98e-4a2a-b20e-42923311f0c8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"3f66f-0TaMcnjhRcE1k9uESbfQ3oV6FhQ" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 15 Jan 2026 07:26:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":154944,"job_number":"JOB_154944","tr_customer_id":154961,"tr_customer_product_id":154951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:28.000Z","modified_at":"2026-01-15T06:36:28.000Z","name":"Keanu Kilback","mobile_number":"783-613-9361","email_id":"Daryl_Feeney@hotmail.com","dop":"2000-01-31","serial_number":"1042698685971259","imei1":"1042698685971259","imei2":"1042698685971259","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154942,"job_number":"JOB_154942","tr_customer_id":154959,"tr_customer_product_id":154949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:27.000Z","modified_at":"2026-01-15T06:36:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10295498282009","imei1":"10295498282009","imei2":"10295498282009","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154938,"job_number":"JOB_154938","tr_customer_id":154955,"tr_customer_product_id":154945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:41.000Z","modified_at":"2026-01-15T06:35:41.000Z","name":"Sydnee Smith","mobile_number":"756-921-2677","email_id":"Otto_OConner27@hotmail.com","dop":"2000-01-31","serial_number":"1023321301674620","imei1":"1023321301674620","imei2":"1023321301674620","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154936,"job_number":"JOB_154936","tr_customer_id":154953,"tr_customer_product_id":154943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:39.000Z","modified_at":"2026-01-15T06:35:39.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10237421979354","imei1":"10237421979354","imei2":"10237421979354","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154927,"job_number":"JOB_154927","tr_customer_id":154944,"tr_customer_product_id":154934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:53.000Z","modified_at":"2026-01-15T06:34:53.000Z","name":"Katrina Kassulke","mobile_number":"808-589-3839","email_id":"Jamarcus_Bergnaum@gmail.com","dop":"2000-01-31","serial_number":"1069924622424932","imei1":"1069924622424932","imei2":"1069924622424932","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154925,"job_number":"JOB_154925","tr_customer_id":154942,"tr_customer_product_id":154932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:52.000Z","modified_at":"2026-01-15T06:34:52.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10884676202774","imei1":"10884676202774","imei2":"10884676202774","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154919,"job_number":"JOB_154919","tr_customer_id":154936,"tr_customer_product_id":154926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:06.000Z","modified_at":"2026-01-15T06:34:06.000Z","name":"Felicita Gorczany","mobile_number":"908-788-0698","email_id":"Gay67@yahoo.com","dop":"2000-01-31","serial_number":"1061219777121499","imei1":"1061219777121499","imei2":"1061219777121499","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154917,"job_number":"JOB_154917","tr_customer_id":154934,"tr_customer_product_id":154924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:04.000Z","modified_at":"2026-01-15T06:34:04.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10964431586236","imei1":"10964431586236","imei2":"10964431586236","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154780,"job_number":"JOB_154780","tr_customer_id":154797,"tr_customer_product_id":154787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:44.000Z","modified_at":"2026-01-15T03:54:44.000Z","name":"Mia McLaughlin","mobile_number":"766-524-4836","email_id":"Zula.Harris@gmail.com","dop":"2000-01-31","serial_number":"1030474285522747","imei1":"1030474285522747","imei2":"1030474285522747","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154774,"job_number":"JOB_154774","tr_customer_id":154791,"tr_customer_product_id":154781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:42.000Z","modified_at":"2026-01-15T03:54:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10137183040109","imei1":"10137183040109","imei2":"10137183040109","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154746,"job_number":"JOB_154746","tr_customer_id":154763,"tr_customer_product_id":154753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Joanny Okuneva","mobile_number":"835-229-0597","email_id":"Janice.Bartoletti33@hotmail.com","dop":"2000-01-31","serial_number":"1055927105107354","imei1":"1055927105107354","imei2":"1055927105107354","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154740,"job_number":"JOB_154740","tr_customer_id":154757,"tr_customer_product_id":154747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:59.000Z","modified_at":"2026-01-15T03:53:59.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10294239511253","imei1":"10294239511253","imei2":"10294239511253","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154709,"job_number":"JOB_154709","tr_customer_id":154726,"tr_customer_product_id":154716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:18.000Z","modified_at":"2026-01-15T03:53:18.000Z","name":"Cicero Harvey","mobile_number":"595-359-1693","email_id":"Emiliano_Hegmann72@hotmail.com","dop":"2000-01-31","serial_number":"1017728321792678","imei1":"1017728321792678","imei2":"1017728321792678","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154700,"job_number":"JOB_154700","tr_customer_id":154717,"tr_customer_product_id":154707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:16.000Z","modified_at":"2026-01-15T03:53:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10997526896732","imei1":"10997526896732","imei2":"10997526896732","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154671,"job_number":"JOB_154671","tr_customer_id":154688,"tr_customer_product_id":154678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:35.000Z","modified_at":"2026-01-15T03:52:35.000Z","name":"Rosemarie Cronin","mobile_number":"756-264-0682","email_id":"Helmer.Berge@yahoo.com","dop":"2000-01-31","serial_number":"1047840830373563","imei1":"1047840830373563","imei2":"1047840830373563","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154667,"job_number":"JOB_154667","tr_customer_id":154684,"tr_customer_product_id":154674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:33.000Z","modified_at":"2026-01-15T03:52:33.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10580578455076","imei1":"10580578455076","imei2":"10580578455076","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154984,"job_number":"JOB_154984","tr_customer_id":155001,"tr_customer_product_id":154991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:02:06.000Z","modified_at":"2026-01-15T07:02:06.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2025-04-06","serial_number":"56456430226557","imei1":"56456430226557","imei2":"56456430226557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T07:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154983,"job_number":"JOB_154983","tr_customer_id":155000,"tr_customer_product_id":154990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:00:51.000Z","modified_at":"2026-01-15T07:00:51.000Z","name":"Trever Koepp","mobile_number":"686-581-1329","email_id":"Lillian_Skiles@yahoo.com","dop":"2025-04-06","serial_number":"19514193203323430","imei1":"19514193203323430","imei2":"19514193203323430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T07:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154981,"job_number":"JOB_154981","tr_customer_id":154998,"tr_customer_product_id":154988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:41.000Z","modified_at":"2026-01-15T06:57:41.000Z","name":"Gavin Windler","mobile_number":"571-519-0602","email_id":"Janick97@hotmail.com","dop":"2025-04-06","serial_number":"13824229720094714","imei1":"13824229720094714","imei2":"13824229720094714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154979,"job_number":"JOB_154979","tr_customer_id":154996,"tr_customer_product_id":154986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:40.000Z","modified_at":"2026-01-15T06:57:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16442753740016","imei1":"16442753740016","imei2":"16442753740016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154978,"job_number":"JOB_154978","tr_customer_id":154995,"tr_customer_product_id":154985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:13.000Z","modified_at":"2026-01-15T06:57:13.000Z","name":"Margaretta Littel","mobile_number":"454-681-7761","email_id":"Armani.Prosacco@gmail.com","dop":"2025-04-06","serial_number":"11138517678247136","imei1":"11138517678247136","imei2":"11138517678247136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154976,"job_number":"JOB_154976","tr_customer_id":154993,"tr_customer_product_id":154983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:12.000Z","modified_at":"2026-01-15T06:57:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13662115522121","imei1":"13662115522121","imei2":"13662115522121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154975,"job_number":"JOB_154975","tr_customer_id":154992,"tr_customer_product_id":154982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:56:44.000Z","modified_at":"2026-01-15T06:56:44.000Z","name":"Thora Berge","mobile_number":"398-890-3200","email_id":"Mavis.Greenfelder0@hotmail.com","dop":"2025-04-06","serial_number":"16823010079718700","imei1":"16823010079718700","imei2":"16823010079718700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154973,"job_number":"JOB_154973","tr_customer_id":154990,"tr_customer_product_id":154980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:56:43.000Z","modified_at":"2026-01-15T06:56:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17672223737769","imei1":"17672223737769","imei2":"17672223737769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154972,"job_number":"JOB_154972","tr_customer_id":154989,"tr_customer_product_id":154979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:48:17.000Z","modified_at":"2026-01-15T06:48:17.000Z","name":"Dora Legros","mobile_number":"908-220-2400","email_id":"Markus.Greenholt@hotmail.com","dop":"2025-04-06","serial_number":"11591529053568806","imei1":"11591529053568806","imei2":"11591529053568806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154970,"job_number":"JOB_154970","tr_customer_id":154987,"tr_customer_product_id":154977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:48:16.000Z","modified_at":"2026-01-15T06:48:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11306621470130","imei1":"11306621470130","imei2":"11306621470130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154969,"job_number":"JOB_154969","tr_customer_id":154986,"tr_customer_product_id":154976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:47:33.000Z","modified_at":"2026-01-15T06:47:33.000Z","name":"Ebony Casper","mobile_number":"354-344-6361","email_id":"Araceli39@hotmail.com","dop":"2025-04-06","serial_number":"15634311973629944","imei1":"15634311973629944","imei2":"15634311973629944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154967,"job_number":"JOB_154967","tr_customer_id":154984,"tr_customer_product_id":154974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:47:31.000Z","modified_at":"2026-01-15T06:47:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15676119169361","imei1":"15676119169361","imei2":"15676119169361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154966,"job_number":"JOB_154966","tr_customer_id":154983,"tr_customer_product_id":154973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:53.000Z","modified_at":"2026-01-15T06:46:53.000Z","name":"Annette Gulgowski","mobile_number":"799-720-8412","email_id":"Ansel.Goodwin5@yahoo.com","dop":"2025-04-06","serial_number":"15307754925105896","imei1":"15307754925105896","imei2":"15307754925105896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154964,"job_number":"JOB_154964","tr_customer_id":154981,"tr_customer_product_id":154971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:48.000Z","modified_at":"2026-01-15T06:46:48.000Z","name":"Mohamed Gusikowski","mobile_number":"555-452-2335","email_id":"Reta_Rempel@yahoo.com","dop":"2025-04-06","serial_number":"10612700469674630","imei1":"10612700469674630","imei2":"10612700469674630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154962,"job_number":"JOB_154962","tr_customer_id":154979,"tr_customer_product_id":154969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:46.000Z","modified_at":"2026-01-15T06:46:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12365326733353","imei1":"12365326733353","imei2":"12365326733353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154961,"job_number":"JOB_154961","tr_customer_id":154978,"tr_customer_product_id":154968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:42:01.000Z","modified_at":"2026-01-15T06:42:01.000Z","name":"Enrico Hammes","mobile_number":"687-822-2133","email_id":"Ethyl67@hotmail.com","dop":"2025-04-06","serial_number":"17472923309190604","imei1":"17472923309190604","imei2":"17472923309190604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154959,"job_number":"JOB_154959","tr_customer_id":154976,"tr_customer_product_id":154966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:59.000Z","modified_at":"2026-01-15T06:41:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18647405372375","imei1":"18647405372375","imei2":"18647405372375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154958,"job_number":"JOB_154958","tr_customer_id":154975,"tr_customer_product_id":154965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:27.000Z","modified_at":"2026-01-15T06:41:27.000Z","name":"Chaim Koch","mobile_number":"457-623-5768","email_id":"Joshuah_Hartmann40@hotmail.com","dop":"2025-04-06","serial_number":"12078480082539772","imei1":"12078480082539772","imei2":"12078480082539772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154956,"job_number":"JOB_154956","tr_customer_id":154973,"tr_customer_product_id":154963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:22.000Z","modified_at":"2026-01-15T06:41:22.000Z","name":"Antonio Ortiz","mobile_number":"781-279-6381","email_id":"Wilber_Schumm21@gmail.com","dop":"2025-04-06","serial_number":"18542936916902556","imei1":"18542936916902556","imei2":"18542936916902556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154954,"job_number":"JOB_154954","tr_customer_id":154971,"tr_customer_product_id":154961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:12.000Z","modified_at":"2026-01-15T06:41:12.000Z","name":"Delaney Robel","mobile_number":"541-303-3211","email_id":"Nolan_Lueilwitz15@hotmail.com","dop":"2025-04-06","serial_number":"16607300063559888","imei1":"16607300063559888","imei2":"16607300063559888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154952,"job_number":"JOB_154952","tr_customer_id":154969,"tr_customer_product_id":154959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:11.000Z","modified_at":"2026-01-15T06:41:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15115646072508","imei1":"15115646072508","imei2":"15115646072508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154951,"job_number":"JOB_154951","tr_customer_id":154968,"tr_customer_product_id":154958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:40:24.000Z","modified_at":"2026-01-15T06:40:24.000Z","name":"Mariela Stokes","mobile_number":"670-318-5217","email_id":"Marisa.Hamill@hotmail.com","dop":"2025-04-06","serial_number":"16086516443831968","imei1":"16086516443831968","imei2":"16086516443831968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154949,"job_number":"JOB_154949","tr_customer_id":154966,"tr_customer_product_id":154956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:40:22.000Z","modified_at":"2026-01-15T06:40:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11753614606681","imei1":"11753614606681","imei2":"11753614606681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154947,"job_number":"JOB_154947","tr_customer_id":154964,"tr_customer_product_id":154954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:48.000Z","modified_at":"2026-01-15T06:36:48.000Z","name":"Torrey Volkman","mobile_number":"750-711-2963","email_id":"Luisa.Flatley@gmail.com","dop":"2025-04-06","serial_number":"11653245137691468","imei1":"11653245137691468","imei2":"11653245137691468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154945,"job_number":"JOB_154945","tr_customer_id":154962,"tr_customer_product_id":154952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:47.000Z","modified_at":"2026-01-15T06:36:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14728861946848","imei1":"14728861946848","imei2":"14728861946848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154941,"job_number":"JOB_154941","tr_customer_id":154958,"tr_customer_product_id":154948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:02.000Z","modified_at":"2026-01-15T06:36:02.000Z","name":"Rebekah Green","mobile_number":"329-525-5312","email_id":"Skye76@yahoo.com","dop":"2025-04-06","serial_number":"14851821447670706","imei1":"14851821447670706","imei2":"14851821447670706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154939,"job_number":"JOB_154939","tr_customer_id":154956,"tr_customer_product_id":154946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:00.000Z","modified_at":"2026-01-15T06:36:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19935482901675","imei1":"19935482901675","imei2":"19935482901675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154935,"job_number":"JOB_154935","tr_customer_id":154952,"tr_customer_product_id":154942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:15.000Z","modified_at":"2026-01-15T06:35:15.000Z","name":"Louisa Kulas","mobile_number":"543-496-2954","email_id":"Ron_Quigley@gmail.com","dop":"2025-04-06","serial_number":"19186942618867336","imei1":"19186942618867336","imei2":"19186942618867336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154933,"job_number":"JOB_154933","tr_customer_id":154950,"tr_customer_product_id":154940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:13.000Z","modified_at":"2026-01-15T06:35:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19992671021419","imei1":"19992671021419","imei2":"19992671021419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154931,"job_number":"JOB_154931","tr_customer_id":154948,"tr_customer_product_id":154938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:11.000Z","modified_at":"2026-01-15T06:35:11.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"11560262353765","imei1":"11560262353765","imei2":"11560262353765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154930,"job_number":"JOB_154930","tr_customer_id":154947,"tr_customer_product_id":154937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:09.000Z","modified_at":"2026-01-15T06:35:09.000Z","name":"Liliane Kiehn","mobile_number":"421-727-7837","email_id":"Winifred3@yahoo.com","dop":"2025-04-06","serial_number":"19578639567532670","imei1":"19578639567532670","imei2":"19578639567532670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154928,"job_number":"JOB_154928","tr_customer_id":154945,"tr_customer_product_id":154935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:07.000Z","modified_at":"2026-01-15T06:35:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17075052631138","imei1":"17075052631138","imei2":"17075052631138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154923,"job_number":"JOB_154923","tr_customer_id":154940,"tr_customer_product_id":154930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:25.000Z","modified_at":"2026-01-15T06:34:25.000Z","name":"Patrick Koch","mobile_number":"399-256-7594","email_id":"Eleanore89@hotmail.com","dop":"2025-04-06","serial_number":"15250763018068654","imei1":"15250763018068654","imei2":"15250763018068654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154922,"job_number":"JOB_154922","tr_customer_id":154939,"tr_customer_product_id":154929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:24.000Z","modified_at":"2026-01-15T06:34:24.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"10594335629358","imei1":"10594335629358","imei2":"10594335629358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154920,"job_number":"JOB_154920","tr_customer_id":154937,"tr_customer_product_id":154927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:23.000Z","modified_at":"2026-01-15T06:34:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13872407269101","imei1":"13872407269101","imei2":"13872407269101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154916,"job_number":"JOB_154916","tr_customer_id":154933,"tr_customer_product_id":154923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:41.000Z","modified_at":"2026-01-15T06:33:41.000Z","name":"Claud Stehr","mobile_number":"391-262-8075","email_id":"Dovie.Harris50@hotmail.com","dop":"2025-04-06","serial_number":"11524990232691072","imei1":"11524990232691072","imei2":"11524990232691072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154914,"job_number":"JOB_154914","tr_customer_id":154931,"tr_customer_product_id":154921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:39.000Z","modified_at":"2026-01-15T06:33:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14313187379403","imei1":"14313187379403","imei2":"14313187379403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154912,"job_number":"JOB_154912","tr_customer_id":154929,"tr_customer_product_id":154919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:38.000Z","modified_at":"2026-01-15T06:33:38.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"13595683738130","imei1":"13595683738130","imei2":"13595683738130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154911,"job_number":"JOB_154911","tr_customer_id":154928,"tr_customer_product_id":154918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:08.000Z","modified_at":"2026-01-15T06:33:08.000Z","name":"Santina Lynch","mobile_number":"428-744-4849","email_id":"Maia_Yost78@gmail.com","dop":"2025-04-06","serial_number":"17354256631029130","imei1":"17354256631029130","imei2":"17354256631029130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154909,"job_number":"JOB_154909","tr_customer_id":154926,"tr_customer_product_id":154916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:30:08.000Z","modified_at":"2026-01-15T06:30:08.000Z","name":"Loraine Schmidt","mobile_number":"545-326-2910","email_id":"Judd_Bernhard@gmail.com","dop":"2025-04-06","serial_number":"16382444497154620","imei1":"16382444497154620","imei2":"16382444497154620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154907,"job_number":"JOB_154907","tr_customer_id":154924,"tr_customer_product_id":154914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:30:06.000Z","modified_at":"2026-01-15T06:30:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15986884239043","imei1":"15986884239043","imei2":"15986884239043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154906,"job_number":"JOB_154906","tr_customer_id":154923,"tr_customer_product_id":154913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:29:24.000Z","modified_at":"2026-01-15T06:29:24.000Z","name":"Bette Baumbach","mobile_number":"760-554-8195","email_id":"Kayley51@hotmail.com","dop":"2025-04-06","serial_number":"17804629379864476","imei1":"17804629379864476","imei2":"17804629379864476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154904,"job_number":"JOB_154904","tr_customer_id":154921,"tr_customer_product_id":154911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:29:22.000Z","modified_at":"2026-01-15T06:29:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14780181888782","imei1":"14780181888782","imei2":"14780181888782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154902,"job_number":"JOB_154902","tr_customer_id":154919,"tr_customer_product_id":154909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:39.000Z","modified_at":"2026-01-15T06:28:39.000Z","name":"Dolores Swift","mobile_number":"562-252-5140","email_id":"Peggie_Halvorson@gmail.com","dop":"2025-04-06","serial_number":"10423870332592498","imei1":"10423870332592498","imei2":"10423870332592498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154900,"job_number":"JOB_154900","tr_customer_id":154917,"tr_customer_product_id":154907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:37.000Z","modified_at":"2026-01-15T06:28:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17809728377200","imei1":"17809728377200","imei2":"17809728377200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154897,"job_number":"JOB_154897","tr_customer_id":154914,"tr_customer_product_id":154904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:27:24.000Z","modified_at":"2026-01-15T06:27:24.000Z","name":"Clemmie Runolfsson","mobile_number":"507-446-8280","email_id":"Michale.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"15508790875310160","imei1":"15508790875310160","imei2":"15508790875310160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154895,"job_number":"JOB_154895","tr_customer_id":154912,"tr_customer_product_id":154902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:27:23.000Z","modified_at":"2026-01-15T06:27:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12696062559239","imei1":"12696062559239","imei2":"12696062559239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154894,"job_number":"JOB_154894","tr_customer_id":154911,"tr_customer_product_id":154901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:26:40.000Z","modified_at":"2026-01-15T06:26:40.000Z","name":"Weldon O'Keefe","mobile_number":"970-796-9313","email_id":"Cecile_Tillman@gmail.com","dop":"2025-04-06","serial_number":"16352154465156460","imei1":"16352154465156460","imei2":"16352154465156460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154892,"job_number":"JOB_154892","tr_customer_id":154909,"tr_customer_product_id":154899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:26:38.000Z","modified_at":"2026-01-15T06:26:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12946703085423","imei1":"12946703085423","imei2":"12946703085423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154891,"job_number":"JOB_154891","tr_customer_id":154908,"tr_customer_product_id":154898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:25:56.000Z","modified_at":"2026-01-15T06:25:56.000Z","name":"Charley Stokes","mobile_number":"678-355-7764","email_id":"Raina_Moore68@yahoo.com","dop":"2025-04-06","serial_number":"12845259199800480","imei1":"12845259199800480","imei2":"12845259199800480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154889,"job_number":"JOB_154889","tr_customer_id":154906,"tr_customer_product_id":154896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:25:54.000Z","modified_at":"2026-01-15T06:25:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18867700117746","imei1":"18867700117746","imei2":"18867700117746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154888,"job_number":"JOB_154888","tr_customer_id":154905,"tr_customer_product_id":154895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:22:23.000Z","modified_at":"2026-01-15T06:22:23.000Z","name":"Travon Schumm","mobile_number":"478-984-5146","email_id":"Miracle.Upton@yahoo.com","dop":"2025-06-18","serial_number":"1092409459077204","imei1":"1092409459077204","imei2":"1092409459077204","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154886,"job_number":"JOB_154886","tr_customer_id":154903,"tr_customer_product_id":154893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:22:22.000Z","modified_at":"2026-01-15T06:22:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10369440094316","imei1":"10369440094316","imei2":"10369440094316","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154885,"job_number":"JOB_154885","tr_customer_id":154902,"tr_customer_product_id":154892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:37.000Z","modified_at":"2026-01-15T06:21:37.000Z","name":"Flavie Lang","mobile_number":"556-937-5845","email_id":"Eliza.Braun89@yahoo.com","dop":"2025-06-18","serial_number":"1062744339659232","imei1":"1062744339659232","imei2":"1062744339659232","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154883,"job_number":"JOB_154883","tr_customer_id":154900,"tr_customer_product_id":154890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:36.000Z","modified_at":"2026-01-15T06:21:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10565186686638","imei1":"10565186686638","imei2":"10565186686638","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154866,"job_number":"JOB_154866","tr_customer_id":154883,"tr_customer_product_id":154873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:12:18.000Z","modified_at":"2026-01-15T06:12:18.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154865,"job_number":"JOB_154865","tr_customer_id":154882,"tr_customer_product_id":154872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:12:16.000Z","modified_at":"2026-01-15T06:12:16.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154864,"job_number":"JOB_154864","tr_customer_id":154881,"tr_customer_product_id":154871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:56.000Z","modified_at":"2026-01-15T06:02:56.000Z","name":"Theresa Wyman","mobile_number":"710-769-4372","email_id":"Fletcher69@hotmail.com","dop":"2025-04-06","serial_number":"14366888601768072","imei1":"14366888601768072","imei2":"14366888601768072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154862,"job_number":"JOB_154862","tr_customer_id":154879,"tr_customer_product_id":154869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:54.000Z","modified_at":"2026-01-15T06:02:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16551625638862","imei1":"16551625638862","imei2":"16551625638862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154861,"job_number":"JOB_154861","tr_customer_id":154878,"tr_customer_product_id":154868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:09.000Z","modified_at":"2026-01-15T06:02:09.000Z","name":"Herbert Veum","mobile_number":"604-586-3147","email_id":"Nicole_Larkin@gmail.com","dop":"2025-04-06","serial_number":"15121179013077372","imei1":"15121179013077372","imei2":"15121179013077372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154859,"job_number":"JOB_154859","tr_customer_id":154876,"tr_customer_product_id":154866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:07.000Z","modified_at":"2026-01-15T06:02:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19282754302307","imei1":"19282754302307","imei2":"19282754302307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154858,"job_number":"JOB_154858","tr_customer_id":154875,"tr_customer_product_id":154865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:52.000Z","modified_at":"2026-01-15T06:01:52.000Z","name":"Kian Stiedemann","mobile_number":"839-221-1527","email_id":"Ervin.Wunsch7@yahoo.com","dop":"2025-09-16","serial_number":"13432692231153","imei1":"13432692231153","imei2":"13432692231153","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154857,"job_number":"JOB_154857","tr_customer_id":154874,"tr_customer_product_id":154864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:52.000Z","modified_at":"2026-01-15T06:01:52.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14465747976473","imei1":"14465747976473","imei2":"14465747976473","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154856,"job_number":"JOB_154856","tr_customer_id":154873,"tr_customer_product_id":154863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:30.000Z","modified_at":"2026-01-15T06:01:30.000Z","name":"Kevin Kris","mobile_number":"413-857-6665","email_id":"Lenora48@gmail.com","dop":"2025-09-16","serial_number":"10888851605831","imei1":"10888851605831","imei2":"10888851605831","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154855,"job_number":"JOB_154855","tr_customer_id":154872,"tr_customer_product_id":154862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:30.000Z","modified_at":"2026-01-15T06:01:30.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13996921855201","imei1":"13996921855201","imei2":"13996921855201","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154854,"job_number":"JOB_154854","tr_customer_id":154871,"tr_customer_product_id":154861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:21.000Z","modified_at":"2026-01-15T06:01:21.000Z","name":"Karley Mann","mobile_number":"536-976-1675","email_id":"Richard.Schimmel@hotmail.com","dop":"2025-04-06","serial_number":"10460883131370618","imei1":"10460883131370618","imei2":"10460883131370618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154852,"job_number":"JOB_154852","tr_customer_id":154869,"tr_customer_product_id":154859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:19.000Z","modified_at":"2026-01-15T06:01:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10260929167596","imei1":"10260929167596","imei2":"10260929167596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154851,"job_number":"JOB_154851","tr_customer_id":154868,"tr_customer_product_id":154858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:08.000Z","modified_at":"2026-01-15T06:01:08.000Z","name":"Isabell Lynch","mobile_number":"901-431-1024","email_id":"Yadira_Jaskolski@hotmail.com","dop":"2025-09-16","serial_number":"13575220336902","imei1":"13575220336902","imei2":"13575220336902","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154850,"job_number":"JOB_154850","tr_customer_id":154867,"tr_customer_product_id":154857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:07.000Z","modified_at":"2026-01-15T06:01:07.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18409132664917","imei1":"18409132664917","imei2":"18409132664917","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154849,"job_number":"JOB_154849","tr_customer_id":154866,"tr_customer_product_id":154856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:22.000Z","modified_at":"2026-01-15T05:42:22.000Z","name":"Devesh Nambeesan","mobile_number":"705271495","email_id":"satish.kakkar@hotmail.com","dop":"2026-01-05","serial_number":"308340715729113","imei1":"308340715729113","imei2":"308340715729113","popurl":"www.shankar-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154848,"job_number":"JOB_154848","tr_customer_id":154865,"tr_customer_product_id":154855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:22.000Z","modified_at":"2026-01-15T05:42:22.000Z","name":"Preity Iyer","mobile_number":"707730513","email_id":"dhruv.arora@gmail.com","dop":"2026-01-05","serial_number":"769818424940556","imei1":"769818424940556","imei2":"769818424940556","popurl":"www.dayaamay-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154847,"job_number":"JOB_154847","tr_customer_id":154864,"tr_customer_product_id":154854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Chaturaanan Dubashi","mobile_number":"709433161","email_id":"girish.khatri@yahoo.co.in","dop":"2026-01-05","serial_number":"466923765099862","imei1":"466923765099862","imei2":"466923765099862","popurl":"www.bilva-tandon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154846,"job_number":"JOB_154846","tr_customer_id":154863,"tr_customer_product_id":154853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Charuvrat Gandhi","mobile_number":"707097243","email_id":"bhaanumati.saini@gmail.com","dop":"2026-01-05","serial_number":"544644059488809","imei1":"544644059488809","imei2":"544644059488809","popurl":"www.vrund-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154845,"job_number":"JOB_154845","tr_customer_id":154862,"tr_customer_product_id":154852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Meenakshi Adiga","mobile_number":"703987779","email_id":"susheel.sharma@gmail.com","dop":"2026-01-05","serial_number":"192191987610517","imei1":"192191987610517","imei2":"192191987610517","popurl":"www.indra-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154844,"job_number":"JOB_154844","tr_customer_id":154861,"tr_customer_product_id":154851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:14.000Z","modified_at":"2026-01-15T05:25:14.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"11109543855841","imei1":"11109543855841","imei2":"11109543855841","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154843,"job_number":"JOB_154843","tr_customer_id":154860,"tr_customer_product_id":154850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432311234","imei1":"806565432311234","imei2":"806565432311234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154842,"job_number":"JOB_154842","tr_customer_id":154859,"tr_customer_product_id":154849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432211234","imei1":"806565432211234","imei2":"806565432211234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154841,"job_number":"JOB_154841","tr_customer_id":154858,"tr_customer_product_id":154848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432511234","imei1":"806565432511234","imei2":"806565432511234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154840,"job_number":"JOB_154840","tr_customer_id":154857,"tr_customer_product_id":154847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432411234","imei1":"806565432411234","imei2":"806565432411234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154839,"job_number":"JOB_154839","tr_customer_id":154856,"tr_customer_product_id":154846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Sucheta Kaul","mobile_number":"709084891","email_id":"shashi.sharma@hotmail.com","dop":"2026-01-05","serial_number":"817273919588523","imei1":"817273919588523","imei2":"817273919588523","popurl":"www.ambar-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154838,"job_number":"JOB_154838","tr_customer_id":154855,"tr_customer_product_id":154845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Gitanjali Johar","mobile_number":"705775297","email_id":"suryakantam.panicker@yahoo.co.in","dop":"2026-01-05","serial_number":"696790172588020","imei1":"696790172588020","imei2":"696790172588020","popurl":"www.aruna-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154837,"job_number":"JOB_154837","tr_customer_id":154854,"tr_customer_product_id":154844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Divya Khatri","mobile_number":"701066731","email_id":"bhilangana.khan@yahoo.co.in","dop":"2026-01-05","serial_number":"096915492325816","imei1":"096915492325816","imei2":"096915492325816","popurl":"www.trilokesh-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154836,"job_number":"JOB_154836","tr_customer_id":154853,"tr_customer_product_id":154843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Divakar Rana","mobile_number":"705168862","email_id":"sanka.ahuja@hotmail.com","dop":"2026-01-05","serial_number":"058965940007125","imei1":"058965940007125","imei2":"058965940007125","popurl":"www.parvati-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154835,"job_number":"JOB_154835","tr_customer_id":154852,"tr_customer_product_id":154842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Aayushman Khatri","mobile_number":"704165072","email_id":"avani.nambeesan@hotmail.com","dop":"2026-01-05","serial_number":"964570488372056","imei1":"964570488372056","imei2":"964570488372056","popurl":"www.anwesha-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154834,"job_number":"JOB_154834","tr_customer_id":154851,"tr_customer_product_id":154841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:52.000Z","modified_at":"2026-01-15T05:24:52.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154833,"job_number":"JOB_154833","tr_customer_id":154850,"tr_customer_product_id":154840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:52.000Z","modified_at":"2026-01-15T05:24:52.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154832,"job_number":"JOB_154832","tr_customer_id":154849,"tr_customer_product_id":154839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154831,"job_number":"JOB_154831","tr_customer_id":154848,"tr_customer_product_id":154838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154830,"job_number":"JOB_154830","tr_customer_id":154847,"tr_customer_product_id":154837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154829,"job_number":"JOB_154829","tr_customer_id":154846,"tr_customer_product_id":154836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154828,"job_number":"JOB_154828","tr_customer_id":154845,"tr_customer_product_id":154835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:31.000Z","modified_at":"2026-01-15T04:57:31.000Z","name":"Alysa Schneider","mobile_number":"715-581-5339","email_id":"Della_Hickle70@yahoo.com","dop":"2025-04-06","serial_number":"15301787472202640","imei1":"15301787472202640","imei2":"15301787472202640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154826,"job_number":"JOB_154826","tr_customer_id":154843,"tr_customer_product_id":154833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:13.000Z","modified_at":"2026-01-15T04:57:13.000Z","name":"Leif Armstrong","mobile_number":"216-572-0345","email_id":"Jessie_Zulauf@gmail.com","dop":"2025-04-06","serial_number":"19248649350934896","imei1":"19248649350934896","imei2":"19248649350934896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154823,"job_number":"JOB_154823","tr_customer_id":154840,"tr_customer_product_id":154830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:43.000Z","modified_at":"2026-01-15T04:47:43.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101895564804917","imei1":"101895564804917","imei2":"101895564804917","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154821,"job_number":"JOB_154821","tr_customer_id":154838,"tr_customer_product_id":154828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:30.000Z","modified_at":"2026-01-15T04:47:30.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101122004851986","imei1":"101122004851986","imei2":"101122004851986","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154820,"job_number":"JOB_154820","tr_customer_id":154837,"tr_customer_product_id":154827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:42:41.000Z","modified_at":"2026-01-15T04:42:41.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-05","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-05T04:42:41.369008244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154819,"job_number":"JOB_154819","tr_customer_id":154836,"tr_customer_product_id":154826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:37:42.000Z","modified_at":"2026-01-15T04:37:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-05","serial_number":"64198304748120","imei1":"64198304748120","imei2":"64198304748120","popurl":"2026-01-05T04:37:42.191553114Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154818,"job_number":"JOB_154818","tr_customer_id":154835,"tr_customer_product_id":154825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:36:41.000Z","modified_at":"2026-01-15T04:36:41.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-05","serial_number":"78122808642683","imei1":"78122808642683","imei2":"78122808642683","popurl":"2026-01-05T04:36:40.599301580Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154817,"job_number":"JOB_154817","tr_customer_id":154834,"tr_customer_product_id":154824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:31:32.000Z","modified_at":"2026-01-15T04:31:32.000Z","name":"Derek Moen","mobile_number":"953-232-9380","email_id":"Greyson_Weimann52@yahoo.com","dop":"2025-04-06","serial_number":"16683920749200512","imei1":"16683920749200512","imei2":"16683920749200512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154814,"job_number":"JOB_154814","tr_customer_id":154831,"tr_customer_product_id":154821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:06.000Z","modified_at":"2026-01-15T04:03:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60564218940425","imei1":"60564218940425","imei2":"60564218940425","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154813,"job_number":"JOB_154813","tr_customer_id":154830,"tr_customer_product_id":154820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:06.000Z","modified_at":"2026-01-15T04:03:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29480194779496","imei1":"29480194779496","imei2":"29480194779496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154812,"job_number":"JOB_154812","tr_customer_id":154829,"tr_customer_product_id":154819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44960169447649","imei1":"44960169447649","imei2":"44960169447649","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154811,"job_number":"JOB_154811","tr_customer_id":154828,"tr_customer_product_id":154818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18564243229792","imei1":"18564243229792","imei2":"18564243229792","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154810,"job_number":"JOB_154810","tr_customer_id":154827,"tr_customer_product_id":154817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91987355985382","imei1":"91987355985382","imei2":"91987355985382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154809,"job_number":"JOB_154809","tr_customer_id":154826,"tr_customer_product_id":154816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:04.000Z","modified_at":"2026-01-15T04:03:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68900240359615","imei1":"68900240359615","imei2":"68900240359615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154807,"job_number":"JOB_154807","tr_customer_id":154824,"tr_customer_product_id":154814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37954833909154","imei1":"37954833909154","imei2":"37954833909154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154806,"job_number":"JOB_154806","tr_customer_id":154823,"tr_customer_product_id":154813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78612186348192","imei1":"78612186348192","imei2":"78612186348192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154805,"job_number":"JOB_154805","tr_customer_id":154822,"tr_customer_product_id":154812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75829805298755","imei1":"75829805298755","imei2":"75829805298755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154804,"job_number":"JOB_154804","tr_customer_id":154821,"tr_customer_product_id":154811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80215552636054","imei1":"80215552636054","imei2":"80215552636054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154803,"job_number":"JOB_154803","tr_customer_id":154820,"tr_customer_product_id":154810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72346433302420","imei1":"72346433302420","imei2":"72346433302420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154802,"job_number":"JOB_154802","tr_customer_id":154819,"tr_customer_product_id":154809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21412011017690","imei1":"21412011017690","imei2":"21412011017690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154800,"job_number":"JOB_154800","tr_customer_id":154817,"tr_customer_product_id":154807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52869295642392","imei1":"52869295642392","imei2":"52869295642392","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154799,"job_number":"JOB_154799","tr_customer_id":154816,"tr_customer_product_id":154806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95626864835374","imei1":"95626864835374","imei2":"95626864835374","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154798,"job_number":"JOB_154798","tr_customer_id":154815,"tr_customer_product_id":154805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81146536178556","imei1":"81146536178556","imei2":"81146536178556","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154797,"job_number":"JOB_154797","tr_customer_id":154814,"tr_customer_product_id":154804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88580311631949","imei1":"88580311631949","imei2":"88580311631949","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154796,"job_number":"JOB_154796","tr_customer_id":154813,"tr_customer_product_id":154803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32228263790491","imei1":"32228263790491","imei2":"32228263790491","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154795,"job_number":"JOB_154795","tr_customer_id":154812,"tr_customer_product_id":154802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51627656026695","imei1":"51627656026695","imei2":"51627656026695","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154794,"job_number":"JOB_154794","tr_customer_id":154811,"tr_customer_product_id":154801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:39.000Z","modified_at":"2026-01-15T03:55:39.000Z","name":"Heaven Bins","mobile_number":"972-485-5165","email_id":"Jazmin_Halvorson71@hotmail.com","dop":"2025-04-06","serial_number":"16407453567130930","imei1":"16407453567130930","imei2":"16407453567130930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154792,"job_number":"JOB_154792","tr_customer_id":154809,"tr_customer_product_id":154799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:38.000Z","modified_at":"2026-01-15T03:55:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15539690683318","imei1":"15539690683318","imei2":"15539690683318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154791,"job_number":"JOB_154791","tr_customer_id":154808,"tr_customer_product_id":154798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:06.000Z","modified_at":"2026-01-15T03:55:06.000Z","name":"Lamar Welch","mobile_number":"255-737-5281","email_id":"Amiya.OKon@gmail.com","dop":"2025-04-06","serial_number":"12420813236434014","imei1":"12420813236434014","imei2":"12420813236434014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154789,"job_number":"JOB_154789","tr_customer_id":154806,"tr_customer_product_id":154796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:05.000Z","modified_at":"2026-01-15T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15174952978334","imei1":"15174952978334","imei2":"15174952978334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154788,"job_number":"JOB_154788","tr_customer_id":154805,"tr_customer_product_id":154795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:55.000Z","modified_at":"2026-01-15T03:54:55.000Z","name":"Reginald Blanda","mobile_number":"350-562-7124","email_id":"Donavon24@gmail.com","dop":"2025-04-06","serial_number":"18169353926863880","imei1":"18169353926863880","imei2":"18169353926863880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154786,"job_number":"JOB_154786","tr_customer_id":154803,"tr_customer_product_id":154793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:53.000Z","modified_at":"2026-01-15T03:54:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247526939758","imei1":"14247526939758","imei2":"14247526939758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154782,"job_number":"JOB_154782","tr_customer_id":154799,"tr_customer_product_id":154789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:45.000Z","modified_at":"2026-01-15T03:54:45.000Z","name":"Leonardo Willms","mobile_number":"446-524-7924","email_id":"Luna73@gmail.com","dop":"2025-04-06","serial_number":"12319636894104516","imei1":"12319636894104516","imei2":"12319636894104516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154781,"job_number":"JOB_154781","tr_customer_id":154798,"tr_customer_product_id":154788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:45.000Z","modified_at":"2026-01-15T03:54:45.000Z","name":"Alexandria Bruen","mobile_number":"577-915-3899","email_id":"Reece.Mante@hotmail.com","dop":"2025-04-06","serial_number":"10687454565492948","imei1":"10687454565492948","imei2":"10687454565492948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154778,"job_number":"JOB_154778","tr_customer_id":154795,"tr_customer_product_id":154785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:44.000Z","modified_at":"2026-01-15T03:54:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18717353755800","imei1":"18717353755800","imei2":"18717353755800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154776,"job_number":"JOB_154776","tr_customer_id":154793,"tr_customer_product_id":154783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:43.000Z","modified_at":"2026-01-15T03:54:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13821878858299","imei1":"13821878858299","imei2":"13821878858299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154773,"job_number":"JOB_154773","tr_customer_id":154790,"tr_customer_product_id":154780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:41.000Z","modified_at":"2026-01-15T03:54:41.000Z","name":"Dahlia Haley","mobile_number":"362-891-3896","email_id":"Tristian.Wintheiser17@yahoo.com","dop":"2025-04-06","serial_number":"12217479695029176","imei1":"12217479695029176","imei2":"12217479695029176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154772,"job_number":"JOB_154772","tr_customer_id":154789,"tr_customer_product_id":154779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:40.000Z","modified_at":"2026-01-15T03:54:40.000Z","name":"Heloise Roberts","mobile_number":"649-907-5074","email_id":"Herbert_Huels3@gmail.com","dop":"2025-04-06","serial_number":"14325011109089638","imei1":"14325011109089638","imei2":"14325011109089638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154770,"job_number":"JOB_154770","tr_customer_id":154787,"tr_customer_product_id":154777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:39.000Z","modified_at":"2026-01-15T03:54:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19885432899769","imei1":"19885432899769","imei2":"19885432899769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154768,"job_number":"JOB_154768","tr_customer_id":154785,"tr_customer_product_id":154775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:38.000Z","modified_at":"2026-01-15T03:54:38.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15564025553440","imei1":"15564025553440","imei2":"15564025553440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154763,"job_number":"JOB_154763","tr_customer_id":154780,"tr_customer_product_id":154770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:23.000Z","modified_at":"2026-01-15T03:54:23.000Z","name":"Marcelino Mraz","mobile_number":"753-744-0468","email_id":"Marilou_Homenick56@hotmail.com","dop":"2025-04-06","serial_number":"13123066138306114","imei1":"13123066138306114","imei2":"13123066138306114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154761,"job_number":"JOB_154761","tr_customer_id":154778,"tr_customer_product_id":154768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:22.000Z","modified_at":"2026-01-15T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15972766063450","imei1":"15972766063450","imei2":"15972766063450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154760,"job_number":"JOB_154760","tr_customer_id":154777,"tr_customer_product_id":154767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:18.000Z","modified_at":"2026-01-15T03:54:18.000Z","name":"Rowan Schiller","mobile_number":"984-489-1368","email_id":"Mozell74@gmail.com","dop":"2025-04-06","serial_number":"12781239138817992","imei1":"12781239138817992","imei2":"12781239138817992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154755,"job_number":"JOB_154755","tr_customer_id":154772,"tr_customer_product_id":154762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10716090861494","imei1":"10716090861494","imei2":"10716090861494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154754,"job_number":"JOB_154754","tr_customer_id":154771,"tr_customer_product_id":154761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:15.000Z","modified_at":"2026-01-15T03:54:15.000Z","name":"Enid Wyman","mobile_number":"281-222-1042","email_id":"Enrique82@gmail.com","dop":"2025-04-06","serial_number":"10361079338187042","imei1":"10361079338187042","imei2":"10361079338187042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154752,"job_number":"JOB_154752","tr_customer_id":154769,"tr_customer_product_id":154759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:13.000Z","modified_at":"2026-01-15T03:54:13.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10283826262935","imei1":"10283826262935","imei2":"10283826262935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154751,"job_number":"JOB_154751","tr_customer_id":154768,"tr_customer_product_id":154758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:10.000Z","modified_at":"2026-01-15T03:54:10.000Z","name":"Jan Schumm","mobile_number":"562-373-4054","email_id":"Beth.Abbott6@yahoo.com","dop":"2025-04-06","serial_number":"14564693585828510","imei1":"14564693585828510","imei2":"14564693585828510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154749,"job_number":"JOB_154749","tr_customer_id":154766,"tr_customer_product_id":154756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:09.000Z","modified_at":"2026-01-15T03:54:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11969253960508","imei1":"11969253960508","imei2":"11969253960508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154748,"job_number":"JOB_154748","tr_customer_id":154765,"tr_customer_product_id":154755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Adonis Hodkiewicz","mobile_number":"982-211-4266","email_id":"Vida.Schulist65@yahoo.com","dop":"2025-04-06","serial_number":"14562326067070936","imei1":"14562326067070936","imei2":"14562326067070936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154747,"job_number":"JOB_154747","tr_customer_id":154764,"tr_customer_product_id":154754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Lee Nicolas","mobile_number":"786-887-3751","email_id":"Brielle68@hotmail.com","dop":"2025-04-06","serial_number":"18857675583932940","imei1":"18857675583932940","imei2":"18857675583932940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154744,"job_number":"JOB_154744","tr_customer_id":154761,"tr_customer_product_id":154751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:00.000Z","modified_at":"2026-01-15T03:54:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13493143921862","imei1":"13493143921862","imei2":"13493143921862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154741,"job_number":"JOB_154741","tr_customer_id":154758,"tr_customer_product_id":154748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:59.000Z","modified_at":"2026-01-15T03:53:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11396929921731","imei1":"11396929921731","imei2":"11396929921731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154739,"job_number":"JOB_154739","tr_customer_id":154756,"tr_customer_product_id":154746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:56.000Z","modified_at":"2026-01-15T03:53:56.000Z","name":"Ian Larkin","mobile_number":"263-528-2534","email_id":"Lorna_Conn54@gmail.com","dop":"2025-04-06","serial_number":"12578993247950640","imei1":"12578993247950640","imei2":"12578993247950640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154738,"job_number":"JOB_154738","tr_customer_id":154755,"tr_customer_product_id":154745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:55.000Z","modified_at":"2026-01-15T03:53:55.000Z","name":"Buster Williamson","mobile_number":"300-520-4904","email_id":"Hunter_Stracke@yahoo.com","dop":"2025-04-06","serial_number":"19442232336872144","imei1":"19442232336872144","imei2":"19442232336872144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154736,"job_number":"JOB_154736","tr_customer_id":154753,"tr_customer_product_id":154743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:55.000Z","modified_at":"2026-01-15T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12494657810567","imei1":"12494657810567","imei2":"12494657810567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154734,"job_number":"JOB_154734","tr_customer_id":154751,"tr_customer_product_id":154741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:54.000Z","modified_at":"2026-01-15T03:53:54.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18369184752506","imei1":"18369184752506","imei2":"18369184752506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154733,"job_number":"JOB_154733","tr_customer_id":154750,"tr_customer_product_id":154740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:47.000Z","modified_at":"2026-01-15T03:53:47.000Z","name":"Tristin Mante","mobile_number":"267-751-6627","email_id":"Clare_Wilderman23@yahoo.com","dop":"2025-04-06","serial_number":"12754540934110450","imei1":"12754540934110450","imei2":"12754540934110450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154731,"job_number":"JOB_154731","tr_customer_id":154748,"tr_customer_product_id":154738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:46.000Z","modified_at":"2026-01-15T03:53:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15164583379288","imei1":"15164583379288","imei2":"15164583379288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154730,"job_number":"JOB_154730","tr_customer_id":154747,"tr_customer_product_id":154737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:40.000Z","modified_at":"2026-01-15T03:53:40.000Z","name":"Nora Mitchell","mobile_number":"894-601-7828","email_id":"Oran_Labadie80@yahoo.com","dop":"2025-04-06","serial_number":"11975523398423576","imei1":"11975523398423576","imei2":"11975523398423576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154728,"job_number":"JOB_154728","tr_customer_id":154745,"tr_customer_product_id":154735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:38.000Z","modified_at":"2026-01-15T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19639242040768","imei1":"19639242040768","imei2":"19639242040768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154727,"job_number":"JOB_154727","tr_customer_id":154744,"tr_customer_product_id":154734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:35.000Z","modified_at":"2026-01-15T03:53:35.000Z","name":"Brendon Bayer","mobile_number":"237-452-5428","email_id":"Julien43@hotmail.com","dop":"2025-04-06","serial_number":"14537535539067280","imei1":"14537535539067280","imei2":"14537535539067280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154725,"job_number":"JOB_154725","tr_customer_id":154742,"tr_customer_product_id":154732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:33.000Z","modified_at":"2026-01-15T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10202718391286","imei1":"10202718391286","imei2":"10202718391286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154724,"job_number":"JOB_154724","tr_customer_id":154741,"tr_customer_product_id":154731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:30.000Z","modified_at":"2026-01-15T03:53:30.000Z","name":"Arlene Greenholt","mobile_number":"595-915-2080","email_id":"Morris_OConner88@yahoo.com","dop":"2025-04-06","serial_number":"13818527232849382","imei1":"13818527232849382","imei2":"13818527232849382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154719,"job_number":"JOB_154719","tr_customer_id":154736,"tr_customer_product_id":154726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"11862542706235","imei1":"11862542706235","imei2":"11862542706235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154717,"job_number":"JOB_154717","tr_customer_id":154734,"tr_customer_product_id":154724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:27.000Z","modified_at":"2026-01-15T03:53:27.000Z","name":"Alexanne Ledner","mobile_number":"451-500-3716","email_id":"Hassan_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"12140431334429162","imei1":"12140431334429162","imei2":"12140431334429162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154715,"job_number":"JOB_154715","tr_customer_id":154732,"tr_customer_product_id":154722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:25.000Z","modified_at":"2026-01-15T03:53:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16312097480504","imei1":"16312097480504","imei2":"16312097480504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154714,"job_number":"JOB_154714","tr_customer_id":154731,"tr_customer_product_id":154721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:25.000Z","modified_at":"2026-01-15T03:53:25.000Z","name":"Alexys Smitham","mobile_number":"313-849-5998","email_id":"Julius.VonRueden@gmail.com","dop":"2025-04-06","serial_number":"19175268469353336","imei1":"19175268469353336","imei2":"19175268469353336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154712,"job_number":"JOB_154712","tr_customer_id":154729,"tr_customer_product_id":154719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:23.000Z","modified_at":"2026-01-15T03:53:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12441574746226","imei1":"12441574746226","imei2":"12441574746226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154711,"job_number":"JOB_154711","tr_customer_id":154728,"tr_customer_product_id":154718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:19.000Z","modified_at":"2026-01-15T03:53:19.000Z","name":"Santina Hamill","mobile_number":"649-270-6301","email_id":"Abdullah_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"19688491359784144","imei1":"19688491359784144","imei2":"19688491359784144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154704,"job_number":"JOB_154704","tr_customer_id":154721,"tr_customer_product_id":154711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15198477703688","imei1":"15198477703688","imei2":"15198477703688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154702,"job_number":"JOB_154702","tr_customer_id":154719,"tr_customer_product_id":154709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Mercedes Deckow","mobile_number":"598-993-7627","email_id":"Benedict.Turner@yahoo.com","dop":"2025-04-06","serial_number":"12175969358891020","imei1":"12175969358891020","imei2":"12175969358891020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154698,"job_number":"JOB_154698","tr_customer_id":154715,"tr_customer_product_id":154705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:15.000Z","modified_at":"2026-01-15T03:53:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14990457222754","imei1":"14990457222754","imei2":"14990457222754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154697,"job_number":"JOB_154697","tr_customer_id":154714,"tr_customer_product_id":154704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:12.000Z","modified_at":"2026-01-15T03:53:12.000Z","name":"Leo Cruickshank","mobile_number":"250-889-2489","email_id":"Shad.Marks@yahoo.com","dop":"2025-04-06","serial_number":"10393221115653372","imei1":"10393221115653372","imei2":"10393221115653372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154696,"job_number":"JOB_154696","tr_customer_id":154713,"tr_customer_product_id":154703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:11.000Z","modified_at":"2026-01-15T03:53:11.000Z","name":"Marjolaine Leannon","mobile_number":"616-585-1570","email_id":"Cindy_Schulist44@yahoo.com","dop":"2025-04-06","serial_number":"19773100881019430","imei1":"19773100881019430","imei2":"19773100881019430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154694,"job_number":"JOB_154694","tr_customer_id":154711,"tr_customer_product_id":154701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:10.000Z","modified_at":"2026-01-15T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12177802045885","imei1":"12177802045885","imei2":"12177802045885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154692,"job_number":"JOB_154692","tr_customer_id":154709,"tr_customer_product_id":154699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:09.000Z","modified_at":"2026-01-15T03:53:09.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17312012664193","imei1":"17312012664193","imei2":"17312012664193","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154691,"job_number":"JOB_154691","tr_customer_id":154708,"tr_customer_product_id":154698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:04.000Z","modified_at":"2026-01-15T03:53:04.000Z","name":"Haskell Willms","mobile_number":"308-892-5818","email_id":"Helga1@hotmail.com","dop":"2025-04-06","serial_number":"19105010959766376","imei1":"19105010959766376","imei2":"19105010959766376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154690,"job_number":"JOB_154690","tr_customer_id":154707,"tr_customer_product_id":154697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:03.000Z","modified_at":"2026-01-15T03:53:03.000Z","name":"Jayde Spencer","mobile_number":"568-775-5830","email_id":"Mattie.Kunze31@hotmail.com","dop":"2025-04-06","serial_number":"13274655634158566","imei1":"13274655634158566","imei2":"13274655634158566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154687,"job_number":"JOB_154687","tr_customer_id":154704,"tr_customer_product_id":154694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11320283229344","imei1":"11320283229344","imei2":"11320283229344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154686,"job_number":"JOB_154686","tr_customer_id":154703,"tr_customer_product_id":154693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:02.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15001112222763","imei1":"15001112222763","imei2":"15001112222763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154685,"job_number":"JOB_154685","tr_customer_id":154702,"tr_customer_product_id":154692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:58.000Z","modified_at":"2026-01-15T03:52:58.000Z","name":"Nathan Cartwright","mobile_number":"389-724-7180","email_id":"Winston_Klocko@hotmail.com","dop":"2025-05-30","serial_number":"1951424902690075","imei1":"1951424902690075","imei2":"1951424902690075","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154684,"job_number":"JOB_154684","tr_customer_id":154701,"tr_customer_product_id":154691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:57.000Z","modified_at":"2026-01-15T03:52:57.000Z","name":"Tyler Tillman","mobile_number":"623-477-6253","email_id":"Maxime42@hotmail.com","dop":"2025-05-30","serial_number":"19858284787263","imei1":"19858284787263","imei2":"19858284787263","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154682,"job_number":"JOB_154682","tr_customer_id":154699,"tr_customer_product_id":154689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:51.000Z","modified_at":"2026-01-15T03:52:51.000Z","name":"Lily Baumbach","mobile_number":"652-652-1082","email_id":"Gideon.Batz@gmail.com","dop":"2025-04-06","serial_number":"19874309858502760","imei1":"19874309858502760","imei2":"19874309858502760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154680,"job_number":"JOB_154680","tr_customer_id":154697,"tr_customer_product_id":154687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:50.000Z","modified_at":"2026-01-15T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13590843897101","imei1":"13590843897101","imei2":"13590843897101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154679,"job_number":"JOB_154679","tr_customer_id":154696,"tr_customer_product_id":154686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:44.000Z","modified_at":"2026-01-15T03:52:44.000Z","name":"Tara Gibson","mobile_number":"344-718-5130","email_id":"Natasha37@gmail.com","dop":"2025-04-06","serial_number":"16043247035973948","imei1":"16043247035973948","imei2":"16043247035973948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154678,"job_number":"JOB_154678","tr_customer_id":154695,"tr_customer_product_id":154685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:44.000Z","modified_at":"2026-01-15T03:52:44.000Z","name":"Davion Satterfield","mobile_number":"454-717-8865","email_id":"Dylan18@hotmail.com","dop":"2025-04-06","serial_number":"18485507447311830","imei1":"18485507447311830","imei2":"18485507447311830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154675,"job_number":"JOB_154675","tr_customer_id":154692,"tr_customer_product_id":154682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:42.000Z","modified_at":"2026-01-15T03:52:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19095708693561","imei1":"19095708693561","imei2":"19095708693561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154674,"job_number":"JOB_154674","tr_customer_id":154691,"tr_customer_product_id":154681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:42.000Z","modified_at":"2026-01-15T03:52:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12207671797543","imei1":"12207671797543","imei2":"12207671797543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154673,"job_number":"JOB_154673","tr_customer_id":154690,"tr_customer_product_id":154680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:41.000Z","modified_at":"2026-01-15T03:52:41.000Z","name":"Ella Medhurst","mobile_number":"918-719-8914","email_id":"Arlene54@yahoo.com","dop":"2025-09-16","serial_number":"11157067334880","imei1":"11157067334880","imei2":"11157067334880","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154672,"job_number":"JOB_154672","tr_customer_id":154689,"tr_customer_product_id":154679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:40.000Z","modified_at":"2026-01-15T03:52:40.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16281131360722","imei1":"16281131360722","imei2":"16281131360722","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154668,"job_number":"JOB_154668","tr_customer_id":154685,"tr_customer_product_id":154675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:33.000Z","modified_at":"2026-01-15T03:52:33.000Z","name":"Emmitt Mayert","mobile_number":"314-478-8898","email_id":"Marcel.Bartoletti18@gmail.com","dop":"2025-06-18","serial_number":"1039876155032464","imei1":"1039876155032464","imei2":"1039876155032464","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154665,"job_number":"JOB_154665","tr_customer_id":154682,"tr_customer_product_id":154672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:32.000Z","modified_at":"2026-01-15T03:52:32.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10258045499843","imei1":"10258045499843","imei2":"10258045499843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154664,"job_number":"JOB_154664","tr_customer_id":154681,"tr_customer_product_id":154671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:21.000Z","modified_at":"2026-01-15T03:52:21.000Z","name":"Chanel Kuvalis","mobile_number":"758-590-3816","email_id":"Madalyn41@yahoo.com","dop":"2025-09-16","serial_number":"12276383021487","imei1":"12276383021487","imei2":"12276383021487","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154663,"job_number":"JOB_154663","tr_customer_id":154680,"tr_customer_product_id":154670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:21.000Z","modified_at":"2026-01-15T03:52:21.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19492437408543","imei1":"19492437408543","imei2":"19492437408543","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154662,"job_number":"JOB_154662","tr_customer_id":154679,"tr_customer_product_id":154669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Lonny Powlowski","mobile_number":"781-897-5866","email_id":"Hallie.Corkery@gmail.com","dop":"2025-04-06","serial_number":"19249347671067550","imei1":"19249347671067550","imei2":"19249347671067550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154661,"job_number":"JOB_154661","tr_customer_id":154678,"tr_customer_product_id":154668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Alf Kunze","mobile_number":"964-302-5271","email_id":"Oren.Ziemann@yahoo.com","dop":"2025-04-06","serial_number":"14501522136838768","imei1":"14501522136838768","imei2":"14501522136838768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154660,"job_number":"JOB_154660","tr_customer_id":154677,"tr_customer_product_id":154667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Wilton Cassin","mobile_number":"245-857-5951","email_id":"Arch.White@gmail.com","dop":"2025-04-06","serial_number":"11121198757060796","imei1":"11121198757060796","imei2":"11121198757060796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154657,"job_number":"JOB_154657","tr_customer_id":154674,"tr_customer_product_id":154664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15886753129331","imei1":"15886753129331","imei2":"15886753129331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154656,"job_number":"JOB_154656","tr_customer_id":154673,"tr_customer_product_id":154663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19813715563041","imei1":"19813715563041","imei2":"19813715563041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154653,"job_number":"JOB_154653","tr_customer_id":154670,"tr_customer_product_id":154660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:15.000Z","modified_at":"2026-01-15T03:52:15.000Z","name":"Myrtle Kris","mobile_number":"711-965-5697","email_id":"Abdiel49@yahoo.com","dop":"2025-04-06","serial_number":"19188139382233530","imei1":"19188139382233530","imei2":"19188139382233530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154651,"job_number":"JOB_154651","tr_customer_id":154668,"tr_customer_product_id":154658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:12.000Z","modified_at":"2026-01-15T03:52:12.000Z","name":"Cheyenne Glover","mobile_number":"802-991-0112","email_id":"Gertrude_Bradtke92@yahoo.com","dop":"2025-04-06","serial_number":"17749148616674052","imei1":"17749148616674052","imei2":"17749148616674052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154649,"job_number":"JOB_154649","tr_customer_id":154666,"tr_customer_product_id":154656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:03.000Z","modified_at":"2026-01-15T03:52:03.000Z","name":"Esperanza Schimmel","mobile_number":"225-601-0008","email_id":"Domenick_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"10370091967026112","imei1":"10370091967026112","imei2":"10370091967026112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154647,"job_number":"JOB_154647","tr_customer_id":154664,"tr_customer_product_id":154654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"Derrick Heathcote","mobile_number":"281-563-8921","email_id":"Clementine.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"19868826898573930","imei1":"19868826898573930","imei2":"19868826898573930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154645,"job_number":"JOB_154645","tr_customer_id":154662,"tr_customer_product_id":154652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"Ismael Bailey","mobile_number":"358-984-6853","email_id":"Piper69@gmail.com","dop":"2025-09-16","serial_number":"19383025797967","imei1":"19383025797967","imei2":"19383025797967","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154644,"job_number":"JOB_154644","tr_customer_id":154661,"tr_customer_product_id":154651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17089716826661","imei1":"17089716826661","imei2":"17089716826661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154643,"job_number":"JOB_154643","tr_customer_id":154660,"tr_customer_product_id":154650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15369706639730","imei1":"15369706639730","imei2":"15369706639730","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154642,"job_number":"JOB_154642","tr_customer_id":154659,"tr_customer_product_id":154649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:00.000Z","modified_at":"2026-01-15T03:52:00.000Z","name":"Giles McKenzie","mobile_number":"962-382-9039","email_id":"Eva63@yahoo.com","dop":"2025-04-06","serial_number":"13600602543100756","imei1":"13600602543100756","imei2":"13600602543100756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154640,"job_number":"JOB_154640","tr_customer_id":154657,"tr_customer_product_id":154647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:00.000Z","modified_at":"2026-01-15T03:52:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19549684007135","imei1":"19549684007135","imei2":"19549684007135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154638,"job_number":"JOB_154638","tr_customer_id":154655,"tr_customer_product_id":154645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:53.000Z","modified_at":"2026-01-15T03:51:53.000Z","name":"Rae Orn","mobile_number":"570-606-3420","email_id":"Lynn_Schmidt65@hotmail.com","dop":"2025-06-18","serial_number":"1051431098735897","imei1":"1051431098735897","imei2":"1051431098735897","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154636,"job_number":"JOB_154636","tr_customer_id":154653,"tr_customer_product_id":154643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:52.000Z","modified_at":"2026-01-15T03:51:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10878709176748","imei1":"10878709176748","imei2":"10878709176748","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154634,"job_number":"JOB_154634","tr_customer_id":154651,"tr_customer_product_id":154641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:37.000Z","modified_at":"2026-01-15T03:51:37.000Z","name":"Bethany Cassin","mobile_number":"810-677-4969","email_id":"Eddie84@gmail.com","dop":"2025-04-06","serial_number":"10044090517302968","imei1":"10044090517302968","imei2":"10044090517302968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154631,"job_number":"JOB_154631","tr_customer_id":154648,"tr_customer_product_id":154638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:35.000Z","modified_at":"2026-01-15T03:51:35.000Z","name":"Ed Olson","mobile_number":"700-461-4844","email_id":"Bianka29@gmail.com","dop":"2025-04-06","serial_number":"10497017006468214","imei1":"10497017006468214","imei2":"10497017006468214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154630,"job_number":"JOB_154630","tr_customer_id":154647,"tr_customer_product_id":154637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:35.000Z","modified_at":"2026-01-15T03:51:35.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16745300533085","imei1":"16745300533085","imei2":"16745300533085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154628,"job_number":"JOB_154628","tr_customer_id":154645,"tr_customer_product_id":154635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T02:40:36.000Z","modified_at":"2026-01-15T02:40:36.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-01-14","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-01-14T02:40:36.396363410Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T02:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154627,"job_number":"JOB_154627","tr_customer_id":154644,"tr_customer_product_id":154634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T00:34:11.000Z","modified_at":"2026-01-15T00:34:11.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"14198839277857","imei1":"14198839277857","imei2":"14198839277857","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T00:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154626,"job_number":"JOB_154626","tr_customer_id":154643,"tr_customer_product_id":154633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T23:37:17.000Z","modified_at":"2026-01-14T23:37:17.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-04","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-04T23:37:17.579509009Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T23:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154625,"job_number":"JOB_154625","tr_customer_id":154642,"tr_customer_product_id":154632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T23:34:54.000Z","modified_at":"2026-01-14T23:34:54.000Z","name":"Kalyani Prajapat","mobile_number":"7067401035","email_id":"chinmayananda.iyengar@gmail.com","dop":"2026-01-04","serial_number":"424972009754897","imei1":"424972009754897","imei2":"424972009754897","popurl":"www.rohan-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T23:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154624,"job_number":"JOB_154624","tr_customer_id":154641,"tr_customer_product_id":154631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T23:34:53.000Z","modified_at":"2026-01-14T23:34:53.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-04","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-04T23:34:53.164386154Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T23:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154623,"job_number":"JOB_154623","tr_customer_id":154640,"tr_customer_product_id":154630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:43:57.000Z","modified_at":"2026-01-14T21:43:57.000Z","name":"Ward Kuphal","mobile_number":"413-860-8525","email_id":"Richmond.Hyatt11@yahoo.com","dop":"2025-04-06","serial_number":"16717983407547804","imei1":"16717983407547804","imei2":"16717983407547804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154621,"job_number":"JOB_154621","tr_customer_id":154638,"tr_customer_product_id":154628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:43:55.000Z","modified_at":"2026-01-14T21:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17751388404800","imei1":"17751388404800","imei2":"17751388404800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154620,"job_number":"JOB_154620","tr_customer_id":154637,"tr_customer_product_id":154627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:43:17.000Z","modified_at":"2026-01-14T21:43:17.000Z","name":"Cooper Koss","mobile_number":"761-852-2427","email_id":"Casimer_Weber17@gmail.com","dop":"2025-04-06","serial_number":"19218742195800344","imei1":"19218742195800344","imei2":"19218742195800344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154618,"job_number":"JOB_154618","tr_customer_id":154635,"tr_customer_product_id":154625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:43:16.000Z","modified_at":"2026-01-14T21:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15847645168559","imei1":"15847645168559","imei2":"15847645168559","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154617,"job_number":"JOB_154617","tr_customer_id":154634,"tr_customer_product_id":154624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:42:37.000Z","modified_at":"2026-01-14T21:42:37.000Z","name":"Stanton Mueller","mobile_number":"659-442-6618","email_id":"Lynn_Waelchi@gmail.com","dop":"2025-04-06","serial_number":"18266330566770572","imei1":"18266330566770572","imei2":"18266330566770572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154615,"job_number":"JOB_154615","tr_customer_id":154632,"tr_customer_product_id":154622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:42:36.000Z","modified_at":"2026-01-14T21:42:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13373851787569","imei1":"13373851787569","imei2":"13373851787569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154613,"job_number":"JOB_154613","tr_customer_id":154630,"tr_customer_product_id":154620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:26.000Z","modified_at":"2026-01-14T21:06:26.000Z","name":"Elisabeth Rodriguez","mobile_number":"486-322-1971","email_id":"Tracy80@yahoo.com","dop":"2025-09-09","serial_number":"19358116916250","imei1":"19358116916250","imei2":"19358116916250","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154612,"job_number":"JOB_154612","tr_customer_id":154629,"tr_customer_product_id":154619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:26.000Z","modified_at":"2026-01-14T21:06:26.000Z","name":"Rey Reilly","mobile_number":"612-776-8850","email_id":"Geoffrey_Little@gmail.com","dop":"2025-09-09","serial_number":"19593638389587","imei1":"19593638389587","imei2":"19593638389587","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154610,"job_number":"JOB_154610","tr_customer_id":154627,"tr_customer_product_id":154617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:24.000Z","modified_at":"2026-01-14T21:06:24.000Z","name":"Carter McLaughlin","mobile_number":"335-529-5032","email_id":"Jalyn_Ratke15@yahoo.com","dop":"2025-09-09","serial_number":"12266054747855","imei1":"12266054747855","imei2":"12266054747855","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154609,"job_number":"JOB_154609","tr_customer_id":154626,"tr_customer_product_id":154616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:24.000Z","modified_at":"2026-01-14T21:06:24.000Z","name":"Jensen Jenkins","mobile_number":"676-369-3483","email_id":"Adam_Champlin71@hotmail.com","dop":"2025-09-09","serial_number":"11175123656239","imei1":"11175123656239","imei2":"11175123656239","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154607,"job_number":"JOB_154607","tr_customer_id":154624,"tr_customer_product_id":154614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:21.000Z","modified_at":"2026-01-14T21:06:21.000Z","name":"Lavonne Deckow","mobile_number":"904-289-7368","email_id":"Kacie6@gmail.com","dop":"2025-09-09","serial_number":"11845369754174","imei1":"11845369754174","imei2":"11845369754174","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154606,"job_number":"JOB_154606","tr_customer_id":154623,"tr_customer_product_id":154613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:21.000Z","modified_at":"2026-01-14T21:06:21.000Z","name":"Aurelia Will","mobile_number":"914-211-8976","email_id":"Dandre_Langosh65@yahoo.com","dop":"2025-09-09","serial_number":"18114489851276","imei1":"18114489851276","imei2":"18114489851276","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154986,"job_number":"JOB_154986","tr_customer_id":155003,"tr_customer_product_id":154993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:25:56.000Z","modified_at":"2026-01-15T07:25:56.000Z","name":"Kaylee Cummerata","mobile_number":"223-350-7138","email_id":"Annetta.Prohaska56@gmail.com","dop":"2025-11-04","serial_number":"94760674280322","imei1":"94760674280322","imei2":"94760674280322","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T07:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154879,"job_number":"JOB_154879","tr_customer_id":154896,"tr_customer_product_id":154886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:25.000Z","modified_at":"2026-01-15T06:19:25.000Z","name":"Brando O'Keefe","mobile_number":"419-714-1026","email_id":"Kianna6@gmail.com","dop":"2025-06-09","serial_number":"106121798835474","imei1":"106121798835474","imei2":"106121798835474","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154877,"job_number":"JOB_154877","tr_customer_id":154894,"tr_customer_product_id":154884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:24.000Z","modified_at":"2026-01-15T06:19:24.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102222107126520","imei1":"102222107126520","imei2":"102222107126520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154876,"job_number":"JOB_154876","tr_customer_id":154893,"tr_customer_product_id":154883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:09.000Z","modified_at":"2026-01-15T06:19:09.000Z","name":"Garnett Lind","mobile_number":"549-381-3609","email_id":"Piper.Skiles@yahoo.com","dop":"2025-06-09","serial_number":"109080616870855","imei1":"109080616870855","imei2":"109080616870855","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154874,"job_number":"JOB_154874","tr_customer_id":154891,"tr_customer_product_id":154881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:08.000Z","modified_at":"2026-01-15T06:19:08.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106185584214295","imei1":"106185584214295","imei2":"106185584214295","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154873,"job_number":"JOB_154873","tr_customer_id":154890,"tr_customer_product_id":154880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:18:52.000Z","modified_at":"2026-01-15T06:18:52.000Z","name":"Audreanne Dickens","mobile_number":"460-443-9732","email_id":"Dana27@yahoo.com","dop":"2025-06-09","serial_number":"108211177463755","imei1":"108211177463755","imei2":"108211177463755","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154871,"job_number":"JOB_154871","tr_customer_id":154888,"tr_customer_product_id":154878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:18:51.000Z","modified_at":"2026-01-15T06:18:51.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107604726359565","imei1":"107604726359565","imei2":"107604726359565","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154785,"job_number":"JOB_154785","tr_customer_id":154802,"tr_customer_product_id":154792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:50.000Z","modified_at":"2026-01-15T03:54:50.000Z","name":"Catalina Schaefer","mobile_number":"353-361-1741","email_id":"Johnathan_Green@hotmail.com","dop":"2025-06-09","serial_number":"106948682842155","imei1":"106948682842155","imei2":"106948682842155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154783,"job_number":"JOB_154783","tr_customer_id":154800,"tr_customer_product_id":154790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:49.000Z","modified_at":"2026-01-15T03:54:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108169914668407","imei1":"108169914668407","imei2":"108169914668407","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154767,"job_number":"JOB_154767","tr_customer_id":154784,"tr_customer_product_id":154774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:35.000Z","modified_at":"2026-01-15T03:54:35.000Z","name":"Raymundo Hoppe","mobile_number":"240-426-6067","email_id":"Filomena.Fritsch42@hotmail.com","dop":"2025-06-09","serial_number":"76259165883265870","imei1":"76259165883265870","imei2":"76259165883265870","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154766,"job_number":"JOB_154766","tr_customer_id":154783,"tr_customer_product_id":154773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:33.000Z","modified_at":"2026-01-15T03:54:33.000Z","name":"Derek Effertz","mobile_number":"739-742-1807","email_id":"Shana.Halvorson54@yahoo.com","dop":"2025-06-09","serial_number":"101725134060517","imei1":"101725134060517","imei2":"101725134060517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154764,"job_number":"JOB_154764","tr_customer_id":154781,"tr_customer_product_id":154771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:33.000Z","modified_at":"2026-01-15T03:54:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105646055022640","imei1":"105646055022640","imei2":"105646055022640","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154759,"job_number":"JOB_154759","tr_customer_id":154776,"tr_customer_product_id":154766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"Cristobal Schneider","mobile_number":"381-392-1019","email_id":"Camren_Spinka@hotmail.com","dop":"2025-06-09","serial_number":"107209467416525","imei1":"107209467416525","imei2":"107209467416525","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154756,"job_number":"JOB_154756","tr_customer_id":154773,"tr_customer_product_id":154763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102512917984754","imei1":"102512917984754","imei2":"102512917984754","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154723,"job_number":"JOB_154723","tr_customer_id":154740,"tr_customer_product_id":154730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:30.000Z","name":"Casimer Pouros","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140937342458455","imei1":"140937342458455","imei2":"140937342458455","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154722,"job_number":"JOB_154722","tr_customer_id":154739,"tr_customer_product_id":154729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Jennings Emard","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144448688807345","imei1":"144448688807345","imei2":"144448688807345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154720,"job_number":"JOB_154720","tr_customer_id":154737,"tr_customer_product_id":154727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Jovani White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144930827918554","imei1":"144930827918554","imei2":"144930827918554","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154718,"job_number":"JOB_154718","tr_customer_id":154735,"tr_customer_product_id":154725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"103336702935598","imei1":"103336702935598","imei2":"103336702935598","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154710,"job_number":"JOB_154710","tr_customer_id":154727,"tr_customer_product_id":154717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:18.000Z","modified_at":"2026-01-15T03:53:18.000Z","name":"Mariana Kub","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112455348371228","imei1":"112455348371228","imei2":"112455348371228","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154707,"job_number":"JOB_154707","tr_customer_id":154724,"tr_customer_product_id":154714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Marcos Boyer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157649956341687","imei1":"157649956341687","imei2":"157649956341687","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154705,"job_number":"JOB_154705","tr_customer_id":154722,"tr_customer_product_id":154712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Toney Considine","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120408160629692","imei1":"120408160629692","imei2":"120408160629692","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154703,"job_number":"JOB_154703","tr_customer_id":154720,"tr_customer_product_id":154710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"176715593372150","imei1":"176715593372150","imei2":"176715593372150","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154670,"job_number":"JOB_154670","tr_customer_id":154687,"tr_customer_product_id":154677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:34.000Z","modified_at":"2026-01-15T03:52:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Jaime_Dare83@hotmail.com","dop":"2025-07-02","serial_number":"10390129645337","imei1":"10390129645337","imei2":"10390129645337","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154654,"job_number":"JOB_154654","tr_customer_id":154671,"tr_customer_product_id":154661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Cicero_Huel0@hotmail.com","dop":"2025-07-02","serial_number":"10086939309024","imei1":"10086939309024","imei2":"10086939309024","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154648,"job_number":"JOB_154648","tr_customer_id":154665,"tr_customer_product_id":154655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:02.000Z","modified_at":"2026-01-15T03:52:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Oceane11@hotmail.com","dop":"2025-07-02","serial_number":"17604876526832","imei1":"17604876526832","imei2":"17604876526832","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTl9.u5XkIVVwGgfsS7GvarvsQg06TS-DXU-4tS0i-AW03lo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0a7e76a5-cb9e-4a00-a62e-9abb87269a99 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:26:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":99821,"engineer_id":17}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTl9.u5XkIVVwGgfsS7GvarvsQg06TS-DXU-4tS0i-AW03lo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 55f24147-8e19-4bb8-89b8-46b951f04694 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 154986,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:26:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTl9.u5XkIVVwGgfsS7GvarvsQg06TS-DXU-4tS0i-AW03lo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 52b41edf-b11c-452e-bed2-a77c30100fcb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"3f286-OTG9dU0gzzy2qVZZaHLEQi5yLBA" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 15 Jan 2026 07:26:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":154944,"job_number":"JOB_154944","tr_customer_id":154961,"tr_customer_product_id":154951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:28.000Z","modified_at":"2026-01-15T06:36:28.000Z","name":"Keanu Kilback","mobile_number":"783-613-9361","email_id":"Daryl_Feeney@hotmail.com","dop":"2000-01-31","serial_number":"1042698685971259","imei1":"1042698685971259","imei2":"1042698685971259","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154942,"job_number":"JOB_154942","tr_customer_id":154959,"tr_customer_product_id":154949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:27.000Z","modified_at":"2026-01-15T06:36:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10295498282009","imei1":"10295498282009","imei2":"10295498282009","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154938,"job_number":"JOB_154938","tr_customer_id":154955,"tr_customer_product_id":154945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:41.000Z","modified_at":"2026-01-15T06:35:41.000Z","name":"Sydnee Smith","mobile_number":"756-921-2677","email_id":"Otto_OConner27@hotmail.com","dop":"2000-01-31","serial_number":"1023321301674620","imei1":"1023321301674620","imei2":"1023321301674620","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154936,"job_number":"JOB_154936","tr_customer_id":154953,"tr_customer_product_id":154943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:39.000Z","modified_at":"2026-01-15T06:35:39.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10237421979354","imei1":"10237421979354","imei2":"10237421979354","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154927,"job_number":"JOB_154927","tr_customer_id":154944,"tr_customer_product_id":154934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:53.000Z","modified_at":"2026-01-15T06:34:53.000Z","name":"Katrina Kassulke","mobile_number":"808-589-3839","email_id":"Jamarcus_Bergnaum@gmail.com","dop":"2000-01-31","serial_number":"1069924622424932","imei1":"1069924622424932","imei2":"1069924622424932","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154925,"job_number":"JOB_154925","tr_customer_id":154942,"tr_customer_product_id":154932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:52.000Z","modified_at":"2026-01-15T06:34:52.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10884676202774","imei1":"10884676202774","imei2":"10884676202774","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154919,"job_number":"JOB_154919","tr_customer_id":154936,"tr_customer_product_id":154926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:06.000Z","modified_at":"2026-01-15T06:34:06.000Z","name":"Felicita Gorczany","mobile_number":"908-788-0698","email_id":"Gay67@yahoo.com","dop":"2000-01-31","serial_number":"1061219777121499","imei1":"1061219777121499","imei2":"1061219777121499","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154917,"job_number":"JOB_154917","tr_customer_id":154934,"tr_customer_product_id":154924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:04.000Z","modified_at":"2026-01-15T06:34:04.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10964431586236","imei1":"10964431586236","imei2":"10964431586236","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154780,"job_number":"JOB_154780","tr_customer_id":154797,"tr_customer_product_id":154787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:44.000Z","modified_at":"2026-01-15T03:54:44.000Z","name":"Mia McLaughlin","mobile_number":"766-524-4836","email_id":"Zula.Harris@gmail.com","dop":"2000-01-31","serial_number":"1030474285522747","imei1":"1030474285522747","imei2":"1030474285522747","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154774,"job_number":"JOB_154774","tr_customer_id":154791,"tr_customer_product_id":154781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:42.000Z","modified_at":"2026-01-15T03:54:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10137183040109","imei1":"10137183040109","imei2":"10137183040109","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154746,"job_number":"JOB_154746","tr_customer_id":154763,"tr_customer_product_id":154753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Joanny Okuneva","mobile_number":"835-229-0597","email_id":"Janice.Bartoletti33@hotmail.com","dop":"2000-01-31","serial_number":"1055927105107354","imei1":"1055927105107354","imei2":"1055927105107354","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154740,"job_number":"JOB_154740","tr_customer_id":154757,"tr_customer_product_id":154747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:59.000Z","modified_at":"2026-01-15T03:53:59.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10294239511253","imei1":"10294239511253","imei2":"10294239511253","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154709,"job_number":"JOB_154709","tr_customer_id":154726,"tr_customer_product_id":154716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:18.000Z","modified_at":"2026-01-15T03:53:18.000Z","name":"Cicero Harvey","mobile_number":"595-359-1693","email_id":"Emiliano_Hegmann72@hotmail.com","dop":"2000-01-31","serial_number":"1017728321792678","imei1":"1017728321792678","imei2":"1017728321792678","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154700,"job_number":"JOB_154700","tr_customer_id":154717,"tr_customer_product_id":154707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:16.000Z","modified_at":"2026-01-15T03:53:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10997526896732","imei1":"10997526896732","imei2":"10997526896732","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154671,"job_number":"JOB_154671","tr_customer_id":154688,"tr_customer_product_id":154678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:35.000Z","modified_at":"2026-01-15T03:52:35.000Z","name":"Rosemarie Cronin","mobile_number":"756-264-0682","email_id":"Helmer.Berge@yahoo.com","dop":"2000-01-31","serial_number":"1047840830373563","imei1":"1047840830373563","imei2":"1047840830373563","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154667,"job_number":"JOB_154667","tr_customer_id":154684,"tr_customer_product_id":154674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:33.000Z","modified_at":"2026-01-15T03:52:33.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10580578455076","imei1":"10580578455076","imei2":"10580578455076","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154984,"job_number":"JOB_154984","tr_customer_id":155001,"tr_customer_product_id":154991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:02:06.000Z","modified_at":"2026-01-15T07:02:06.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2025-04-06","serial_number":"56456430226557","imei1":"56456430226557","imei2":"56456430226557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T07:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154983,"job_number":"JOB_154983","tr_customer_id":155000,"tr_customer_product_id":154990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:00:51.000Z","modified_at":"2026-01-15T07:00:51.000Z","name":"Trever Koepp","mobile_number":"686-581-1329","email_id":"Lillian_Skiles@yahoo.com","dop":"2025-04-06","serial_number":"19514193203323430","imei1":"19514193203323430","imei2":"19514193203323430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T07:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154981,"job_number":"JOB_154981","tr_customer_id":154998,"tr_customer_product_id":154988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:41.000Z","modified_at":"2026-01-15T06:57:41.000Z","name":"Gavin Windler","mobile_number":"571-519-0602","email_id":"Janick97@hotmail.com","dop":"2025-04-06","serial_number":"13824229720094714","imei1":"13824229720094714","imei2":"13824229720094714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154979,"job_number":"JOB_154979","tr_customer_id":154996,"tr_customer_product_id":154986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:40.000Z","modified_at":"2026-01-15T06:57:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16442753740016","imei1":"16442753740016","imei2":"16442753740016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154978,"job_number":"JOB_154978","tr_customer_id":154995,"tr_customer_product_id":154985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:13.000Z","modified_at":"2026-01-15T06:57:13.000Z","name":"Margaretta Littel","mobile_number":"454-681-7761","email_id":"Armani.Prosacco@gmail.com","dop":"2025-04-06","serial_number":"11138517678247136","imei1":"11138517678247136","imei2":"11138517678247136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154976,"job_number":"JOB_154976","tr_customer_id":154993,"tr_customer_product_id":154983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:12.000Z","modified_at":"2026-01-15T06:57:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13662115522121","imei1":"13662115522121","imei2":"13662115522121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154975,"job_number":"JOB_154975","tr_customer_id":154992,"tr_customer_product_id":154982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:56:44.000Z","modified_at":"2026-01-15T06:56:44.000Z","name":"Thora Berge","mobile_number":"398-890-3200","email_id":"Mavis.Greenfelder0@hotmail.com","dop":"2025-04-06","serial_number":"16823010079718700","imei1":"16823010079718700","imei2":"16823010079718700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154973,"job_number":"JOB_154973","tr_customer_id":154990,"tr_customer_product_id":154980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:56:43.000Z","modified_at":"2026-01-15T06:56:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17672223737769","imei1":"17672223737769","imei2":"17672223737769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154972,"job_number":"JOB_154972","tr_customer_id":154989,"tr_customer_product_id":154979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:48:17.000Z","modified_at":"2026-01-15T06:48:17.000Z","name":"Dora Legros","mobile_number":"908-220-2400","email_id":"Markus.Greenholt@hotmail.com","dop":"2025-04-06","serial_number":"11591529053568806","imei1":"11591529053568806","imei2":"11591529053568806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154970,"job_number":"JOB_154970","tr_customer_id":154987,"tr_customer_product_id":154977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:48:16.000Z","modified_at":"2026-01-15T06:48:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11306621470130","imei1":"11306621470130","imei2":"11306621470130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154969,"job_number":"JOB_154969","tr_customer_id":154986,"tr_customer_product_id":154976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:47:33.000Z","modified_at":"2026-01-15T06:47:33.000Z","name":"Ebony Casper","mobile_number":"354-344-6361","email_id":"Araceli39@hotmail.com","dop":"2025-04-06","serial_number":"15634311973629944","imei1":"15634311973629944","imei2":"15634311973629944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154967,"job_number":"JOB_154967","tr_customer_id":154984,"tr_customer_product_id":154974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:47:31.000Z","modified_at":"2026-01-15T06:47:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15676119169361","imei1":"15676119169361","imei2":"15676119169361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154966,"job_number":"JOB_154966","tr_customer_id":154983,"tr_customer_product_id":154973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:53.000Z","modified_at":"2026-01-15T06:46:53.000Z","name":"Annette Gulgowski","mobile_number":"799-720-8412","email_id":"Ansel.Goodwin5@yahoo.com","dop":"2025-04-06","serial_number":"15307754925105896","imei1":"15307754925105896","imei2":"15307754925105896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154964,"job_number":"JOB_154964","tr_customer_id":154981,"tr_customer_product_id":154971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:48.000Z","modified_at":"2026-01-15T06:46:48.000Z","name":"Mohamed Gusikowski","mobile_number":"555-452-2335","email_id":"Reta_Rempel@yahoo.com","dop":"2025-04-06","serial_number":"10612700469674630","imei1":"10612700469674630","imei2":"10612700469674630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154962,"job_number":"JOB_154962","tr_customer_id":154979,"tr_customer_product_id":154969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:46.000Z","modified_at":"2026-01-15T06:46:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12365326733353","imei1":"12365326733353","imei2":"12365326733353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154961,"job_number":"JOB_154961","tr_customer_id":154978,"tr_customer_product_id":154968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:42:01.000Z","modified_at":"2026-01-15T06:42:01.000Z","name":"Enrico Hammes","mobile_number":"687-822-2133","email_id":"Ethyl67@hotmail.com","dop":"2025-04-06","serial_number":"17472923309190604","imei1":"17472923309190604","imei2":"17472923309190604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154959,"job_number":"JOB_154959","tr_customer_id":154976,"tr_customer_product_id":154966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:59.000Z","modified_at":"2026-01-15T06:41:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18647405372375","imei1":"18647405372375","imei2":"18647405372375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154958,"job_number":"JOB_154958","tr_customer_id":154975,"tr_customer_product_id":154965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:27.000Z","modified_at":"2026-01-15T06:41:27.000Z","name":"Chaim Koch","mobile_number":"457-623-5768","email_id":"Joshuah_Hartmann40@hotmail.com","dop":"2025-04-06","serial_number":"12078480082539772","imei1":"12078480082539772","imei2":"12078480082539772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154956,"job_number":"JOB_154956","tr_customer_id":154973,"tr_customer_product_id":154963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:22.000Z","modified_at":"2026-01-15T06:41:22.000Z","name":"Antonio Ortiz","mobile_number":"781-279-6381","email_id":"Wilber_Schumm21@gmail.com","dop":"2025-04-06","serial_number":"18542936916902556","imei1":"18542936916902556","imei2":"18542936916902556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154954,"job_number":"JOB_154954","tr_customer_id":154971,"tr_customer_product_id":154961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:12.000Z","modified_at":"2026-01-15T06:41:12.000Z","name":"Delaney Robel","mobile_number":"541-303-3211","email_id":"Nolan_Lueilwitz15@hotmail.com","dop":"2025-04-06","serial_number":"16607300063559888","imei1":"16607300063559888","imei2":"16607300063559888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154952,"job_number":"JOB_154952","tr_customer_id":154969,"tr_customer_product_id":154959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:11.000Z","modified_at":"2026-01-15T06:41:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15115646072508","imei1":"15115646072508","imei2":"15115646072508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154951,"job_number":"JOB_154951","tr_customer_id":154968,"tr_customer_product_id":154958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:40:24.000Z","modified_at":"2026-01-15T06:40:24.000Z","name":"Mariela Stokes","mobile_number":"670-318-5217","email_id":"Marisa.Hamill@hotmail.com","dop":"2025-04-06","serial_number":"16086516443831968","imei1":"16086516443831968","imei2":"16086516443831968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154949,"job_number":"JOB_154949","tr_customer_id":154966,"tr_customer_product_id":154956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:40:22.000Z","modified_at":"2026-01-15T06:40:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11753614606681","imei1":"11753614606681","imei2":"11753614606681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154947,"job_number":"JOB_154947","tr_customer_id":154964,"tr_customer_product_id":154954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:48.000Z","modified_at":"2026-01-15T06:36:48.000Z","name":"Torrey Volkman","mobile_number":"750-711-2963","email_id":"Luisa.Flatley@gmail.com","dop":"2025-04-06","serial_number":"11653245137691468","imei1":"11653245137691468","imei2":"11653245137691468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154945,"job_number":"JOB_154945","tr_customer_id":154962,"tr_customer_product_id":154952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:47.000Z","modified_at":"2026-01-15T06:36:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14728861946848","imei1":"14728861946848","imei2":"14728861946848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154941,"job_number":"JOB_154941","tr_customer_id":154958,"tr_customer_product_id":154948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:02.000Z","modified_at":"2026-01-15T06:36:02.000Z","name":"Rebekah Green","mobile_number":"329-525-5312","email_id":"Skye76@yahoo.com","dop":"2025-04-06","serial_number":"14851821447670706","imei1":"14851821447670706","imei2":"14851821447670706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154939,"job_number":"JOB_154939","tr_customer_id":154956,"tr_customer_product_id":154946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:00.000Z","modified_at":"2026-01-15T06:36:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19935482901675","imei1":"19935482901675","imei2":"19935482901675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154935,"job_number":"JOB_154935","tr_customer_id":154952,"tr_customer_product_id":154942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:15.000Z","modified_at":"2026-01-15T06:35:15.000Z","name":"Louisa Kulas","mobile_number":"543-496-2954","email_id":"Ron_Quigley@gmail.com","dop":"2025-04-06","serial_number":"19186942618867336","imei1":"19186942618867336","imei2":"19186942618867336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154933,"job_number":"JOB_154933","tr_customer_id":154950,"tr_customer_product_id":154940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:13.000Z","modified_at":"2026-01-15T06:35:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19992671021419","imei1":"19992671021419","imei2":"19992671021419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154931,"job_number":"JOB_154931","tr_customer_id":154948,"tr_customer_product_id":154938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:11.000Z","modified_at":"2026-01-15T06:35:11.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"11560262353765","imei1":"11560262353765","imei2":"11560262353765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154930,"job_number":"JOB_154930","tr_customer_id":154947,"tr_customer_product_id":154937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:09.000Z","modified_at":"2026-01-15T06:35:09.000Z","name":"Liliane Kiehn","mobile_number":"421-727-7837","email_id":"Winifred3@yahoo.com","dop":"2025-04-06","serial_number":"19578639567532670","imei1":"19578639567532670","imei2":"19578639567532670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154928,"job_number":"JOB_154928","tr_customer_id":154945,"tr_customer_product_id":154935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:07.000Z","modified_at":"2026-01-15T06:35:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17075052631138","imei1":"17075052631138","imei2":"17075052631138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154923,"job_number":"JOB_154923","tr_customer_id":154940,"tr_customer_product_id":154930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:25.000Z","modified_at":"2026-01-15T06:34:25.000Z","name":"Patrick Koch","mobile_number":"399-256-7594","email_id":"Eleanore89@hotmail.com","dop":"2025-04-06","serial_number":"15250763018068654","imei1":"15250763018068654","imei2":"15250763018068654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154922,"job_number":"JOB_154922","tr_customer_id":154939,"tr_customer_product_id":154929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:24.000Z","modified_at":"2026-01-15T06:34:24.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"10594335629358","imei1":"10594335629358","imei2":"10594335629358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154920,"job_number":"JOB_154920","tr_customer_id":154937,"tr_customer_product_id":154927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:23.000Z","modified_at":"2026-01-15T06:34:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13872407269101","imei1":"13872407269101","imei2":"13872407269101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154916,"job_number":"JOB_154916","tr_customer_id":154933,"tr_customer_product_id":154923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:41.000Z","modified_at":"2026-01-15T06:33:41.000Z","name":"Claud Stehr","mobile_number":"391-262-8075","email_id":"Dovie.Harris50@hotmail.com","dop":"2025-04-06","serial_number":"11524990232691072","imei1":"11524990232691072","imei2":"11524990232691072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154914,"job_number":"JOB_154914","tr_customer_id":154931,"tr_customer_product_id":154921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:39.000Z","modified_at":"2026-01-15T06:33:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14313187379403","imei1":"14313187379403","imei2":"14313187379403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154912,"job_number":"JOB_154912","tr_customer_id":154929,"tr_customer_product_id":154919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:38.000Z","modified_at":"2026-01-15T06:33:38.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"13595683738130","imei1":"13595683738130","imei2":"13595683738130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154911,"job_number":"JOB_154911","tr_customer_id":154928,"tr_customer_product_id":154918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:08.000Z","modified_at":"2026-01-15T06:33:08.000Z","name":"Santina Lynch","mobile_number":"428-744-4849","email_id":"Maia_Yost78@gmail.com","dop":"2025-04-06","serial_number":"17354256631029130","imei1":"17354256631029130","imei2":"17354256631029130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154909,"job_number":"JOB_154909","tr_customer_id":154926,"tr_customer_product_id":154916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:30:08.000Z","modified_at":"2026-01-15T06:30:08.000Z","name":"Loraine Schmidt","mobile_number":"545-326-2910","email_id":"Judd_Bernhard@gmail.com","dop":"2025-04-06","serial_number":"16382444497154620","imei1":"16382444497154620","imei2":"16382444497154620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154907,"job_number":"JOB_154907","tr_customer_id":154924,"tr_customer_product_id":154914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:30:06.000Z","modified_at":"2026-01-15T06:30:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15986884239043","imei1":"15986884239043","imei2":"15986884239043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154906,"job_number":"JOB_154906","tr_customer_id":154923,"tr_customer_product_id":154913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:29:24.000Z","modified_at":"2026-01-15T06:29:24.000Z","name":"Bette Baumbach","mobile_number":"760-554-8195","email_id":"Kayley51@hotmail.com","dop":"2025-04-06","serial_number":"17804629379864476","imei1":"17804629379864476","imei2":"17804629379864476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154904,"job_number":"JOB_154904","tr_customer_id":154921,"tr_customer_product_id":154911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:29:22.000Z","modified_at":"2026-01-15T06:29:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14780181888782","imei1":"14780181888782","imei2":"14780181888782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154902,"job_number":"JOB_154902","tr_customer_id":154919,"tr_customer_product_id":154909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:39.000Z","modified_at":"2026-01-15T06:28:39.000Z","name":"Dolores Swift","mobile_number":"562-252-5140","email_id":"Peggie_Halvorson@gmail.com","dop":"2025-04-06","serial_number":"10423870332592498","imei1":"10423870332592498","imei2":"10423870332592498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154900,"job_number":"JOB_154900","tr_customer_id":154917,"tr_customer_product_id":154907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:37.000Z","modified_at":"2026-01-15T06:28:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17809728377200","imei1":"17809728377200","imei2":"17809728377200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154897,"job_number":"JOB_154897","tr_customer_id":154914,"tr_customer_product_id":154904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:27:24.000Z","modified_at":"2026-01-15T06:27:24.000Z","name":"Clemmie Runolfsson","mobile_number":"507-446-8280","email_id":"Michale.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"15508790875310160","imei1":"15508790875310160","imei2":"15508790875310160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154895,"job_number":"JOB_154895","tr_customer_id":154912,"tr_customer_product_id":154902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:27:23.000Z","modified_at":"2026-01-15T06:27:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12696062559239","imei1":"12696062559239","imei2":"12696062559239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154894,"job_number":"JOB_154894","tr_customer_id":154911,"tr_customer_product_id":154901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:26:40.000Z","modified_at":"2026-01-15T06:26:40.000Z","name":"Weldon O'Keefe","mobile_number":"970-796-9313","email_id":"Cecile_Tillman@gmail.com","dop":"2025-04-06","serial_number":"16352154465156460","imei1":"16352154465156460","imei2":"16352154465156460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154892,"job_number":"JOB_154892","tr_customer_id":154909,"tr_customer_product_id":154899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:26:38.000Z","modified_at":"2026-01-15T06:26:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12946703085423","imei1":"12946703085423","imei2":"12946703085423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154891,"job_number":"JOB_154891","tr_customer_id":154908,"tr_customer_product_id":154898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:25:56.000Z","modified_at":"2026-01-15T06:25:56.000Z","name":"Charley Stokes","mobile_number":"678-355-7764","email_id":"Raina_Moore68@yahoo.com","dop":"2025-04-06","serial_number":"12845259199800480","imei1":"12845259199800480","imei2":"12845259199800480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154889,"job_number":"JOB_154889","tr_customer_id":154906,"tr_customer_product_id":154896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:25:54.000Z","modified_at":"2026-01-15T06:25:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18867700117746","imei1":"18867700117746","imei2":"18867700117746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154888,"job_number":"JOB_154888","tr_customer_id":154905,"tr_customer_product_id":154895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:22:23.000Z","modified_at":"2026-01-15T06:22:23.000Z","name":"Travon Schumm","mobile_number":"478-984-5146","email_id":"Miracle.Upton@yahoo.com","dop":"2025-06-18","serial_number":"1092409459077204","imei1":"1092409459077204","imei2":"1092409459077204","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154886,"job_number":"JOB_154886","tr_customer_id":154903,"tr_customer_product_id":154893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:22:22.000Z","modified_at":"2026-01-15T06:22:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10369440094316","imei1":"10369440094316","imei2":"10369440094316","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154885,"job_number":"JOB_154885","tr_customer_id":154902,"tr_customer_product_id":154892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:37.000Z","modified_at":"2026-01-15T06:21:37.000Z","name":"Flavie Lang","mobile_number":"556-937-5845","email_id":"Eliza.Braun89@yahoo.com","dop":"2025-06-18","serial_number":"1062744339659232","imei1":"1062744339659232","imei2":"1062744339659232","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154883,"job_number":"JOB_154883","tr_customer_id":154900,"tr_customer_product_id":154890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:36.000Z","modified_at":"2026-01-15T06:21:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10565186686638","imei1":"10565186686638","imei2":"10565186686638","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154866,"job_number":"JOB_154866","tr_customer_id":154883,"tr_customer_product_id":154873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:12:18.000Z","modified_at":"2026-01-15T06:12:18.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154865,"job_number":"JOB_154865","tr_customer_id":154882,"tr_customer_product_id":154872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:12:16.000Z","modified_at":"2026-01-15T06:12:16.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154864,"job_number":"JOB_154864","tr_customer_id":154881,"tr_customer_product_id":154871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:56.000Z","modified_at":"2026-01-15T06:02:56.000Z","name":"Theresa Wyman","mobile_number":"710-769-4372","email_id":"Fletcher69@hotmail.com","dop":"2025-04-06","serial_number":"14366888601768072","imei1":"14366888601768072","imei2":"14366888601768072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154862,"job_number":"JOB_154862","tr_customer_id":154879,"tr_customer_product_id":154869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:54.000Z","modified_at":"2026-01-15T06:02:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16551625638862","imei1":"16551625638862","imei2":"16551625638862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154861,"job_number":"JOB_154861","tr_customer_id":154878,"tr_customer_product_id":154868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:09.000Z","modified_at":"2026-01-15T06:02:09.000Z","name":"Herbert Veum","mobile_number":"604-586-3147","email_id":"Nicole_Larkin@gmail.com","dop":"2025-04-06","serial_number":"15121179013077372","imei1":"15121179013077372","imei2":"15121179013077372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154859,"job_number":"JOB_154859","tr_customer_id":154876,"tr_customer_product_id":154866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:07.000Z","modified_at":"2026-01-15T06:02:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19282754302307","imei1":"19282754302307","imei2":"19282754302307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:02:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154858,"job_number":"JOB_154858","tr_customer_id":154875,"tr_customer_product_id":154865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:52.000Z","modified_at":"2026-01-15T06:01:52.000Z","name":"Kian Stiedemann","mobile_number":"839-221-1527","email_id":"Ervin.Wunsch7@yahoo.com","dop":"2025-09-16","serial_number":"13432692231153","imei1":"13432692231153","imei2":"13432692231153","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154857,"job_number":"JOB_154857","tr_customer_id":154874,"tr_customer_product_id":154864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:52.000Z","modified_at":"2026-01-15T06:01:52.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14465747976473","imei1":"14465747976473","imei2":"14465747976473","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154856,"job_number":"JOB_154856","tr_customer_id":154873,"tr_customer_product_id":154863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:30.000Z","modified_at":"2026-01-15T06:01:30.000Z","name":"Kevin Kris","mobile_number":"413-857-6665","email_id":"Lenora48@gmail.com","dop":"2025-09-16","serial_number":"10888851605831","imei1":"10888851605831","imei2":"10888851605831","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154855,"job_number":"JOB_154855","tr_customer_id":154872,"tr_customer_product_id":154862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:30.000Z","modified_at":"2026-01-15T06:01:30.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13996921855201","imei1":"13996921855201","imei2":"13996921855201","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154854,"job_number":"JOB_154854","tr_customer_id":154871,"tr_customer_product_id":154861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:21.000Z","modified_at":"2026-01-15T06:01:21.000Z","name":"Karley Mann","mobile_number":"536-976-1675","email_id":"Richard.Schimmel@hotmail.com","dop":"2025-04-06","serial_number":"10460883131370618","imei1":"10460883131370618","imei2":"10460883131370618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154852,"job_number":"JOB_154852","tr_customer_id":154869,"tr_customer_product_id":154859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:19.000Z","modified_at":"2026-01-15T06:01:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10260929167596","imei1":"10260929167596","imei2":"10260929167596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154851,"job_number":"JOB_154851","tr_customer_id":154868,"tr_customer_product_id":154858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:08.000Z","modified_at":"2026-01-15T06:01:08.000Z","name":"Isabell Lynch","mobile_number":"901-431-1024","email_id":"Yadira_Jaskolski@hotmail.com","dop":"2025-09-16","serial_number":"13575220336902","imei1":"13575220336902","imei2":"13575220336902","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154850,"job_number":"JOB_154850","tr_customer_id":154867,"tr_customer_product_id":154857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:07.000Z","modified_at":"2026-01-15T06:01:07.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18409132664917","imei1":"18409132664917","imei2":"18409132664917","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154849,"job_number":"JOB_154849","tr_customer_id":154866,"tr_customer_product_id":154856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:22.000Z","modified_at":"2026-01-15T05:42:22.000Z","name":"Devesh Nambeesan","mobile_number":"705271495","email_id":"satish.kakkar@hotmail.com","dop":"2026-01-05","serial_number":"308340715729113","imei1":"308340715729113","imei2":"308340715729113","popurl":"www.shankar-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154848,"job_number":"JOB_154848","tr_customer_id":154865,"tr_customer_product_id":154855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:22.000Z","modified_at":"2026-01-15T05:42:22.000Z","name":"Preity Iyer","mobile_number":"707730513","email_id":"dhruv.arora@gmail.com","dop":"2026-01-05","serial_number":"769818424940556","imei1":"769818424940556","imei2":"769818424940556","popurl":"www.dayaamay-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154847,"job_number":"JOB_154847","tr_customer_id":154864,"tr_customer_product_id":154854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Chaturaanan Dubashi","mobile_number":"709433161","email_id":"girish.khatri@yahoo.co.in","dop":"2026-01-05","serial_number":"466923765099862","imei1":"466923765099862","imei2":"466923765099862","popurl":"www.bilva-tandon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154846,"job_number":"JOB_154846","tr_customer_id":154863,"tr_customer_product_id":154853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Charuvrat Gandhi","mobile_number":"707097243","email_id":"bhaanumati.saini@gmail.com","dop":"2026-01-05","serial_number":"544644059488809","imei1":"544644059488809","imei2":"544644059488809","popurl":"www.vrund-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154845,"job_number":"JOB_154845","tr_customer_id":154862,"tr_customer_product_id":154852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:42:21.000Z","modified_at":"2026-01-15T05:42:21.000Z","name":"Meenakshi Adiga","mobile_number":"703987779","email_id":"susheel.sharma@gmail.com","dop":"2026-01-05","serial_number":"192191987610517","imei1":"192191987610517","imei2":"192191987610517","popurl":"www.indra-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154844,"job_number":"JOB_154844","tr_customer_id":154861,"tr_customer_product_id":154851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:14.000Z","modified_at":"2026-01-15T05:25:14.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"11109543855841","imei1":"11109543855841","imei2":"11109543855841","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154843,"job_number":"JOB_154843","tr_customer_id":154860,"tr_customer_product_id":154850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432311234","imei1":"806565432311234","imei2":"806565432311234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154842,"job_number":"JOB_154842","tr_customer_id":154859,"tr_customer_product_id":154849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432211234","imei1":"806565432211234","imei2":"806565432211234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154841,"job_number":"JOB_154841","tr_customer_id":154858,"tr_customer_product_id":154848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432511234","imei1":"806565432511234","imei2":"806565432511234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154840,"job_number":"JOB_154840","tr_customer_id":154857,"tr_customer_product_id":154847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:03.000Z","modified_at":"2026-01-15T05:25:03.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432411234","imei1":"806565432411234","imei2":"806565432411234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154839,"job_number":"JOB_154839","tr_customer_id":154856,"tr_customer_product_id":154846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Sucheta Kaul","mobile_number":"709084891","email_id":"shashi.sharma@hotmail.com","dop":"2026-01-05","serial_number":"817273919588523","imei1":"817273919588523","imei2":"817273919588523","popurl":"www.ambar-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154838,"job_number":"JOB_154838","tr_customer_id":154855,"tr_customer_product_id":154845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Gitanjali Johar","mobile_number":"705775297","email_id":"suryakantam.panicker@yahoo.co.in","dop":"2026-01-05","serial_number":"696790172588020","imei1":"696790172588020","imei2":"696790172588020","popurl":"www.aruna-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154837,"job_number":"JOB_154837","tr_customer_id":154854,"tr_customer_product_id":154844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Divya Khatri","mobile_number":"701066731","email_id":"bhilangana.khan@yahoo.co.in","dop":"2026-01-05","serial_number":"096915492325816","imei1":"096915492325816","imei2":"096915492325816","popurl":"www.trilokesh-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154836,"job_number":"JOB_154836","tr_customer_id":154853,"tr_customer_product_id":154843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Divakar Rana","mobile_number":"705168862","email_id":"sanka.ahuja@hotmail.com","dop":"2026-01-05","serial_number":"058965940007125","imei1":"058965940007125","imei2":"058965940007125","popurl":"www.parvati-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154835,"job_number":"JOB_154835","tr_customer_id":154852,"tr_customer_product_id":154842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:25:00.000Z","modified_at":"2026-01-15T05:25:00.000Z","name":"Aayushman Khatri","mobile_number":"704165072","email_id":"avani.nambeesan@hotmail.com","dop":"2026-01-05","serial_number":"964570488372056","imei1":"964570488372056","imei2":"964570488372056","popurl":"www.anwesha-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154834,"job_number":"JOB_154834","tr_customer_id":154851,"tr_customer_product_id":154841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:52.000Z","modified_at":"2026-01-15T05:24:52.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154833,"job_number":"JOB_154833","tr_customer_id":154850,"tr_customer_product_id":154840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:52.000Z","modified_at":"2026-01-15T05:24:52.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154832,"job_number":"JOB_154832","tr_customer_id":154849,"tr_customer_product_id":154839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154831,"job_number":"JOB_154831","tr_customer_id":154848,"tr_customer_product_id":154838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154830,"job_number":"JOB_154830","tr_customer_id":154847,"tr_customer_product_id":154837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154829,"job_number":"JOB_154829","tr_customer_id":154846,"tr_customer_product_id":154836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T05:24:51.000Z","modified_at":"2026-01-15T05:24:51.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T05:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154828,"job_number":"JOB_154828","tr_customer_id":154845,"tr_customer_product_id":154835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:31.000Z","modified_at":"2026-01-15T04:57:31.000Z","name":"Alysa Schneider","mobile_number":"715-581-5339","email_id":"Della_Hickle70@yahoo.com","dop":"2025-04-06","serial_number":"15301787472202640","imei1":"15301787472202640","imei2":"15301787472202640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154826,"job_number":"JOB_154826","tr_customer_id":154843,"tr_customer_product_id":154833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:13.000Z","modified_at":"2026-01-15T04:57:13.000Z","name":"Leif Armstrong","mobile_number":"216-572-0345","email_id":"Jessie_Zulauf@gmail.com","dop":"2025-04-06","serial_number":"19248649350934896","imei1":"19248649350934896","imei2":"19248649350934896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154823,"job_number":"JOB_154823","tr_customer_id":154840,"tr_customer_product_id":154830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:43.000Z","modified_at":"2026-01-15T04:47:43.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101895564804917","imei1":"101895564804917","imei2":"101895564804917","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154821,"job_number":"JOB_154821","tr_customer_id":154838,"tr_customer_product_id":154828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:30.000Z","modified_at":"2026-01-15T04:47:30.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101122004851986","imei1":"101122004851986","imei2":"101122004851986","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154820,"job_number":"JOB_154820","tr_customer_id":154837,"tr_customer_product_id":154827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:42:41.000Z","modified_at":"2026-01-15T04:42:41.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-05","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-05T04:42:41.369008244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154819,"job_number":"JOB_154819","tr_customer_id":154836,"tr_customer_product_id":154826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:37:42.000Z","modified_at":"2026-01-15T04:37:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-05","serial_number":"64198304748120","imei1":"64198304748120","imei2":"64198304748120","popurl":"2026-01-05T04:37:42.191553114Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154818,"job_number":"JOB_154818","tr_customer_id":154835,"tr_customer_product_id":154825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:36:41.000Z","modified_at":"2026-01-15T04:36:41.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-05","serial_number":"78122808642683","imei1":"78122808642683","imei2":"78122808642683","popurl":"2026-01-05T04:36:40.599301580Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154817,"job_number":"JOB_154817","tr_customer_id":154834,"tr_customer_product_id":154824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:31:32.000Z","modified_at":"2026-01-15T04:31:32.000Z","name":"Derek Moen","mobile_number":"953-232-9380","email_id":"Greyson_Weimann52@yahoo.com","dop":"2025-04-06","serial_number":"16683920749200512","imei1":"16683920749200512","imei2":"16683920749200512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154814,"job_number":"JOB_154814","tr_customer_id":154831,"tr_customer_product_id":154821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:06.000Z","modified_at":"2026-01-15T04:03:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60564218940425","imei1":"60564218940425","imei2":"60564218940425","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154813,"job_number":"JOB_154813","tr_customer_id":154830,"tr_customer_product_id":154820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:06.000Z","modified_at":"2026-01-15T04:03:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29480194779496","imei1":"29480194779496","imei2":"29480194779496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154812,"job_number":"JOB_154812","tr_customer_id":154829,"tr_customer_product_id":154819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44960169447649","imei1":"44960169447649","imei2":"44960169447649","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154811,"job_number":"JOB_154811","tr_customer_id":154828,"tr_customer_product_id":154818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18564243229792","imei1":"18564243229792","imei2":"18564243229792","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154810,"job_number":"JOB_154810","tr_customer_id":154827,"tr_customer_product_id":154817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:05.000Z","modified_at":"2026-01-15T04:03:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91987355985382","imei1":"91987355985382","imei2":"91987355985382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154809,"job_number":"JOB_154809","tr_customer_id":154826,"tr_customer_product_id":154816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:04.000Z","modified_at":"2026-01-15T04:03:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68900240359615","imei1":"68900240359615","imei2":"68900240359615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154807,"job_number":"JOB_154807","tr_customer_id":154824,"tr_customer_product_id":154814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37954833909154","imei1":"37954833909154","imei2":"37954833909154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154806,"job_number":"JOB_154806","tr_customer_id":154823,"tr_customer_product_id":154813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78612186348192","imei1":"78612186348192","imei2":"78612186348192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154805,"job_number":"JOB_154805","tr_customer_id":154822,"tr_customer_product_id":154812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75829805298755","imei1":"75829805298755","imei2":"75829805298755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154804,"job_number":"JOB_154804","tr_customer_id":154821,"tr_customer_product_id":154811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80215552636054","imei1":"80215552636054","imei2":"80215552636054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154803,"job_number":"JOB_154803","tr_customer_id":154820,"tr_customer_product_id":154810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72346433302420","imei1":"72346433302420","imei2":"72346433302420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154802,"job_number":"JOB_154802","tr_customer_id":154819,"tr_customer_product_id":154809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:34.000Z","modified_at":"2026-01-15T04:02:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21412011017690","imei1":"21412011017690","imei2":"21412011017690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154800,"job_number":"JOB_154800","tr_customer_id":154817,"tr_customer_product_id":154807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52869295642392","imei1":"52869295642392","imei2":"52869295642392","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154799,"job_number":"JOB_154799","tr_customer_id":154816,"tr_customer_product_id":154806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95626864835374","imei1":"95626864835374","imei2":"95626864835374","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154798,"job_number":"JOB_154798","tr_customer_id":154815,"tr_customer_product_id":154805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:04.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81146536178556","imei1":"81146536178556","imei2":"81146536178556","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154797,"job_number":"JOB_154797","tr_customer_id":154814,"tr_customer_product_id":154804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88580311631949","imei1":"88580311631949","imei2":"88580311631949","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154796,"job_number":"JOB_154796","tr_customer_id":154813,"tr_customer_product_id":154803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32228263790491","imei1":"32228263790491","imei2":"32228263790491","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154795,"job_number":"JOB_154795","tr_customer_id":154812,"tr_customer_product_id":154802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:03.000Z","modified_at":"2026-01-15T04:02:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51627656026695","imei1":"51627656026695","imei2":"51627656026695","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154794,"job_number":"JOB_154794","tr_customer_id":154811,"tr_customer_product_id":154801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:39.000Z","modified_at":"2026-01-15T03:55:39.000Z","name":"Heaven Bins","mobile_number":"972-485-5165","email_id":"Jazmin_Halvorson71@hotmail.com","dop":"2025-04-06","serial_number":"16407453567130930","imei1":"16407453567130930","imei2":"16407453567130930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154792,"job_number":"JOB_154792","tr_customer_id":154809,"tr_customer_product_id":154799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:38.000Z","modified_at":"2026-01-15T03:55:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15539690683318","imei1":"15539690683318","imei2":"15539690683318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154791,"job_number":"JOB_154791","tr_customer_id":154808,"tr_customer_product_id":154798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:06.000Z","modified_at":"2026-01-15T03:55:06.000Z","name":"Lamar Welch","mobile_number":"255-737-5281","email_id":"Amiya.OKon@gmail.com","dop":"2025-04-06","serial_number":"12420813236434014","imei1":"12420813236434014","imei2":"12420813236434014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154789,"job_number":"JOB_154789","tr_customer_id":154806,"tr_customer_product_id":154796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:05.000Z","modified_at":"2026-01-15T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15174952978334","imei1":"15174952978334","imei2":"15174952978334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154788,"job_number":"JOB_154788","tr_customer_id":154805,"tr_customer_product_id":154795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:55.000Z","modified_at":"2026-01-15T03:54:55.000Z","name":"Reginald Blanda","mobile_number":"350-562-7124","email_id":"Donavon24@gmail.com","dop":"2025-04-06","serial_number":"18169353926863880","imei1":"18169353926863880","imei2":"18169353926863880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154786,"job_number":"JOB_154786","tr_customer_id":154803,"tr_customer_product_id":154793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:53.000Z","modified_at":"2026-01-15T03:54:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247526939758","imei1":"14247526939758","imei2":"14247526939758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154782,"job_number":"JOB_154782","tr_customer_id":154799,"tr_customer_product_id":154789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:45.000Z","modified_at":"2026-01-15T03:54:45.000Z","name":"Leonardo Willms","mobile_number":"446-524-7924","email_id":"Luna73@gmail.com","dop":"2025-04-06","serial_number":"12319636894104516","imei1":"12319636894104516","imei2":"12319636894104516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154781,"job_number":"JOB_154781","tr_customer_id":154798,"tr_customer_product_id":154788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:45.000Z","modified_at":"2026-01-15T03:54:45.000Z","name":"Alexandria Bruen","mobile_number":"577-915-3899","email_id":"Reece.Mante@hotmail.com","dop":"2025-04-06","serial_number":"10687454565492948","imei1":"10687454565492948","imei2":"10687454565492948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154778,"job_number":"JOB_154778","tr_customer_id":154795,"tr_customer_product_id":154785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:44.000Z","modified_at":"2026-01-15T03:54:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18717353755800","imei1":"18717353755800","imei2":"18717353755800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154776,"job_number":"JOB_154776","tr_customer_id":154793,"tr_customer_product_id":154783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:43.000Z","modified_at":"2026-01-15T03:54:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13821878858299","imei1":"13821878858299","imei2":"13821878858299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154773,"job_number":"JOB_154773","tr_customer_id":154790,"tr_customer_product_id":154780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:41.000Z","modified_at":"2026-01-15T03:54:41.000Z","name":"Dahlia Haley","mobile_number":"362-891-3896","email_id":"Tristian.Wintheiser17@yahoo.com","dop":"2025-04-06","serial_number":"12217479695029176","imei1":"12217479695029176","imei2":"12217479695029176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154772,"job_number":"JOB_154772","tr_customer_id":154789,"tr_customer_product_id":154779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:40.000Z","modified_at":"2026-01-15T03:54:40.000Z","name":"Heloise Roberts","mobile_number":"649-907-5074","email_id":"Herbert_Huels3@gmail.com","dop":"2025-04-06","serial_number":"14325011109089638","imei1":"14325011109089638","imei2":"14325011109089638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154770,"job_number":"JOB_154770","tr_customer_id":154787,"tr_customer_product_id":154777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:39.000Z","modified_at":"2026-01-15T03:54:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19885432899769","imei1":"19885432899769","imei2":"19885432899769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154768,"job_number":"JOB_154768","tr_customer_id":154785,"tr_customer_product_id":154775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:38.000Z","modified_at":"2026-01-15T03:54:38.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15564025553440","imei1":"15564025553440","imei2":"15564025553440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154763,"job_number":"JOB_154763","tr_customer_id":154780,"tr_customer_product_id":154770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:23.000Z","modified_at":"2026-01-15T03:54:23.000Z","name":"Marcelino Mraz","mobile_number":"753-744-0468","email_id":"Marilou_Homenick56@hotmail.com","dop":"2025-04-06","serial_number":"13123066138306114","imei1":"13123066138306114","imei2":"13123066138306114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154761,"job_number":"JOB_154761","tr_customer_id":154778,"tr_customer_product_id":154768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:22.000Z","modified_at":"2026-01-15T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15972766063450","imei1":"15972766063450","imei2":"15972766063450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154760,"job_number":"JOB_154760","tr_customer_id":154777,"tr_customer_product_id":154767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:18.000Z","modified_at":"2026-01-15T03:54:18.000Z","name":"Rowan Schiller","mobile_number":"984-489-1368","email_id":"Mozell74@gmail.com","dop":"2025-04-06","serial_number":"12781239138817992","imei1":"12781239138817992","imei2":"12781239138817992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154755,"job_number":"JOB_154755","tr_customer_id":154772,"tr_customer_product_id":154762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10716090861494","imei1":"10716090861494","imei2":"10716090861494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154754,"job_number":"JOB_154754","tr_customer_id":154771,"tr_customer_product_id":154761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:15.000Z","modified_at":"2026-01-15T03:54:15.000Z","name":"Enid Wyman","mobile_number":"281-222-1042","email_id":"Enrique82@gmail.com","dop":"2025-04-06","serial_number":"10361079338187042","imei1":"10361079338187042","imei2":"10361079338187042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154752,"job_number":"JOB_154752","tr_customer_id":154769,"tr_customer_product_id":154759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:13.000Z","modified_at":"2026-01-15T03:54:13.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10283826262935","imei1":"10283826262935","imei2":"10283826262935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154751,"job_number":"JOB_154751","tr_customer_id":154768,"tr_customer_product_id":154758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:10.000Z","modified_at":"2026-01-15T03:54:10.000Z","name":"Jan Schumm","mobile_number":"562-373-4054","email_id":"Beth.Abbott6@yahoo.com","dop":"2025-04-06","serial_number":"14564693585828510","imei1":"14564693585828510","imei2":"14564693585828510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154749,"job_number":"JOB_154749","tr_customer_id":154766,"tr_customer_product_id":154756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:09.000Z","modified_at":"2026-01-15T03:54:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11969253960508","imei1":"11969253960508","imei2":"11969253960508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154748,"job_number":"JOB_154748","tr_customer_id":154765,"tr_customer_product_id":154755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Adonis Hodkiewicz","mobile_number":"982-211-4266","email_id":"Vida.Schulist65@yahoo.com","dop":"2025-04-06","serial_number":"14562326067070936","imei1":"14562326067070936","imei2":"14562326067070936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154747,"job_number":"JOB_154747","tr_customer_id":154764,"tr_customer_product_id":154754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:01.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Lee Nicolas","mobile_number":"786-887-3751","email_id":"Brielle68@hotmail.com","dop":"2025-04-06","serial_number":"18857675583932940","imei1":"18857675583932940","imei2":"18857675583932940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154744,"job_number":"JOB_154744","tr_customer_id":154761,"tr_customer_product_id":154751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:00.000Z","modified_at":"2026-01-15T03:54:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13493143921862","imei1":"13493143921862","imei2":"13493143921862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154741,"job_number":"JOB_154741","tr_customer_id":154758,"tr_customer_product_id":154748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:59.000Z","modified_at":"2026-01-15T03:53:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11396929921731","imei1":"11396929921731","imei2":"11396929921731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154739,"job_number":"JOB_154739","tr_customer_id":154756,"tr_customer_product_id":154746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:56.000Z","modified_at":"2026-01-15T03:53:56.000Z","name":"Ian Larkin","mobile_number":"263-528-2534","email_id":"Lorna_Conn54@gmail.com","dop":"2025-04-06","serial_number":"12578993247950640","imei1":"12578993247950640","imei2":"12578993247950640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154738,"job_number":"JOB_154738","tr_customer_id":154755,"tr_customer_product_id":154745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:55.000Z","modified_at":"2026-01-15T03:53:55.000Z","name":"Buster Williamson","mobile_number":"300-520-4904","email_id":"Hunter_Stracke@yahoo.com","dop":"2025-04-06","serial_number":"19442232336872144","imei1":"19442232336872144","imei2":"19442232336872144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154736,"job_number":"JOB_154736","tr_customer_id":154753,"tr_customer_product_id":154743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:55.000Z","modified_at":"2026-01-15T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12494657810567","imei1":"12494657810567","imei2":"12494657810567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154734,"job_number":"JOB_154734","tr_customer_id":154751,"tr_customer_product_id":154741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:54.000Z","modified_at":"2026-01-15T03:53:54.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18369184752506","imei1":"18369184752506","imei2":"18369184752506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154733,"job_number":"JOB_154733","tr_customer_id":154750,"tr_customer_product_id":154740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:47.000Z","modified_at":"2026-01-15T03:53:47.000Z","name":"Tristin Mante","mobile_number":"267-751-6627","email_id":"Clare_Wilderman23@yahoo.com","dop":"2025-04-06","serial_number":"12754540934110450","imei1":"12754540934110450","imei2":"12754540934110450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154731,"job_number":"JOB_154731","tr_customer_id":154748,"tr_customer_product_id":154738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:46.000Z","modified_at":"2026-01-15T03:53:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15164583379288","imei1":"15164583379288","imei2":"15164583379288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154730,"job_number":"JOB_154730","tr_customer_id":154747,"tr_customer_product_id":154737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:40.000Z","modified_at":"2026-01-15T03:53:40.000Z","name":"Nora Mitchell","mobile_number":"894-601-7828","email_id":"Oran_Labadie80@yahoo.com","dop":"2025-04-06","serial_number":"11975523398423576","imei1":"11975523398423576","imei2":"11975523398423576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154728,"job_number":"JOB_154728","tr_customer_id":154745,"tr_customer_product_id":154735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:38.000Z","modified_at":"2026-01-15T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19639242040768","imei1":"19639242040768","imei2":"19639242040768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154727,"job_number":"JOB_154727","tr_customer_id":154744,"tr_customer_product_id":154734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:35.000Z","modified_at":"2026-01-15T03:53:35.000Z","name":"Brendon Bayer","mobile_number":"237-452-5428","email_id":"Julien43@hotmail.com","dop":"2025-04-06","serial_number":"14537535539067280","imei1":"14537535539067280","imei2":"14537535539067280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154725,"job_number":"JOB_154725","tr_customer_id":154742,"tr_customer_product_id":154732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:33.000Z","modified_at":"2026-01-15T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10202718391286","imei1":"10202718391286","imei2":"10202718391286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154724,"job_number":"JOB_154724","tr_customer_id":154741,"tr_customer_product_id":154731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:30.000Z","modified_at":"2026-01-15T03:53:30.000Z","name":"Arlene Greenholt","mobile_number":"595-915-2080","email_id":"Morris_OConner88@yahoo.com","dop":"2025-04-06","serial_number":"13818527232849382","imei1":"13818527232849382","imei2":"13818527232849382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154719,"job_number":"JOB_154719","tr_customer_id":154736,"tr_customer_product_id":154726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"11862542706235","imei1":"11862542706235","imei2":"11862542706235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154717,"job_number":"JOB_154717","tr_customer_id":154734,"tr_customer_product_id":154724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:27.000Z","modified_at":"2026-01-15T03:53:27.000Z","name":"Alexanne Ledner","mobile_number":"451-500-3716","email_id":"Hassan_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"12140431334429162","imei1":"12140431334429162","imei2":"12140431334429162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154715,"job_number":"JOB_154715","tr_customer_id":154732,"tr_customer_product_id":154722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:25.000Z","modified_at":"2026-01-15T03:53:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16312097480504","imei1":"16312097480504","imei2":"16312097480504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154714,"job_number":"JOB_154714","tr_customer_id":154731,"tr_customer_product_id":154721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:25.000Z","modified_at":"2026-01-15T03:53:25.000Z","name":"Alexys Smitham","mobile_number":"313-849-5998","email_id":"Julius.VonRueden@gmail.com","dop":"2025-04-06","serial_number":"19175268469353336","imei1":"19175268469353336","imei2":"19175268469353336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154712,"job_number":"JOB_154712","tr_customer_id":154729,"tr_customer_product_id":154719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:23.000Z","modified_at":"2026-01-15T03:53:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12441574746226","imei1":"12441574746226","imei2":"12441574746226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154711,"job_number":"JOB_154711","tr_customer_id":154728,"tr_customer_product_id":154718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:19.000Z","modified_at":"2026-01-15T03:53:19.000Z","name":"Santina Hamill","mobile_number":"649-270-6301","email_id":"Abdullah_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"19688491359784144","imei1":"19688491359784144","imei2":"19688491359784144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154704,"job_number":"JOB_154704","tr_customer_id":154721,"tr_customer_product_id":154711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15198477703688","imei1":"15198477703688","imei2":"15198477703688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154702,"job_number":"JOB_154702","tr_customer_id":154719,"tr_customer_product_id":154709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Mercedes Deckow","mobile_number":"598-993-7627","email_id":"Benedict.Turner@yahoo.com","dop":"2025-04-06","serial_number":"12175969358891020","imei1":"12175969358891020","imei2":"12175969358891020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154698,"job_number":"JOB_154698","tr_customer_id":154715,"tr_customer_product_id":154705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:15.000Z","modified_at":"2026-01-15T03:53:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14990457222754","imei1":"14990457222754","imei2":"14990457222754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154697,"job_number":"JOB_154697","tr_customer_id":154714,"tr_customer_product_id":154704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:12.000Z","modified_at":"2026-01-15T03:53:12.000Z","name":"Leo Cruickshank","mobile_number":"250-889-2489","email_id":"Shad.Marks@yahoo.com","dop":"2025-04-06","serial_number":"10393221115653372","imei1":"10393221115653372","imei2":"10393221115653372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154696,"job_number":"JOB_154696","tr_customer_id":154713,"tr_customer_product_id":154703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:11.000Z","modified_at":"2026-01-15T03:53:11.000Z","name":"Marjolaine Leannon","mobile_number":"616-585-1570","email_id":"Cindy_Schulist44@yahoo.com","dop":"2025-04-06","serial_number":"19773100881019430","imei1":"19773100881019430","imei2":"19773100881019430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154694,"job_number":"JOB_154694","tr_customer_id":154711,"tr_customer_product_id":154701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:10.000Z","modified_at":"2026-01-15T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12177802045885","imei1":"12177802045885","imei2":"12177802045885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154692,"job_number":"JOB_154692","tr_customer_id":154709,"tr_customer_product_id":154699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:09.000Z","modified_at":"2026-01-15T03:53:09.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17312012664193","imei1":"17312012664193","imei2":"17312012664193","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154691,"job_number":"JOB_154691","tr_customer_id":154708,"tr_customer_product_id":154698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:04.000Z","modified_at":"2026-01-15T03:53:04.000Z","name":"Haskell Willms","mobile_number":"308-892-5818","email_id":"Helga1@hotmail.com","dop":"2025-04-06","serial_number":"19105010959766376","imei1":"19105010959766376","imei2":"19105010959766376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154690,"job_number":"JOB_154690","tr_customer_id":154707,"tr_customer_product_id":154697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:03.000Z","modified_at":"2026-01-15T03:53:03.000Z","name":"Jayde Spencer","mobile_number":"568-775-5830","email_id":"Mattie.Kunze31@hotmail.com","dop":"2025-04-06","serial_number":"13274655634158566","imei1":"13274655634158566","imei2":"13274655634158566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154687,"job_number":"JOB_154687","tr_customer_id":154704,"tr_customer_product_id":154694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11320283229344","imei1":"11320283229344","imei2":"11320283229344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154686,"job_number":"JOB_154686","tr_customer_id":154703,"tr_customer_product_id":154693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:02.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15001112222763","imei1":"15001112222763","imei2":"15001112222763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154685,"job_number":"JOB_154685","tr_customer_id":154702,"tr_customer_product_id":154692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:58.000Z","modified_at":"2026-01-15T03:52:58.000Z","name":"Nathan Cartwright","mobile_number":"389-724-7180","email_id":"Winston_Klocko@hotmail.com","dop":"2025-05-30","serial_number":"1951424902690075","imei1":"1951424902690075","imei2":"1951424902690075","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154684,"job_number":"JOB_154684","tr_customer_id":154701,"tr_customer_product_id":154691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:57.000Z","modified_at":"2026-01-15T03:52:57.000Z","name":"Tyler Tillman","mobile_number":"623-477-6253","email_id":"Maxime42@hotmail.com","dop":"2025-05-30","serial_number":"19858284787263","imei1":"19858284787263","imei2":"19858284787263","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154682,"job_number":"JOB_154682","tr_customer_id":154699,"tr_customer_product_id":154689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:51.000Z","modified_at":"2026-01-15T03:52:51.000Z","name":"Lily Baumbach","mobile_number":"652-652-1082","email_id":"Gideon.Batz@gmail.com","dop":"2025-04-06","serial_number":"19874309858502760","imei1":"19874309858502760","imei2":"19874309858502760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154680,"job_number":"JOB_154680","tr_customer_id":154697,"tr_customer_product_id":154687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:50.000Z","modified_at":"2026-01-15T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13590843897101","imei1":"13590843897101","imei2":"13590843897101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154679,"job_number":"JOB_154679","tr_customer_id":154696,"tr_customer_product_id":154686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:44.000Z","modified_at":"2026-01-15T03:52:44.000Z","name":"Tara Gibson","mobile_number":"344-718-5130","email_id":"Natasha37@gmail.com","dop":"2025-04-06","serial_number":"16043247035973948","imei1":"16043247035973948","imei2":"16043247035973948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154678,"job_number":"JOB_154678","tr_customer_id":154695,"tr_customer_product_id":154685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:44.000Z","modified_at":"2026-01-15T03:52:44.000Z","name":"Davion Satterfield","mobile_number":"454-717-8865","email_id":"Dylan18@hotmail.com","dop":"2025-04-06","serial_number":"18485507447311830","imei1":"18485507447311830","imei2":"18485507447311830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154675,"job_number":"JOB_154675","tr_customer_id":154692,"tr_customer_product_id":154682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:42.000Z","modified_at":"2026-01-15T03:52:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19095708693561","imei1":"19095708693561","imei2":"19095708693561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154674,"job_number":"JOB_154674","tr_customer_id":154691,"tr_customer_product_id":154681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:42.000Z","modified_at":"2026-01-15T03:52:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12207671797543","imei1":"12207671797543","imei2":"12207671797543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154673,"job_number":"JOB_154673","tr_customer_id":154690,"tr_customer_product_id":154680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:41.000Z","modified_at":"2026-01-15T03:52:41.000Z","name":"Ella Medhurst","mobile_number":"918-719-8914","email_id":"Arlene54@yahoo.com","dop":"2025-09-16","serial_number":"11157067334880","imei1":"11157067334880","imei2":"11157067334880","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154672,"job_number":"JOB_154672","tr_customer_id":154689,"tr_customer_product_id":154679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:40.000Z","modified_at":"2026-01-15T03:52:40.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16281131360722","imei1":"16281131360722","imei2":"16281131360722","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154668,"job_number":"JOB_154668","tr_customer_id":154685,"tr_customer_product_id":154675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:33.000Z","modified_at":"2026-01-15T03:52:33.000Z","name":"Emmitt Mayert","mobile_number":"314-478-8898","email_id":"Marcel.Bartoletti18@gmail.com","dop":"2025-06-18","serial_number":"1039876155032464","imei1":"1039876155032464","imei2":"1039876155032464","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154665,"job_number":"JOB_154665","tr_customer_id":154682,"tr_customer_product_id":154672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:32.000Z","modified_at":"2026-01-15T03:52:32.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10258045499843","imei1":"10258045499843","imei2":"10258045499843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154664,"job_number":"JOB_154664","tr_customer_id":154681,"tr_customer_product_id":154671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:21.000Z","modified_at":"2026-01-15T03:52:21.000Z","name":"Chanel Kuvalis","mobile_number":"758-590-3816","email_id":"Madalyn41@yahoo.com","dop":"2025-09-16","serial_number":"12276383021487","imei1":"12276383021487","imei2":"12276383021487","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154663,"job_number":"JOB_154663","tr_customer_id":154680,"tr_customer_product_id":154670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:21.000Z","modified_at":"2026-01-15T03:52:21.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19492437408543","imei1":"19492437408543","imei2":"19492437408543","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154662,"job_number":"JOB_154662","tr_customer_id":154679,"tr_customer_product_id":154669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Lonny Powlowski","mobile_number":"781-897-5866","email_id":"Hallie.Corkery@gmail.com","dop":"2025-04-06","serial_number":"19249347671067550","imei1":"19249347671067550","imei2":"19249347671067550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154661,"job_number":"JOB_154661","tr_customer_id":154678,"tr_customer_product_id":154668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Alf Kunze","mobile_number":"964-302-5271","email_id":"Oren.Ziemann@yahoo.com","dop":"2025-04-06","serial_number":"14501522136838768","imei1":"14501522136838768","imei2":"14501522136838768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154660,"job_number":"JOB_154660","tr_customer_id":154677,"tr_customer_product_id":154667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:20.000Z","modified_at":"2026-01-15T03:52:20.000Z","name":"Wilton Cassin","mobile_number":"245-857-5951","email_id":"Arch.White@gmail.com","dop":"2025-04-06","serial_number":"11121198757060796","imei1":"11121198757060796","imei2":"11121198757060796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154657,"job_number":"JOB_154657","tr_customer_id":154674,"tr_customer_product_id":154664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15886753129331","imei1":"15886753129331","imei2":"15886753129331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154656,"job_number":"JOB_154656","tr_customer_id":154673,"tr_customer_product_id":154663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19813715563041","imei1":"19813715563041","imei2":"19813715563041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154653,"job_number":"JOB_154653","tr_customer_id":154670,"tr_customer_product_id":154660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:15.000Z","modified_at":"2026-01-15T03:52:15.000Z","name":"Myrtle Kris","mobile_number":"711-965-5697","email_id":"Abdiel49@yahoo.com","dop":"2025-04-06","serial_number":"19188139382233530","imei1":"19188139382233530","imei2":"19188139382233530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154651,"job_number":"JOB_154651","tr_customer_id":154668,"tr_customer_product_id":154658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:12.000Z","modified_at":"2026-01-15T03:52:12.000Z","name":"Cheyenne Glover","mobile_number":"802-991-0112","email_id":"Gertrude_Bradtke92@yahoo.com","dop":"2025-04-06","serial_number":"17749148616674052","imei1":"17749148616674052","imei2":"17749148616674052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154649,"job_number":"JOB_154649","tr_customer_id":154666,"tr_customer_product_id":154656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:03.000Z","modified_at":"2026-01-15T03:52:03.000Z","name":"Esperanza Schimmel","mobile_number":"225-601-0008","email_id":"Domenick_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"10370091967026112","imei1":"10370091967026112","imei2":"10370091967026112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154647,"job_number":"JOB_154647","tr_customer_id":154664,"tr_customer_product_id":154654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"Derrick Heathcote","mobile_number":"281-563-8921","email_id":"Clementine.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"19868826898573930","imei1":"19868826898573930","imei2":"19868826898573930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154645,"job_number":"JOB_154645","tr_customer_id":154662,"tr_customer_product_id":154652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"Ismael Bailey","mobile_number":"358-984-6853","email_id":"Piper69@gmail.com","dop":"2025-09-16","serial_number":"19383025797967","imei1":"19383025797967","imei2":"19383025797967","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154644,"job_number":"JOB_154644","tr_customer_id":154661,"tr_customer_product_id":154651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17089716826661","imei1":"17089716826661","imei2":"17089716826661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154643,"job_number":"JOB_154643","tr_customer_id":154660,"tr_customer_product_id":154650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:01.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15369706639730","imei1":"15369706639730","imei2":"15369706639730","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154642,"job_number":"JOB_154642","tr_customer_id":154659,"tr_customer_product_id":154649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:00.000Z","modified_at":"2026-01-15T03:52:00.000Z","name":"Giles McKenzie","mobile_number":"962-382-9039","email_id":"Eva63@yahoo.com","dop":"2025-04-06","serial_number":"13600602543100756","imei1":"13600602543100756","imei2":"13600602543100756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154640,"job_number":"JOB_154640","tr_customer_id":154657,"tr_customer_product_id":154647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:00.000Z","modified_at":"2026-01-15T03:52:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19549684007135","imei1":"19549684007135","imei2":"19549684007135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154638,"job_number":"JOB_154638","tr_customer_id":154655,"tr_customer_product_id":154645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:53.000Z","modified_at":"2026-01-15T03:51:53.000Z","name":"Rae Orn","mobile_number":"570-606-3420","email_id":"Lynn_Schmidt65@hotmail.com","dop":"2025-06-18","serial_number":"1051431098735897","imei1":"1051431098735897","imei2":"1051431098735897","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154636,"job_number":"JOB_154636","tr_customer_id":154653,"tr_customer_product_id":154643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:52.000Z","modified_at":"2026-01-15T03:51:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10878709176748","imei1":"10878709176748","imei2":"10878709176748","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154634,"job_number":"JOB_154634","tr_customer_id":154651,"tr_customer_product_id":154641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:37.000Z","modified_at":"2026-01-15T03:51:37.000Z","name":"Bethany Cassin","mobile_number":"810-677-4969","email_id":"Eddie84@gmail.com","dop":"2025-04-06","serial_number":"10044090517302968","imei1":"10044090517302968","imei2":"10044090517302968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154631,"job_number":"JOB_154631","tr_customer_id":154648,"tr_customer_product_id":154638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:35.000Z","modified_at":"2026-01-15T03:51:35.000Z","name":"Ed Olson","mobile_number":"700-461-4844","email_id":"Bianka29@gmail.com","dop":"2025-04-06","serial_number":"10497017006468214","imei1":"10497017006468214","imei2":"10497017006468214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154630,"job_number":"JOB_154630","tr_customer_id":154647,"tr_customer_product_id":154637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:35.000Z","modified_at":"2026-01-15T03:51:35.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16745300533085","imei1":"16745300533085","imei2":"16745300533085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154628,"job_number":"JOB_154628","tr_customer_id":154645,"tr_customer_product_id":154635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T02:40:36.000Z","modified_at":"2026-01-15T02:40:36.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-01-14","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-01-14T02:40:36.396363410Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T02:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154627,"job_number":"JOB_154627","tr_customer_id":154644,"tr_customer_product_id":154634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T00:34:11.000Z","modified_at":"2026-01-15T00:34:11.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"14198839277857","imei1":"14198839277857","imei2":"14198839277857","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T00:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154626,"job_number":"JOB_154626","tr_customer_id":154643,"tr_customer_product_id":154633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T23:37:17.000Z","modified_at":"2026-01-14T23:37:17.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-04","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-04T23:37:17.579509009Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T23:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154625,"job_number":"JOB_154625","tr_customer_id":154642,"tr_customer_product_id":154632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T23:34:54.000Z","modified_at":"2026-01-14T23:34:54.000Z","name":"Kalyani Prajapat","mobile_number":"7067401035","email_id":"chinmayananda.iyengar@gmail.com","dop":"2026-01-04","serial_number":"424972009754897","imei1":"424972009754897","imei2":"424972009754897","popurl":"www.rohan-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T23:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154624,"job_number":"JOB_154624","tr_customer_id":154641,"tr_customer_product_id":154631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T23:34:53.000Z","modified_at":"2026-01-14T23:34:53.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-04","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-04T23:34:53.164386154Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T23:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154623,"job_number":"JOB_154623","tr_customer_id":154640,"tr_customer_product_id":154630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:43:57.000Z","modified_at":"2026-01-14T21:43:57.000Z","name":"Ward Kuphal","mobile_number":"413-860-8525","email_id":"Richmond.Hyatt11@yahoo.com","dop":"2025-04-06","serial_number":"16717983407547804","imei1":"16717983407547804","imei2":"16717983407547804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154621,"job_number":"JOB_154621","tr_customer_id":154638,"tr_customer_product_id":154628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:43:55.000Z","modified_at":"2026-01-14T21:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17751388404800","imei1":"17751388404800","imei2":"17751388404800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154620,"job_number":"JOB_154620","tr_customer_id":154637,"tr_customer_product_id":154627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:43:17.000Z","modified_at":"2026-01-14T21:43:17.000Z","name":"Cooper Koss","mobile_number":"761-852-2427","email_id":"Casimer_Weber17@gmail.com","dop":"2025-04-06","serial_number":"19218742195800344","imei1":"19218742195800344","imei2":"19218742195800344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154618,"job_number":"JOB_154618","tr_customer_id":154635,"tr_customer_product_id":154625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:43:16.000Z","modified_at":"2026-01-14T21:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15847645168559","imei1":"15847645168559","imei2":"15847645168559","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154617,"job_number":"JOB_154617","tr_customer_id":154634,"tr_customer_product_id":154624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:42:37.000Z","modified_at":"2026-01-14T21:42:37.000Z","name":"Stanton Mueller","mobile_number":"659-442-6618","email_id":"Lynn_Waelchi@gmail.com","dop":"2025-04-06","serial_number":"18266330566770572","imei1":"18266330566770572","imei2":"18266330566770572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154615,"job_number":"JOB_154615","tr_customer_id":154632,"tr_customer_product_id":154622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:42:36.000Z","modified_at":"2026-01-14T21:42:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13373851787569","imei1":"13373851787569","imei2":"13373851787569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154613,"job_number":"JOB_154613","tr_customer_id":154630,"tr_customer_product_id":154620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:26.000Z","modified_at":"2026-01-14T21:06:26.000Z","name":"Elisabeth Rodriguez","mobile_number":"486-322-1971","email_id":"Tracy80@yahoo.com","dop":"2025-09-09","serial_number":"19358116916250","imei1":"19358116916250","imei2":"19358116916250","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154612,"job_number":"JOB_154612","tr_customer_id":154629,"tr_customer_product_id":154619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:26.000Z","modified_at":"2026-01-14T21:06:26.000Z","name":"Rey Reilly","mobile_number":"612-776-8850","email_id":"Geoffrey_Little@gmail.com","dop":"2025-09-09","serial_number":"19593638389587","imei1":"19593638389587","imei2":"19593638389587","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154610,"job_number":"JOB_154610","tr_customer_id":154627,"tr_customer_product_id":154617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:24.000Z","modified_at":"2026-01-14T21:06:24.000Z","name":"Carter McLaughlin","mobile_number":"335-529-5032","email_id":"Jalyn_Ratke15@yahoo.com","dop":"2025-09-09","serial_number":"12266054747855","imei1":"12266054747855","imei2":"12266054747855","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154609,"job_number":"JOB_154609","tr_customer_id":154626,"tr_customer_product_id":154616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:24.000Z","modified_at":"2026-01-14T21:06:24.000Z","name":"Jensen Jenkins","mobile_number":"676-369-3483","email_id":"Adam_Champlin71@hotmail.com","dop":"2025-09-09","serial_number":"11175123656239","imei1":"11175123656239","imei2":"11175123656239","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154607,"job_number":"JOB_154607","tr_customer_id":154624,"tr_customer_product_id":154614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:21.000Z","modified_at":"2026-01-14T21:06:21.000Z","name":"Lavonne Deckow","mobile_number":"904-289-7368","email_id":"Kacie6@gmail.com","dop":"2025-09-09","serial_number":"11845369754174","imei1":"11845369754174","imei2":"11845369754174","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154606,"job_number":"JOB_154606","tr_customer_id":154623,"tr_customer_product_id":154613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T21:06:21.000Z","modified_at":"2026-01-14T21:06:21.000Z","name":"Aurelia Will","mobile_number":"914-211-8976","email_id":"Dandre_Langosh65@yahoo.com","dop":"2025-09-09","serial_number":"18114489851276","imei1":"18114489851276","imei2":"18114489851276","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T21:06:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154879,"job_number":"JOB_154879","tr_customer_id":154896,"tr_customer_product_id":154886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:25.000Z","modified_at":"2026-01-15T06:19:25.000Z","name":"Brando O'Keefe","mobile_number":"419-714-1026","email_id":"Kianna6@gmail.com","dop":"2025-06-09","serial_number":"106121798835474","imei1":"106121798835474","imei2":"106121798835474","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154877,"job_number":"JOB_154877","tr_customer_id":154894,"tr_customer_product_id":154884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:24.000Z","modified_at":"2026-01-15T06:19:24.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102222107126520","imei1":"102222107126520","imei2":"102222107126520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154876,"job_number":"JOB_154876","tr_customer_id":154893,"tr_customer_product_id":154883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:09.000Z","modified_at":"2026-01-15T06:19:09.000Z","name":"Garnett Lind","mobile_number":"549-381-3609","email_id":"Piper.Skiles@yahoo.com","dop":"2025-06-09","serial_number":"109080616870855","imei1":"109080616870855","imei2":"109080616870855","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154874,"job_number":"JOB_154874","tr_customer_id":154891,"tr_customer_product_id":154881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:08.000Z","modified_at":"2026-01-15T06:19:08.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106185584214295","imei1":"106185584214295","imei2":"106185584214295","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154873,"job_number":"JOB_154873","tr_customer_id":154890,"tr_customer_product_id":154880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:18:52.000Z","modified_at":"2026-01-15T06:18:52.000Z","name":"Audreanne Dickens","mobile_number":"460-443-9732","email_id":"Dana27@yahoo.com","dop":"2025-06-09","serial_number":"108211177463755","imei1":"108211177463755","imei2":"108211177463755","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154871,"job_number":"JOB_154871","tr_customer_id":154888,"tr_customer_product_id":154878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:18:51.000Z","modified_at":"2026-01-15T06:18:51.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107604726359565","imei1":"107604726359565","imei2":"107604726359565","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T06:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154785,"job_number":"JOB_154785","tr_customer_id":154802,"tr_customer_product_id":154792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:50.000Z","modified_at":"2026-01-15T03:54:50.000Z","name":"Catalina Schaefer","mobile_number":"353-361-1741","email_id":"Johnathan_Green@hotmail.com","dop":"2025-06-09","serial_number":"106948682842155","imei1":"106948682842155","imei2":"106948682842155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154783,"job_number":"JOB_154783","tr_customer_id":154800,"tr_customer_product_id":154790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:49.000Z","modified_at":"2026-01-15T03:54:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108169914668407","imei1":"108169914668407","imei2":"108169914668407","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154767,"job_number":"JOB_154767","tr_customer_id":154784,"tr_customer_product_id":154774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:35.000Z","modified_at":"2026-01-15T03:54:35.000Z","name":"Raymundo Hoppe","mobile_number":"240-426-6067","email_id":"Filomena.Fritsch42@hotmail.com","dop":"2025-06-09","serial_number":"76259165883265870","imei1":"76259165883265870","imei2":"76259165883265870","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154766,"job_number":"JOB_154766","tr_customer_id":154783,"tr_customer_product_id":154773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:33.000Z","modified_at":"2026-01-15T03:54:33.000Z","name":"Derek Effertz","mobile_number":"739-742-1807","email_id":"Shana.Halvorson54@yahoo.com","dop":"2025-06-09","serial_number":"101725134060517","imei1":"101725134060517","imei2":"101725134060517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154764,"job_number":"JOB_154764","tr_customer_id":154781,"tr_customer_product_id":154771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:33.000Z","modified_at":"2026-01-15T03:54:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105646055022640","imei1":"105646055022640","imei2":"105646055022640","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154759,"job_number":"JOB_154759","tr_customer_id":154776,"tr_customer_product_id":154766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"Cristobal Schneider","mobile_number":"381-392-1019","email_id":"Camren_Spinka@hotmail.com","dop":"2025-06-09","serial_number":"107209467416525","imei1":"107209467416525","imei2":"107209467416525","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154756,"job_number":"JOB_154756","tr_customer_id":154773,"tr_customer_product_id":154763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:17.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102512917984754","imei1":"102512917984754","imei2":"102512917984754","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154723,"job_number":"JOB_154723","tr_customer_id":154740,"tr_customer_product_id":154730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:30.000Z","name":"Casimer Pouros","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140937342458455","imei1":"140937342458455","imei2":"140937342458455","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154722,"job_number":"JOB_154722","tr_customer_id":154739,"tr_customer_product_id":154729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Jennings Emard","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144448688807345","imei1":"144448688807345","imei2":"144448688807345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154720,"job_number":"JOB_154720","tr_customer_id":154737,"tr_customer_product_id":154727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Jovani White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144930827918554","imei1":"144930827918554","imei2":"144930827918554","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154718,"job_number":"JOB_154718","tr_customer_id":154735,"tr_customer_product_id":154725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:53:29.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"103336702935598","imei1":"103336702935598","imei2":"103336702935598","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154710,"job_number":"JOB_154710","tr_customer_id":154727,"tr_customer_product_id":154717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:18.000Z","modified_at":"2026-01-15T03:53:18.000Z","name":"Mariana Kub","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112455348371228","imei1":"112455348371228","imei2":"112455348371228","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154707,"job_number":"JOB_154707","tr_customer_id":154724,"tr_customer_product_id":154714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Marcos Boyer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157649956341687","imei1":"157649956341687","imei2":"157649956341687","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154705,"job_number":"JOB_154705","tr_customer_id":154722,"tr_customer_product_id":154712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Toney Considine","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120408160629692","imei1":"120408160629692","imei2":"120408160629692","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154703,"job_number":"JOB_154703","tr_customer_id":154720,"tr_customer_product_id":154710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"176715593372150","imei1":"176715593372150","imei2":"176715593372150","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154670,"job_number":"JOB_154670","tr_customer_id":154687,"tr_customer_product_id":154677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:34.000Z","modified_at":"2026-01-15T03:52:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Jaime_Dare83@hotmail.com","dop":"2025-07-02","serial_number":"10390129645337","imei1":"10390129645337","imei2":"10390129645337","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154654,"job_number":"JOB_154654","tr_customer_id":154671,"tr_customer_product_id":154661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:18.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Cicero_Huel0@hotmail.com","dop":"2025-07-02","serial_number":"10086939309024","imei1":"10086939309024","imei2":"10086939309024","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154648,"job_number":"JOB_154648","tr_customer_id":154665,"tr_customer_product_id":154655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:02.000Z","modified_at":"2026-01-15T03:52:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Oceane11@hotmail.com","dop":"2025-07-02","serial_number":"17604876526832","imei1":"17604876526832","imei2":"17604876526832","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-15T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept-Language | en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 09802273-c6bc-473d-be9f-ef2610c66e51 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 56 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-lVerxNkpKVcYtZ0trveyzKLbFcM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:26:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NjF9.vSoGlaM-RRXG1w7s09Ai9T2hVJg3-VQoqH6lZmlan3Y"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NjF9.vSoGlaM-RRXG1w7s09Ai9T2hVJg3-VQoqH6lZmlan3Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | abe2f7cd-2403-4704-9244-8548dc2d27fe |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:26:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NjF9.vSoGlaM-RRXG1w7s09Ai9T2hVJg3-VQoqH6lZmlan3Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9312e838-d766-49ae-b9b8-39377c1c6fe7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-Y9/nAMrxHpZr2cqLU/jkHIfolCw" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:26:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Repair completed","key":"repair_completed","count":113}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NjF9.vSoGlaM-RRXG1w7s09Ai9T2hVJg3-VQoqH6lZmlan3Y |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ae869b3d-57ad-495f-aaed-6f81f1c5228f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1016 |
| ETag | W/"3f8-Nvawxp6Tn2slCBsJOlYQ+0ySwTw" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:26:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":154986,"job_number":"JOB_154986","tr_customer_id":155003,"tr_customer_product_id":154993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:25:56.000Z","modified_at":"2026-01-15T07:26:00.000Z","name":"Kaylee Cummerata","mobile_number":"223-350-7138","email_id":"Annetta.Prohaska56@gmail.com","dop":"2025-11-04","serial_number":"94760674280322","imei1":"94760674280322","imei2":"94760674280322","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-15T07:26:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NjF9.vSoGlaM-RRXG1w7s09Ai9T2hVJg3-VQoqH6lZmlan3Y |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | acca1413-845b-4870-8b2d-a2582de455c5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"details_key": "repair_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:26:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NjF9.vSoGlaM-RRXG1w7s09Ai9T2hVJg3-VQoqH6lZmlan3Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bcdbf03f-990a-4d10-acd5-ed7b6b4baf65 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"4b3-8EWk8AvHEyBYlueAHWU6JlnFqWU" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 15 Jan 2026 07:26:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":154986,"job_number":"JOB_154986","tr_customer_id":155003,"tr_customer_product_id":154993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:25:56.000Z","modified_at":"2026-01-15T07:26:00.000Z","name":"Kaylee Cummerata","mobile_number":"223-350-7138","email_id":"Annetta.Prohaska56@gmail.com","dop":"2025-11-04","serial_number":"94760674280322","imei1":"94760674280322","imei2":"94760674280322","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-15T07:26:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":154986,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-15T07:25:56.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NjF9.vSoGlaM-RRXG1w7s09Ai9T2hVJg3-VQoqH6lZmlan3Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 50fd1fe5-a97e-414e-900a-fe046bc59aa7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 15 Jan 2026 07:26:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NjF9.vSoGlaM-RRXG1w7s09Ai9T2hVJg3-VQoqH6lZmlan3Y |
| Content-Type | application/json |
| Accept | application/json, text/plain, */* |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7ad2d989-305b-436c-ab30-aad22d8b50b6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 136 |
{
"job_id":154986,
"problems": [
{
"id": 3,
"remark": "Reinstalled OS"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:26:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6d47c2a3-69e8-4906-be68-96364c5e8084 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-pBtDMzZmINYzTdherDnUgVDAVKI" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:26:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODQ2MTk2M30.TT3JfRF67OyVRgdi1WHxxHqoUlOOawqQsM9ot4SL7lI"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODQ2MTk2M30.TT3JfRF67OyVRgdi1WHxxHqoUlOOawqQsM9ot4SL7lI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 523606b5-8b49-4139-89d0-1ffb01276f6c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:26:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODQ2MTk2M30.TT3JfRF67OyVRgdi1WHxxHqoUlOOawqQsM9ot4SL7lI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 15a03ca8-88c9-4cba-995a-b05d1a1356eb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-r5/ZZwQmvIY4/l/3odhka4Z83QQ" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:26:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":113},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODQ2MTk2M30.TT3JfRF67OyVRgdi1WHxxHqoUlOOawqQsM9ot4SL7lI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b1175ad8-c73a-47a7-9ce9-91444b741350 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:26:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODQ2MTk2M30.TT3JfRF67OyVRgdi1WHxxHqoUlOOawqQsM9ot4SL7lI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c1aae9c1-8ab9-4be2-9465-e776bc9c2943 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1b4fe-18gII0ypppOWvJ38+OiEOyWXjTo" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 15 Jan 2026 07:26:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":154982,"job_number":"JOB_154982","tr_customer_id":154999,"tr_customer_product_id":154989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:00:49.000Z","modified_at":"2026-01-15T07:01:29.000Z","name":"Jordi Adams","mobile_number":"295-426-3037","email_id":"Gino_Kshlerin@hotmail.com","dop":"2025-04-06","serial_number":"15901659940815","imei1":"15901659940815","imei2":"15901659940815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T07:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154980,"job_number":"JOB_154980","tr_customer_id":154997,"tr_customer_product_id":154987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:40.000Z","modified_at":"2026-01-15T06:58:05.000Z","name":"Ignatius Crooks","mobile_number":"320-231-4601","email_id":"Cyril61@yahoo.com","dop":"2025-04-06","serial_number":"19464265114291","imei1":"19464265114291","imei2":"19464265114291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154977,"job_number":"JOB_154977","tr_customer_id":154994,"tr_customer_product_id":154984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:57:12.000Z","modified_at":"2026-01-15T06:57:36.000Z","name":"Anabel Hane","mobile_number":"585-353-1666","email_id":"Frederick_Leffler60@gmail.com","dop":"2025-04-06","serial_number":"14340797200159","imei1":"14340797200159","imei2":"14340797200159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154974,"job_number":"JOB_154974","tr_customer_id":154991,"tr_customer_product_id":154981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:56:43.000Z","modified_at":"2026-01-15T06:57:08.000Z","name":"Cristian DuBuque","mobile_number":"724-979-7659","email_id":"Martine.Lang30@gmail.com","dop":"2025-04-06","serial_number":"12462820906133","imei1":"12462820906133","imei2":"12462820906133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154971,"job_number":"JOB_154971","tr_customer_id":154988,"tr_customer_product_id":154978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:48:16.000Z","modified_at":"2026-01-15T06:48:53.000Z","name":"Elian Keebler","mobile_number":"851-579-9819","email_id":"Jay_Yundt@gmail.com","dop":"2025-04-06","serial_number":"11914848017030","imei1":"11914848017030","imei2":"11914848017030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154968,"job_number":"JOB_154968","tr_customer_id":154985,"tr_customer_product_id":154975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:47:31.000Z","modified_at":"2026-01-15T06:48:09.000Z","name":"Lexie Huels","mobile_number":"803-241-4706","email_id":"Walton.Mills@gmail.com","dop":"2025-04-06","serial_number":"16052269561632","imei1":"16052269561632","imei2":"16052269561632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154965,"job_number":"JOB_154965","tr_customer_id":154982,"tr_customer_product_id":154972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:51.000Z","modified_at":"2026-01-15T06:47:31.000Z","name":"Jovani McCullough","mobile_number":"797-930-2972","email_id":"Antoinette5@hotmail.com","dop":"2025-04-06","serial_number":"17935714195699","imei1":"17935714195699","imei2":"17935714195699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154963,"job_number":"JOB_154963","tr_customer_id":154980,"tr_customer_product_id":154970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:46:47.000Z","modified_at":"2026-01-15T06:47:24.000Z","name":"Kirk Larkin","mobile_number":"474-489-4570","email_id":"Rosario65@hotmail.com","dop":"2025-04-06","serial_number":"16685714985066","imei1":"16685714985066","imei2":"16685714985066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154960,"job_number":"JOB_154960","tr_customer_id":154977,"tr_customer_product_id":154967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:59.000Z","modified_at":"2026-01-15T06:42:40.000Z","name":"Braxton Lind","mobile_number":"467-701-0783","email_id":"Mia.Frami@hotmail.com","dop":"2025-04-06","serial_number":"16958409285434","imei1":"16958409285434","imei2":"16958409285434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154957,"job_number":"JOB_154957","tr_customer_id":154974,"tr_customer_product_id":154964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:26.000Z","modified_at":"2026-01-15T06:42:02.000Z","name":"Katelyn Daniel","mobile_number":"784-583-2898","email_id":"Florida_Hills18@yahoo.com","dop":"2025-04-06","serial_number":"14386659429112","imei1":"14386659429112","imei2":"14386659429112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154955,"job_number":"JOB_154955","tr_customer_id":154972,"tr_customer_product_id":154962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:21.000Z","modified_at":"2026-01-15T06:41:59.000Z","name":"Letitia Rippin","mobile_number":"279-367-2377","email_id":"Russell.Sanford@hotmail.com","dop":"2025-04-06","serial_number":"14850816490143","imei1":"14850816490143","imei2":"14850816490143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154953,"job_number":"JOB_154953","tr_customer_id":154970,"tr_customer_product_id":154960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:41:11.000Z","modified_at":"2026-01-15T06:41:51.000Z","name":"Broderick Jacobson","mobile_number":"515-749-5325","email_id":"Lucie_Hilll97@yahoo.com","dop":"2025-04-06","serial_number":"10374126133156","imei1":"10374126133156","imei2":"10374126133156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154950,"job_number":"JOB_154950","tr_customer_id":154967,"tr_customer_product_id":154957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:40:22.000Z","modified_at":"2026-01-15T06:41:03.000Z","name":"Domingo Ritchie","mobile_number":"364-400-5596","email_id":"Rahul_Anderson@gmail.com","dop":"2025-04-06","serial_number":"16111247612646","imei1":"16111247612646","imei2":"16111247612646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154946,"job_number":"JOB_154946","tr_customer_id":154963,"tr_customer_product_id":154953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:47.000Z","modified_at":"2026-01-15T06:37:26.000Z","name":"Lorenzo Halvorson","mobile_number":"531-296-3904","email_id":"Mason.Howe70@gmail.com","dop":"2025-04-06","serial_number":"11457727480646","imei1":"11457727480646","imei2":"11457727480646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:37:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154940,"job_number":"JOB_154940","tr_customer_id":154957,"tr_customer_product_id":154947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:00.000Z","modified_at":"2026-01-15T06:36:39.000Z","name":"Edwardo Sipes","mobile_number":"551-663-4198","email_id":"Nicole_Torp@hotmail.com","dop":"2025-04-06","serial_number":"12305671712547","imei1":"12305671712547","imei2":"12305671712547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154934,"job_number":"JOB_154934","tr_customer_id":154951,"tr_customer_product_id":154941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:13.000Z","modified_at":"2026-01-15T06:35:52.000Z","name":"Kacie Hessel","mobile_number":"807-207-8797","email_id":"Jerry_Schaden@hotmail.com","dop":"2025-04-06","serial_number":"19306049532119","imei1":"19306049532119","imei2":"19306049532119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154929,"job_number":"JOB_154929","tr_customer_id":154946,"tr_customer_product_id":154936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:08.000Z","modified_at":"2026-01-15T06:35:44.000Z","name":"Wilton Bednar","mobile_number":"403-345-7033","email_id":"Kelli2@yahoo.com","dop":"2025-04-06","serial_number":"13134599606588","imei1":"13134599606588","imei2":"13134599606588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154921,"job_number":"JOB_154921","tr_customer_id":154938,"tr_customer_product_id":154928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:23.000Z","modified_at":"2026-01-15T06:35:00.000Z","name":"Chloe Borer","mobile_number":"803-647-3152","email_id":"Magdalen.Bernier73@yahoo.com","dop":"2025-04-06","serial_number":"11843392210986","imei1":"11843392210986","imei2":"11843392210986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154915,"job_number":"JOB_154915","tr_customer_id":154932,"tr_customer_product_id":154922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:39.000Z","modified_at":"2026-01-15T06:34:16.000Z","name":"Sigurd Bradtke","mobile_number":"815-924-4426","email_id":"Nedra_Zemlak@gmail.com","dop":"2025-04-06","serial_number":"17404814383481","imei1":"17404814383481","imei2":"17404814383481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154910,"job_number":"JOB_154910","tr_customer_id":154927,"tr_customer_product_id":154917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:07.000Z","modified_at":"2026-01-15T06:33:44.000Z","name":"Heath Wilkinson","mobile_number":"868-529-4131","email_id":"Josiah64@gmail.com","dop":"2025-04-06","serial_number":"15191910303555","imei1":"15191910303555","imei2":"15191910303555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154908,"job_number":"JOB_154908","tr_customer_id":154925,"tr_customer_product_id":154915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:30:06.000Z","modified_at":"2026-01-15T06:30:44.000Z","name":"Giovanny Murazik","mobile_number":"271-382-3761","email_id":"Caterina42@gmail.com","dop":"2025-04-06","serial_number":"16197348842202","imei1":"16197348842202","imei2":"16197348842202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154905,"job_number":"JOB_154905","tr_customer_id":154922,"tr_customer_product_id":154912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:29:22.000Z","modified_at":"2026-01-15T06:29:59.000Z","name":"Issac Bode","mobile_number":"284-538-8840","email_id":"Hayden.Windler76@gmail.com","dop":"2025-04-06","serial_number":"12625998266390","imei1":"12625998266390","imei2":"12625998266390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154901,"job_number":"JOB_154901","tr_customer_id":154918,"tr_customer_product_id":154908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:38.000Z","modified_at":"2026-01-15T06:29:15.000Z","name":"Karlie Herzog","mobile_number":"914-442-7847","email_id":"Emile.Kuhn@hotmail.com","dop":"2025-04-06","serial_number":"17423636039142","imei1":"17423636039142","imei2":"17423636039142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154896,"job_number":"JOB_154896","tr_customer_id":154913,"tr_customer_product_id":154903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:27:23.000Z","modified_at":"2026-01-15T06:28:00.000Z","name":"Braeden Buckridge","mobile_number":"961-589-0128","email_id":"Rudolph_Simonis10@hotmail.com","dop":"2025-04-06","serial_number":"13028227329774","imei1":"13028227329774","imei2":"13028227329774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154893,"job_number":"JOB_154893","tr_customer_id":154910,"tr_customer_product_id":154900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:26:39.000Z","modified_at":"2026-01-15T06:27:16.000Z","name":"Thora Hackett","mobile_number":"285-474-0345","email_id":"Korbin.McGlynn@gmail.com","dop":"2025-04-06","serial_number":"15235461070031","imei1":"15235461070031","imei2":"15235461070031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154890,"job_number":"JOB_154890","tr_customer_id":154907,"tr_customer_product_id":154897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:25:54.000Z","modified_at":"2026-01-15T06:26:32.000Z","name":"Etha Huel","mobile_number":"240-825-0482","email_id":"Marcelina.Nolan40@hotmail.com","dop":"2025-04-06","serial_number":"18202895193108","imei1":"18202895193108","imei2":"18202895193108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154887,"job_number":"JOB_154887","tr_customer_id":154904,"tr_customer_product_id":154894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:22:22.000Z","modified_at":"2026-01-15T06:23:00.000Z","name":"Wayne Miller","mobile_number":"877-448-6753","email_id":"Breana79@yahoo.com","dop":"2025-06-18","serial_number":"10547608379677","imei1":"10547608379677","imei2":"10547608379677","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154884,"job_number":"JOB_154884","tr_customer_id":154901,"tr_customer_product_id":154891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:36.000Z","modified_at":"2026-01-15T06:22:15.000Z","name":"Darrel Wunsch","mobile_number":"470-615-4014","email_id":"Jett5@hotmail.com","dop":"2025-06-18","serial_number":"10156662605662","imei1":"10156662605662","imei2":"10156662605662","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154863,"job_number":"JOB_154863","tr_customer_id":154880,"tr_customer_product_id":154870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:55.000Z","modified_at":"2026-01-15T06:03:34.000Z","name":"Izabella Krajcik","mobile_number":"461-868-4195","email_id":"Quinn67@hotmail.com","dop":"2025-04-06","serial_number":"11713773949577","imei1":"11713773949577","imei2":"11713773949577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:03:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154860,"job_number":"JOB_154860","tr_customer_id":154877,"tr_customer_product_id":154867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:02:07.000Z","modified_at":"2026-01-15T06:02:47.000Z","name":"Julianne Ebert","mobile_number":"510-933-5708","email_id":"Jesse_McDermott@yahoo.com","dop":"2025-04-06","serial_number":"13010152798210","imei1":"13010152798210","imei2":"13010152798210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154853,"job_number":"JOB_154853","tr_customer_id":154870,"tr_customer_product_id":154860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:01:20.000Z","modified_at":"2026-01-15T06:02:00.000Z","name":"Krista Hammes","mobile_number":"742-771-8500","email_id":"Aditya42@yahoo.com","dop":"2025-04-06","serial_number":"13880751078644","imei1":"13880751078644","imei2":"13880751078644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154827,"job_number":"JOB_154827","tr_customer_id":154844,"tr_customer_product_id":154834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:30.000Z","modified_at":"2026-01-15T04:58:07.000Z","name":"Antwan Schneider","mobile_number":"607-426-5640","email_id":"Christ.Adams58@gmail.com","dop":"2025-04-06","serial_number":"14094953580502","imei1":"14094953580502","imei2":"14094953580502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154825,"job_number":"JOB_154825","tr_customer_id":154842,"tr_customer_product_id":154832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:57:12.000Z","modified_at":"2026-01-15T04:57:48.000Z","name":"Ella Runolfsson","mobile_number":"238-865-6490","email_id":"Raheem.MacGyver@gmail.com","dop":"2025-04-06","serial_number":"19632011228717","imei1":"19632011228717","imei2":"19632011228717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154824,"job_number":"JOB_154824","tr_customer_id":154841,"tr_customer_product_id":154831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:43.000Z","modified_at":"2026-01-15T04:47:53.000Z","name":"Maiya Feeney","mobile_number":"506-459-3787","email_id":"Genoveva.Wolf@hotmail.com","dop":"2025-07-01","serial_number":"106957362760184","imei1":"106957362760184","imei2":"106957362760184","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154822,"job_number":"JOB_154822","tr_customer_id":154839,"tr_customer_product_id":154829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:47:30.000Z","modified_at":"2026-01-15T04:47:40.000Z","name":"Caterina Cormier","mobile_number":"859-490-8237","email_id":"Tyrel_Bergnaum@gmail.com","dop":"2025-07-01","serial_number":"108528954746794","imei1":"108528954746794","imei2":"108528954746794","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154816,"job_number":"JOB_154816","tr_customer_id":154833,"tr_customer_product_id":154823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:31:30.000Z","modified_at":"2026-01-15T04:32:08.000Z","name":"Keyshawn Barton","mobile_number":"793-953-1324","email_id":"Amelie32@hotmail.com","dop":"2025-04-06","serial_number":"14778818024557","imei1":"14778818024557","imei2":"14778818024557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154793,"job_number":"JOB_154793","tr_customer_id":154810,"tr_customer_product_id":154800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:38.000Z","modified_at":"2026-01-15T03:56:15.000Z","name":"Sincere Gaylord","mobile_number":"583-257-9321","email_id":"Archibald_Crona35@hotmail.com","dop":"2025-04-06","serial_number":"13180979616194","imei1":"13180979616194","imei2":"13180979616194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154790,"job_number":"JOB_154790","tr_customer_id":154807,"tr_customer_product_id":154797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:55:05.000Z","modified_at":"2026-01-15T03:55:41.000Z","name":"Janis O'Hara","mobile_number":"984-375-8097","email_id":"Germaine_Bayer85@yahoo.com","dop":"2025-04-06","serial_number":"11969883709556","imei1":"11969883709556","imei2":"11969883709556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154787,"job_number":"JOB_154787","tr_customer_id":154804,"tr_customer_product_id":154794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:54.000Z","modified_at":"2026-01-15T03:55:31.000Z","name":"Elinor Hettinger","mobile_number":"375-390-5587","email_id":"Napoleon18@gmail.com","dop":"2025-04-06","serial_number":"12265932362474","imei1":"12265932362474","imei2":"12265932362474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154779,"job_number":"JOB_154779","tr_customer_id":154796,"tr_customer_product_id":154786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:44.000Z","modified_at":"2026-01-15T03:55:21.000Z","name":"Aliza Beer","mobile_number":"893-425-1746","email_id":"Anita.Hermiston89@yahoo.com","dop":"2025-04-06","serial_number":"18739783520639","imei1":"18739783520639","imei2":"18739783520639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154777,"job_number":"JOB_154777","tr_customer_id":154794,"tr_customer_product_id":154784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:43.000Z","modified_at":"2026-01-15T03:55:20.000Z","name":"Koby Collier","mobile_number":"975-267-1400","email_id":"Alice40@gmail.com","dop":"2025-04-06","serial_number":"19925408509904","imei1":"19925408509904","imei2":"19925408509904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154771,"job_number":"JOB_154771","tr_customer_id":154788,"tr_customer_product_id":154778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:40.000Z","modified_at":"2026-01-15T03:55:17.000Z","name":"Toney Bergnaum","mobile_number":"846-419-6078","email_id":"Neha2@gmail.com","dop":"2025-04-06","serial_number":"13105788391617","imei1":"13105788391617","imei2":"13105788391617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154769,"job_number":"JOB_154769","tr_customer_id":154786,"tr_customer_product_id":154776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:39.000Z","modified_at":"2026-01-15T03:55:16.000Z","name":"Kaitlyn Abernathy","mobile_number":"862-365-2393","email_id":"Felix40@yahoo.com","dop":"2025-04-06","serial_number":"18027338344820","imei1":"18027338344820","imei2":"18027338344820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154762,"job_number":"JOB_154762","tr_customer_id":154779,"tr_customer_product_id":154769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:22.000Z","modified_at":"2026-01-15T03:54:58.000Z","name":"Julia Wiegand","mobile_number":"655-702-4927","email_id":"Derrick79@yahoo.com","dop":"2025-04-06","serial_number":"16875896138232","imei1":"16875896138232","imei2":"16875896138232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154757,"job_number":"JOB_154757","tr_customer_id":154774,"tr_customer_product_id":154764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:53.000Z","name":"Elda Grimes","mobile_number":"251-665-5352","email_id":"Antonina8@yahoo.com","dop":"2025-04-06","serial_number":"16374843022062","imei1":"16374843022062","imei2":"16374843022062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154753,"job_number":"JOB_154753","tr_customer_id":154770,"tr_customer_product_id":154760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:13.000Z","modified_at":"2026-01-15T03:54:51.000Z","name":"Demario Auer","mobile_number":"981-865-2983","email_id":"Lauryn_Feeney@yahoo.com","dop":"2025-04-06","serial_number":"12655583638902","imei1":"12655583638902","imei2":"12655583638902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154750,"job_number":"JOB_154750","tr_customer_id":154767,"tr_customer_product_id":154757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:09.000Z","modified_at":"2026-01-15T03:54:46.000Z","name":"Ignacio Hansen","mobile_number":"351-557-6555","email_id":"Edd_Williamson@hotmail.com","dop":"2025-04-06","serial_number":"19084999366537","imei1":"19084999366537","imei2":"19084999366537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154745,"job_number":"JOB_154745","tr_customer_id":154762,"tr_customer_product_id":154752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:00.000Z","modified_at":"2026-01-15T03:54:36.000Z","name":"Lula Koepp","mobile_number":"573-903-3364","email_id":"Pablo.Gerhold66@hotmail.com","dop":"2025-04-06","serial_number":"13727808385331","imei1":"13727808385331","imei2":"13727808385331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154743,"job_number":"JOB_154743","tr_customer_id":154760,"tr_customer_product_id":154750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:00.000Z","modified_at":"2026-01-15T03:54:36.000Z","name":"Zakary Emard","mobile_number":"878-201-7590","email_id":"Roberto.Fadel0@yahoo.com","dop":"2025-04-06","serial_number":"16298536774716","imei1":"16298536774716","imei2":"16298536774716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154737,"job_number":"JOB_154737","tr_customer_id":154754,"tr_customer_product_id":154744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:55.000Z","modified_at":"2026-01-15T03:54:32.000Z","name":"Tobin King","mobile_number":"267-253-6608","email_id":"Jada92@hotmail.com","dop":"2025-04-06","serial_number":"16594394199245","imei1":"16594394199245","imei2":"16594394199245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154735,"job_number":"JOB_154735","tr_customer_id":154752,"tr_customer_product_id":154742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:54.000Z","modified_at":"2026-01-15T03:54:31.000Z","name":"Magdalen Moore","mobile_number":"461-960-8023","email_id":"Marcelo.Schiller29@hotmail.com","dop":"2025-04-06","serial_number":"16730177508759","imei1":"16730177508759","imei2":"16730177508759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154732,"job_number":"JOB_154732","tr_customer_id":154749,"tr_customer_product_id":154739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:46.000Z","modified_at":"2026-01-15T03:54:22.000Z","name":"Susan Schinner","mobile_number":"308-401-0207","email_id":"Phoebe.Schaden@yahoo.com","dop":"2025-04-06","serial_number":"14710900443207","imei1":"14710900443207","imei2":"14710900443207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154729,"job_number":"JOB_154729","tr_customer_id":154746,"tr_customer_product_id":154736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:39.000Z","modified_at":"2026-01-15T03:54:15.000Z","name":"Lura West","mobile_number":"281-903-3266","email_id":"Josue_Cormier49@gmail.com","dop":"2025-04-06","serial_number":"11065750551589","imei1":"11065750551589","imei2":"11065750551589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154726,"job_number":"JOB_154726","tr_customer_id":154743,"tr_customer_product_id":154733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:33.000Z","modified_at":"2026-01-15T03:54:10.000Z","name":"Velda Keeling","mobile_number":"552-916-0762","email_id":"Tillman_Hilpert@hotmail.com","dop":"2025-04-06","serial_number":"18451403951000","imei1":"18451403951000","imei2":"18451403951000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154721,"job_number":"JOB_154721","tr_customer_id":154738,"tr_customer_product_id":154728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:29.000Z","modified_at":"2026-01-15T03:54:06.000Z","name":"Kaci Schowalter","mobile_number":"226-563-2520","email_id":"Sammy71@yahoo.com","dop":"2025-04-06","serial_number":"13233333042247","imei1":"13233333042247","imei2":"13233333042247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154716,"job_number":"JOB_154716","tr_customer_id":154733,"tr_customer_product_id":154723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:25.000Z","modified_at":"2026-01-15T03:54:01.000Z","name":"Clarabelle Schimmel","mobile_number":"924-563-8731","email_id":"Alexander_Lubowitz84@hotmail.com","dop":"2025-04-06","serial_number":"14792360043214","imei1":"14792360043214","imei2":"14792360043214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154713,"job_number":"JOB_154713","tr_customer_id":154730,"tr_customer_product_id":154720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:24.000Z","modified_at":"2026-01-15T03:53:58.000Z","name":"Chaim Buckridge","mobile_number":"897-319-1702","email_id":"Johathan23@gmail.com","dop":"2025-04-06","serial_number":"12211635332406","imei1":"12211635332406","imei2":"12211635332406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154706,"job_number":"JOB_154706","tr_customer_id":154723,"tr_customer_product_id":154713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:17.000Z","modified_at":"2026-01-15T03:53:53.000Z","name":"Will Corwin","mobile_number":"262-322-2208","email_id":"Jeramie.Cruickshank90@yahoo.com","dop":"2025-04-06","serial_number":"14969823973146","imei1":"14969823973146","imei2":"14969823973146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154699,"job_number":"JOB_154699","tr_customer_id":154716,"tr_customer_product_id":154706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:15.000Z","modified_at":"2026-01-15T03:53:52.000Z","name":"Barney Stark","mobile_number":"368-711-8294","email_id":"Oral_Waters@gmail.com","dop":"2025-04-06","serial_number":"10265971515165","imei1":"10265971515165","imei2":"10265971515165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154695,"job_number":"JOB_154695","tr_customer_id":154712,"tr_customer_product_id":154702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:10.000Z","modified_at":"2026-01-15T03:53:47.000Z","name":"Loma Padberg","mobile_number":"301-557-8045","email_id":"Winston.Trantow62@yahoo.com","dop":"2025-04-06","serial_number":"13386056465394","imei1":"13386056465394","imei2":"13386056465394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154693,"job_number":"JOB_154693","tr_customer_id":154710,"tr_customer_product_id":154700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:10.000Z","modified_at":"2026-01-15T03:53:46.000Z","name":"Kaya Torp","mobile_number":"381-649-5798","email_id":"Fabiola15@yahoo.com","dop":"2025-04-06","serial_number":"18184712263619","imei1":"18184712263619","imei2":"18184712263619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154689,"job_number":"JOB_154689","tr_customer_id":154706,"tr_customer_product_id":154696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:39.000Z","name":"Emily Treutel","mobile_number":"257-558-8619","email_id":"Magdalena_Weber20@hotmail.com","dop":"2025-04-06","serial_number":"15848662326397","imei1":"15848662326397","imei2":"15848662326397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154688,"job_number":"JOB_154688","tr_customer_id":154705,"tr_customer_product_id":154695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:02.000Z","modified_at":"2026-01-15T03:53:38.000Z","name":"Jamaal O'Connell","mobile_number":"681-523-1685","email_id":"Alexzander36@yahoo.com","dop":"2025-04-06","serial_number":"15293953200551","imei1":"15293953200551","imei2":"15293953200551","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154681,"job_number":"JOB_154681","tr_customer_id":154698,"tr_customer_product_id":154688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:50.000Z","modified_at":"2026-01-15T03:53:26.000Z","name":"Glenna Ryan","mobile_number":"989-656-1106","email_id":"Jacynthe_Sipes@yahoo.com","dop":"2025-04-06","serial_number":"18687709639080","imei1":"18687709639080","imei2":"18687709639080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154677,"job_number":"JOB_154677","tr_customer_id":154694,"tr_customer_product_id":154684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:43.000Z","modified_at":"2026-01-15T03:53:18.000Z","name":"Glenda Spinka","mobile_number":"620-778-4149","email_id":"Milan_Ullrich68@hotmail.com","dop":"2025-04-06","serial_number":"16021386739292","imei1":"16021386739292","imei2":"16021386739292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154676,"job_number":"JOB_154676","tr_customer_id":154693,"tr_customer_product_id":154683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:42.000Z","modified_at":"2026-01-15T03:53:17.000Z","name":"Jeremy Barton","mobile_number":"935-556-5455","email_id":"Preston_Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"12161827336610","imei1":"12161827336610","imei2":"12161827336610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154666,"job_number":"JOB_154666","tr_customer_id":154683,"tr_customer_product_id":154673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:32.000Z","modified_at":"2026-01-15T03:53:06.000Z","name":"Edwina Gleason","mobile_number":"786-246-1960","email_id":"Emie.Kihn83@hotmail.com","dop":"2025-06-18","serial_number":"10917346007467","imei1":"10917346007467","imei2":"10917346007467","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154659,"job_number":"JOB_154659","tr_customer_id":154676,"tr_customer_product_id":154666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:19.000Z","modified_at":"2026-01-15T03:52:55.000Z","name":"Sage Rippin","mobile_number":"896-455-7899","email_id":"Taylor59@yahoo.com","dop":"2025-04-06","serial_number":"11222925263659","imei1":"11222925263659","imei2":"11222925263659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154658,"job_number":"JOB_154658","tr_customer_id":154675,"tr_customer_product_id":154665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:19.000Z","modified_at":"2026-01-15T03:52:55.000Z","name":"Macy King","mobile_number":"326-869-8774","email_id":"Golden88@hotmail.com","dop":"2025-04-06","serial_number":"16164566941399","imei1":"16164566941399","imei2":"16164566941399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154655,"job_number":"JOB_154655","tr_customer_id":154672,"tr_customer_product_id":154662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:18.000Z","modified_at":"2026-01-15T03:52:55.000Z","name":"Allison Morissette","mobile_number":"650-547-3868","email_id":"Lavern.Crist@hotmail.com","dop":"2025-04-06","serial_number":"16146098974570","imei1":"16146098974570","imei2":"16146098974570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154652,"job_number":"JOB_154652","tr_customer_id":154669,"tr_customer_product_id":154659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:14.000Z","modified_at":"2026-01-15T03:52:50.000Z","name":"Cornelius Schimmel","mobile_number":"297-574-2851","email_id":"Floy_Breitenberg2@hotmail.com","dop":"2025-04-06","serial_number":"18060434048959","imei1":"18060434048959","imei2":"18060434048959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154650,"job_number":"JOB_154650","tr_customer_id":154667,"tr_customer_product_id":154657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:11.000Z","modified_at":"2026-01-15T03:52:45.000Z","name":"Corene Keeling","mobile_number":"560-569-6547","email_id":"Bonita_Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"12224792589978","imei1":"12224792589978","imei2":"12224792589978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154646,"job_number":"JOB_154646","tr_customer_id":154663,"tr_customer_product_id":154653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:01.000Z","modified_at":"2026-01-15T03:52:35.000Z","name":"Sammie Runte","mobile_number":"536-959-3031","email_id":"Cleve_Kutch74@gmail.com","dop":"2025-04-06","serial_number":"13101823141083","imei1":"13101823141083","imei2":"13101823141083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154641,"job_number":"JOB_154641","tr_customer_id":154658,"tr_customer_product_id":154648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:00.000Z","modified_at":"2026-01-15T03:52:36.000Z","name":"Oma Senger","mobile_number":"511-897-9363","email_id":"Jayde22@hotmail.com","dop":"2025-04-06","serial_number":"11728064440827","imei1":"11728064440827","imei2":"11728064440827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154639,"job_number":"JOB_154639","tr_customer_id":154656,"tr_customer_product_id":154646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:59.000Z","modified_at":"2026-01-15T03:52:36.000Z","name":"Norwood Pfannerstill","mobile_number":"899-446-2276","email_id":"Amelia.Schuster@hotmail.com","dop":"2025-04-06","serial_number":"18824888640120","imei1":"18824888640120","imei2":"18824888640120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154637,"job_number":"JOB_154637","tr_customer_id":154654,"tr_customer_product_id":154644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:52.000Z","modified_at":"2026-01-15T03:52:26.000Z","name":"Verdie Morissette","mobile_number":"614-324-0735","email_id":"Lou.Quigley69@gmail.com","dop":"2025-06-18","serial_number":"10658304100820","imei1":"10658304100820","imei2":"10658304100820","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154635,"job_number":"JOB_154635","tr_customer_id":154652,"tr_customer_product_id":154642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:48.000Z","modified_at":"2026-01-15T03:51:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"61866921271988","imei1":"61866921271988","imei2":"61866921271988","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154633,"job_number":"JOB_154633","tr_customer_id":154650,"tr_customer_product_id":154640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:36.000Z","modified_at":"2026-01-15T03:51:45.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"60204167257390","imei1":"60204167257390","imei2":"60204167257390","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154632,"job_number":"JOB_154632","tr_customer_id":154649,"tr_customer_product_id":154639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:36.000Z","modified_at":"2026-01-15T03:52:11.000Z","name":"Marielle Klocko","mobile_number":"331-596-0989","email_id":"Laury_Block@gmail.com","dop":"2025-04-06","serial_number":"16123585728468","imei1":"16123585728468","imei2":"16123585728468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154629,"job_number":"JOB_154629","tr_customer_id":154646,"tr_customer_product_id":154636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:51:34.000Z","modified_at":"2026-01-15T03:52:09.000Z","name":"Magali Legros","mobile_number":"626-750-3488","email_id":"Elisa_Becker@gmail.com","dop":"2025-04-06","serial_number":"11471748807815","imei1":"11471748807815","imei2":"11471748807815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:52:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154943,"job_number":"JOB_154943","tr_customer_id":154960,"tr_customer_product_id":154950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:36:27.000Z","modified_at":"2026-01-15T06:37:07.000Z","name":"Elenora Kautzer","mobile_number":"418-383-0552","email_id":"Adolph_Trantow@yahoo.com","dop":"2000-01-31","serial_number":"10400812282859","imei1":"10400812282859","imei2":"10400812282859","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:37:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154937,"job_number":"JOB_154937","tr_customer_id":154954,"tr_customer_product_id":154944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:40.000Z","modified_at":"2026-01-15T06:36:19.000Z","name":"Raoul Fahey","mobile_number":"615-705-3775","email_id":"Casper_Stanton@hotmail.com","dop":"2000-01-31","serial_number":"10846863876151","imei1":"10846863876151","imei2":"10846863876151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154932,"job_number":"JOB_154932","tr_customer_id":154949,"tr_customer_product_id":154939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:35:12.000Z","modified_at":"2026-01-15T06:35:51.000Z","name":"Rosie Jerde","mobile_number":"280-777-9556","email_id":"Jaquan_Reilly@gmail.com","dop":"2025-10-21","serial_number":"11640585847183","imei1":"11640585847183","imei2":"11640585847183","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154926,"job_number":"JOB_154926","tr_customer_id":154943,"tr_customer_product_id":154933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:52.000Z","modified_at":"2026-01-15T06:35:32.000Z","name":"Ulises Gislason","mobile_number":"322-524-0142","email_id":"Gretchen2@hotmail.com","dop":"2000-01-31","serial_number":"10443329658448","imei1":"10443329658448","imei2":"10443329658448","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154924,"job_number":"JOB_154924","tr_customer_id":154941,"tr_customer_product_id":154931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:25.000Z","modified_at":"2026-01-15T06:35:04.000Z","name":"Daphney Sawayn","mobile_number":"933-363-3747","email_id":"Jaime.Morissette76@gmail.com","dop":"2025-10-21","serial_number":"11284403289603","imei1":"11284403289603","imei2":"11284403289603","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154918,"job_number":"JOB_154918","tr_customer_id":154935,"tr_customer_product_id":154925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:34:04.000Z","modified_at":"2026-01-15T06:34:44.000Z","name":"Tomas Kohler","mobile_number":"853-244-2576","email_id":"Eugene89@yahoo.com","dop":"2000-01-31","serial_number":"10322866015221","imei1":"10322866015221","imei2":"10322866015221","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154913,"job_number":"JOB_154913","tr_customer_id":154930,"tr_customer_product_id":154920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:33:38.000Z","modified_at":"2026-01-15T06:34:17.000Z","name":"Yvette Fisher","mobile_number":"250-720-4833","email_id":"Stefanie26@hotmail.com","dop":"2025-10-21","serial_number":"18373602538988","imei1":"18373602538988","imei2":"18373602538988","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154815,"job_number":"JOB_154815","tr_customer_id":154832,"tr_customer_product_id":154822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:03:06.000Z","modified_at":"2026-01-15T04:03:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48468017060150","imei1":"48468017060150","imei2":"48468017060150","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154808,"job_number":"JOB_154808","tr_customer_id":154825,"tr_customer_product_id":154815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:35.000Z","modified_at":"2026-01-15T04:02:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97815372371767","imei1":"97815372371767","imei2":"97815372371767","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:02:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154801,"job_number":"JOB_154801","tr_customer_id":154818,"tr_customer_product_id":154808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T04:02:05.000Z","modified_at":"2026-01-15T04:02:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28044922743389","imei1":"28044922743389","imei2":"28044922743389","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T04:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154775,"job_number":"JOB_154775","tr_customer_id":154792,"tr_customer_product_id":154782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:43.000Z","modified_at":"2026-01-15T03:55:19.000Z","name":"Rachelle Mills","mobile_number":"239-934-9052","email_id":"Samanta7@gmail.com","dop":"2000-01-31","serial_number":"10216316263764","imei1":"10216316263764","imei2":"10216316263764","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154742,"job_number":"JOB_154742","tr_customer_id":154759,"tr_customer_product_id":154749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:59.000Z","modified_at":"2026-01-15T03:54:35.000Z","name":"Brannon Leffler","mobile_number":"673-252-5995","email_id":"Asa.Morar@hotmail.com","dop":"2000-01-31","serial_number":"10750483088147","imei1":"10750483088147","imei2":"10750483088147","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154701,"job_number":"JOB_154701","tr_customer_id":154718,"tr_customer_product_id":154708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:16.000Z","modified_at":"2026-01-15T03:53:52.000Z","name":"Audreanne Senger","mobile_number":"263-760-9733","email_id":"Bert_Harber26@hotmail.com","dop":"2000-01-31","serial_number":"10705134337006","imei1":"10705134337006","imei2":"10705134337006","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154683,"job_number":"JOB_154683","tr_customer_id":154700,"tr_customer_product_id":154690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:56.000Z","modified_at":"2026-01-15T03:53:12.000Z","name":"Adriana Kshlerin","mobile_number":"344-336-9434","email_id":"Gladyce.Schamberger@hotmail.com","dop":"2025-05-30","serial_number":"16511665005532","imei1":"16511665005532","imei2":"16511665005532","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154669,"job_number":"JOB_154669","tr_customer_id":154686,"tr_customer_product_id":154676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:52:33.000Z","modified_at":"2026-01-15T03:53:09.000Z","name":"Samara Lakin","mobile_number":"764-858-8372","email_id":"Donnell17@yahoo.com","dop":"2000-01-31","serial_number":"10141111063341","imei1":"10141111063341","imei2":"10141111063341","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154985,"job_number":"JOB_154985","tr_customer_id":155002,"tr_customer_product_id":154992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:25:24.000Z","modified_at":"2026-01-15T07:25:52.000Z","name":"Dillon Ryan","mobile_number":"899-718-3077","email_id":"Josefa.Mayer85@hotmail.com","dop":"2025-11-04","serial_number":"41169975311261","imei1":"41169975311261","imei2":"41169975311261","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T07:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154903,"job_number":"JOB_154903","tr_customer_id":154920,"tr_customer_product_id":154910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:52.000Z","modified_at":"2026-01-15T06:29:03.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"83238272762906","imei1":"83238272762906","imei2":"83238272762906","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154899,"job_number":"JOB_154899","tr_customer_id":154916,"tr_customer_product_id":154906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:36.000Z","modified_at":"2026-01-15T06:28:47.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"75787902921390","imei1":"75787902921390","imei2":"75787902921390","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154898,"job_number":"JOB_154898","tr_customer_id":154915,"tr_customer_product_id":154905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:28:20.000Z","modified_at":"2026-01-15T06:28:31.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"56802712866367","imei1":"56802712866367","imei2":"56802712866367","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154882,"job_number":"JOB_154882","tr_customer_id":154899,"tr_customer_product_id":154889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:21:16.000Z","modified_at":"2026-01-15T06:21:28.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"91018918634576","imei1":"91018918634576","imei2":"91018918634576","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154881,"job_number":"JOB_154881","tr_customer_id":154898,"tr_customer_product_id":154888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:20:59.000Z","modified_at":"2026-01-15T06:21:11.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"68789858102016","imei1":"68789858102016","imei2":"68789858102016","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154880,"job_number":"JOB_154880","tr_customer_id":154897,"tr_customer_product_id":154887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:20:42.000Z","modified_at":"2026-01-15T06:20:54.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"12897505069623","imei1":"12897505069623","imei2":"12897505069623","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154878,"job_number":"JOB_154878","tr_customer_id":154895,"tr_customer_product_id":154885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:24.000Z","modified_at":"2026-01-15T06:19:35.000Z","name":"Syble Wintheiser","mobile_number":"486-725-3181","email_id":"Adrienne.Wilderman32@gmail.com","dop":"2025-06-09","serial_number":"102676512545546","imei1":"102676512545546","imei2":"102676512545546","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154875,"job_number":"JOB_154875","tr_customer_id":154892,"tr_customer_product_id":154882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:19:08.000Z","modified_at":"2026-01-15T06:19:19.000Z","name":"Rocky Dooley","mobile_number":"851-531-2776","email_id":"Providenci.Effertz@yahoo.com","dop":"2025-06-09","serial_number":"108629288756510","imei1":"108629288756510","imei2":"108629288756510","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154872,"job_number":"JOB_154872","tr_customer_id":154889,"tr_customer_product_id":154879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:18:52.000Z","modified_at":"2026-01-15T06:19:03.000Z","name":"Omari Simonis","mobile_number":"826-953-9468","email_id":"Sterling_Friesen91@hotmail.com","dop":"2025-06-09","serial_number":"108468702740546","imei1":"108468702740546","imei2":"108468702740546","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154870,"job_number":"JOB_154870","tr_customer_id":154887,"tr_customer_product_id":154877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:16:43.000Z","modified_at":"2026-01-15T06:17:06.000Z","name":"Maribel Emard","mobile_number":"733-990-8216","email_id":"Garrison.Hermiston6@yahoo.com","dop":"2025-10-01","serial_number":"12781138016966","imei1":"12781138016966","imei2":"12781138016966","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154869,"job_number":"JOB_154869","tr_customer_id":154886,"tr_customer_product_id":154876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:16:22.000Z","modified_at":"2026-01-15T06:16:33.000Z","name":"Hunter Langosh","mobile_number":"268-462-0850","email_id":"Waino30@gmail.com","dop":"2025-11-04","serial_number":"23229720953376","imei1":"23229720953376","imei2":"23229720953376","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154868,"job_number":"JOB_154868","tr_customer_id":154885,"tr_customer_product_id":154875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:16:07.000Z","modified_at":"2026-01-15T06:16:18.000Z","name":"Nels Larkin","mobile_number":"256-290-7647","email_id":"Cordelia.Schroeder40@yahoo.com","dop":"2025-11-04","serial_number":"33886373052787","imei1":"33886373052787","imei2":"33886373052787","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:16:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154867,"job_number":"JOB_154867","tr_customer_id":154884,"tr_customer_product_id":154874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T06:15:52.000Z","modified_at":"2026-01-15T06:16:03.000Z","name":"Reed Pouros","mobile_number":"490-711-0923","email_id":"Delphia83@gmail.com","dop":"2025-11-04","serial_number":"72068875609081","imei1":"72068875609081","imei2":"72068875609081","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T06:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154784,"job_number":"JOB_154784","tr_customer_id":154801,"tr_customer_product_id":154791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:49.000Z","modified_at":"2026-01-15T03:55:01.000Z","name":"Sven Jacobson","mobile_number":"219-373-1441","email_id":"Davin92@gmail.com","dop":"2025-06-09","serial_number":"108201181602600","imei1":"108201181602600","imei2":"108201181602600","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154765,"job_number":"JOB_154765","tr_customer_id":154782,"tr_customer_product_id":154772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:33.000Z","modified_at":"2026-01-15T03:54:44.000Z","name":"Sigrid Donnelly","mobile_number":"767-734-6115","email_id":"Stephon.Turcotte49@hotmail.com","dop":"2025-06-09","serial_number":"100385870662710","imei1":"100385870662710","imei2":"100385870662710","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154758,"job_number":"JOB_154758","tr_customer_id":154775,"tr_customer_product_id":154765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:54:17.000Z","modified_at":"2026-01-15T03:54:28.000Z","name":"Heloise Cremin","mobile_number":"868-589-6712","email_id":"Sedrick_Stiedemann72@yahoo.com","dop":"2025-06-09","serial_number":"108606661920744","imei1":"108606661920744","imei2":"108606661920744","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154708,"job_number":"JOB_154708","tr_customer_id":154725,"tr_customer_product_id":154715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T03:53:18.000Z","modified_at":"2026-01-15T03:53:41.000Z","name":"Raquel Braun","mobile_number":"307-571-9906","email_id":"Neal24@gmail.com","dop":"2025-10-01","serial_number":"11435737709388","imei1":"11435737709388","imei2":"11435737709388","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-15T03:53:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODQ2MTk2M30.TT3JfRF67OyVRgdi1WHxxHqoUlOOawqQsM9ot4SL7lI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cc3b767e-6e76-4eee-a490-a30f65fb6801 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"406-F98H8xb60Yt0D5m/2VFNtUcIlLQ" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 15 Jan 2026 07:26:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":154986,"job_number":"JOB_154986","tr_customer_id":155003,"tr_customer_product_id":154993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:25:56.000Z","modified_at":"2026-01-15T07:26:03.000Z","name":"Kaylee Cummerata","mobile_number":"223-350-7138","email_id":"Annetta.Prohaska56@gmail.com","dop":"2025-11-04","serial_number":"94760674280322","imei1":"94760674280322","imei2":"94760674280322","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-15T07:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODQ2MTk2M30.TT3JfRF67OyVRgdi1WHxxHqoUlOOawqQsM9ot4SL7lI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 05844216-a158-443c-8cc2-2d51c33f8ead |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 154986
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:26:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODQ2MTk2M30.TT3JfRF67OyVRgdi1WHxxHqoUlOOawqQsM9ot4SL7lI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 41b15ca5-ae45-498b-92f5-0560eab0d62d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:26:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 48b5cc7b-2758-4f3e-bcb2-b97548b2b376 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-mMgBjdGOB+PBZsVX9vl8YAJwF5U" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:26:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NjZ9.vvsJinCaACeuwp8CpfqkqPiE1efFbNYkqgLXgaDcFKM"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTJ9.tzrVAAXQK-hN8HCFqHsh-3vmNdcKtkYfExl9SaS3vJs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a6cad34b-1e8f-400f-8823-f7e7c2bc4dbd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:26:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTJ9.tzrVAAXQK-hN8HCFqHsh-3vmNdcKtkYfExl9SaS3vJs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fa4f56ad-07fc-4c8f-9367-a96135b91b0f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-MGrMoACQhc3AffUzEm6OgcgHAFs" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:26:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":360},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTJ9.tzrVAAXQK-hN8HCFqHsh-3vmNdcKtkYfExl9SaS3vJs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1ee60b87-5954-4667-ba2a-d078d9e38e2d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1021 |
| ETag | W/"3fd-urb1LBfPoMqEIEGBtxRvrEoals8" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:26:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":154986,"job_number":"JOB_154986","tr_customer_id":155003,"tr_customer_product_id":154993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:25:56.000Z","modified_at":"2026-01-15T07:26:05.000Z","name":"Kaylee Cummerata","mobile_number":"223-350-7138","email_id":"Annetta.Prohaska56@gmail.com","dop":"2025-11-04","serial_number":"94760674280322","imei1":"94760674280322","imei2":"94760674280322","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-15T07:26:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTJ9.tzrVAAXQK-hN8HCFqHsh-3vmNdcKtkYfExl9SaS3vJs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 74e7b6a2-e8fb-4926-8a33-f6531d6d51f6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1021 |
| ETag | W/"3fd-urb1LBfPoMqEIEGBtxRvrEoals8" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:26:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":154986,"job_number":"JOB_154986","tr_customer_id":155003,"tr_customer_product_id":154993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-15T07:25:56.000Z","modified_at":"2026-01-15T07:26:05.000Z","name":"Kaylee Cummerata","mobile_number":"223-350-7138","email_id":"Annetta.Prohaska56@gmail.com","dop":"2025-11-04","serial_number":"94760674280322","imei1":"94760674280322","imei2":"94760674280322","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-15T07:26:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTJ9.tzrVAAXQK-hN8HCFqHsh-3vmNdcKtkYfExl9SaS3vJs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e4812013-28b4-4229-a1af-658fe5ea771f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 154986
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:26:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_98100"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTJ9.tzrVAAXQK-hN8HCFqHsh-3vmNdcKtkYfExl9SaS3vJs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7f0f8f47-f455-4f61-98f7-715dad2f8a30 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{"searchText":"JOB_98100"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:26:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg0NjE5NTJ9.tzrVAAXQK-hN8HCFqHsh-3vmNdcKtkYfExl9SaS3vJs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e7c426b9-761e-415c-88f7-3bc6728799b2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Thu, 15 Jan 2026 07:26:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Header Name | Header Value |
|---|